Every time have to compile twice

D

David

I got a very strange compile error when I run the asp.net project from
VS.NET. The strange thing is I ALWAYS have to run the project twice in
order to see the page coming up. The first time if I click on the run
button, it will give the following error and then if I run again
everything will be fine:

Server Error in '/CRMAdvantage' Application.
--------------------------------------------------------------------------------

Compilation Error
Description: An error occurred during the compilation of a resource
required to service this request. Please review the following specific
error details and modify your source code appropriately.

Compiler Error Message: BC31011: Unable to load referenced library
'c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net
files\crmadvantage\0e7f4af1\9c5ec287\assembly\dl2\ab30744f\00ea7216_8a88c301\infragistics.webui.ultrawebgrid.v2.dll':
Access is denied.

Source Error:
 
G

Geof Birchall

Are you copying this assembly locally like Infragistics suggests or
accessing it through the gac?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top