Post DEBUG - Access Denied to DLL

G

Guest

I am debugging an ASP.NET application .. and probably 50% of the time after I
terminate a debug session I am unable to start with a new debug session due
to a "Configuration Error"... a "Parser Error" message is displayed
indicating that access is being denied for an assembly/DLL being referenced
by the ASP.NET application.

I am properly referencing the assembly/DLL because the debug session is
working OK up until the point of forced termination. I have tried restarting
IIS in an attempt to release the assembly/DLL... but this does not work.
The only resolution is to reboot the debug PC.

Please help.... I have tried everything.... rebooting is consuming valuable
time.
 

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