Loading managed DLL

G

Guest

Hi,

I have managed DLL named test.dll and is loaded by an ASP .NET web application. It's been working fine in Windows 2000. I upgraded the server to Windows 2003 w/ IIS 6.0 and I got the following error:

Access is denied: 'test'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IO.FileLoadException: Access is denied: 'test'.

I give ASPNET local account full rights to the folder where test.dll is but still no luck.

What causes this problem? Please advice, thanks!
-Paul
 
D

Darren Clark

check if the IUSER_Computername account has rights to read from that
directory also.



Paul said:
Hi,

I have managed DLL named test.dll and is loaded by an ASP .NET web
application. It's been working fine in Windows 2000. I upgraded the server
to Windows 2003 w/ IIS 6.0 and I got the following error:
Access is denied: 'test'.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.
 

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

Members online

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,265
Latest member
TodLarocca

Latest Threads

Top