OpenAccess Assembly compile errors when building

Asked By 10 points N/A Posted on -
qa-featured

Hi.

We get an Open Access assembly in the result that mentions OA Q3 2011 (2011.3.1116.3). However, the 4.3 edition in the SF task is 2011.2.713.3. See screenshot below.

For the first time, I've noticed compile errors when trying to build. Usually it appears to assemble, but assembly binding is needed for the front-end to load.

Error:
Error List          
          
Description          File
485          
Assembly 'AuthDB, Version=2011.12.5.1, Culture=neutral, PublicKeyToken=null'          AuthDB.dll
uses 'Telerik.OpenAccess, Version=2011.3.1116.3, Culture=neutral,          
PublicKeyToken=7ce17eeaf1d59342' which has a higher version than referenced          
assembly 'Telerik.OpenAccess, Version=2011.2.713.3, Culture=neutral,          
PublicKeyToken=7ce17eeaf1d59342'           
 
Is there any method to make these play gladly?  
 
Need your help.
 
Thanks.
SHARE
Answered By 55 points N/A #95092

OpenAccess Assembly compile errors when building

qa-featured
  1. Find that missing DLL in the system. It might be misplaced in the system.
  2. Close the program after saving your work or whatever you are doing because then you can proceed further.
  3. If you can't find it then go to google.com and search for that specific DLL file. People have put it over the internet if it is a common problem just to help others.
  4. Locate the path where it should be placed and paste the downloaded file there.
  5. Once done, open up the application and try running it now. It must run without any problem.
  6. If you still got any issue, reinstall the software as it is the best thing to do when you are facing uncertain issues.
  7. .

Related Questions