Re: Loading managed DLL
From: Darren Clark (dclark88_at_hotmail.com)
Date: 06/16/04
- Next message: Greg: "custom control width"
- Previous message: Freddie: "Datagrid formatting"
- In reply to: Paul: "Loading managed DLL"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 17 Jun 2004 09:07:22 +1000
check if the IUSER_Computername account has rights to read from that
directory also.
"Paul" <Paul@discussions.microsoft.com> wrote in message
news:06FA21C0-D874-4BA0-9BA8-6BA40BEBC68D@microsoft.com...
> 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: Greg: "custom control width"
- Previous message: Freddie: "Datagrid formatting"
- In reply to: Paul: "Loading managed DLL"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|