Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compiling and library in reference
Message
From
05/03/2013 03:19:45
 
 
To
04/03/2013 13:23:10
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01567382
Message ID:
01567427
Views:
31
>Sometimes, when I send a new compilation in the Bin directory of the Web site, during the time it takes to reload everything in memory, I may get ASP.NET message on the browser such as:
>
>"Cannot create/shadow copy 'Interop.ADODB' when that file already exists."
>
>...or whatever the library that is in the Bin directory.
>
>This is rare but happens from time to time. After a few seconds, retrying will make the hit to the server work. Most of the time, at 99%, a hit, during such a situation, will have the browser wait for the server response.
>
>But, on the situation of the cannot created shadow copy, would there be a way to avoid that?
<hostingEnvironment shadowCopyBinAssemblies="false" />
in web.config?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform