Load managed DLL
From: Paul (Paul_at_discussions.microsoft.com)
Date: 06/15/04
- Next message: Scott M.: "Re: Benefits of ASP.NET"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: 403 error..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 15 Jun 2004 13:57:01 -0700
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
- Next message: Scott M.: "Re: Benefits of ASP.NET"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: 403 error..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|