G
Guest
I have a VS 2003 VB web project which works fine, in IE, debug....After
several browsing in IE or debugging several ti;mes I start to get the ugly
error "Configuration Error ", Access is denied: 'mydll', and the following
line in red color in the ouput
"Line 200: <add assembly="*" />"
Source File:
c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config Line:
200
Assembly Load Trace: The following information can be helpful to determine
why the assembly mydll could not be loaded.
I strated to check my machine, went to the directory "v1.1.4322\Temporary
ASP.NET Files" and discovered that I can manipulate all subdirectories
except the directory where my project resides in. I can not display its
content not delete.
I do several iisreset without any success, I need to reboot the machine so
it works.
I would appreciate your help.
several browsing in IE or debugging several ti;mes I start to get the ugly
error "Configuration Error ", Access is denied: 'mydll', and the following
line in red color in the ouput
"Line 200: <add assembly="*" />"
Source File:
c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config Line:
200
Assembly Load Trace: The following information can be helpful to determine
why the assembly mydll could not be loaded.
I strated to check my machine, went to the directory "v1.1.4322\Temporary
ASP.NET Files" and discovered that I can manipulate all subdirectories
except the directory where my project resides in. I can not display its
content not delete.
I do several iisreset without any success, I need to reboot the machine so
it works.
I would appreciate your help.