Re: Access Is Denied...
From: James Goodman (james_at_norton-REMOVEassociates.co.uk)
Date: 11/24/04
- Next message: Patrice: "Re: Access Is Denied..."
- Previous message: Reza Solouki: "The web serve has been locked down and is blocking the Debug verb."
- In reply to: Joyjit Mukherjee: "Re: Access Is Denied..."
- Next in thread: Reza Solouki: "Re: Access Is Denied..."
- Reply: Reza Solouki: "Re: Access Is Denied..."
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 24 Nov 2004 13:04:15 -0000
It is not running under the ASPNET account, as it uses identity impersonate.
To ensure it is not permissions, the everyone group has full control.
--
James Goodman
"Joyjit Mukherjee" <joyjit_mukherjee@hotmail.com> wrote in message
news:uczh$$h0EHA.1392@tk2msftngp13.phx.gbl...
> Hi,
>
> does the ASPNET account (which is used by the aspnet_wp.exe worker
> process)
> has enough access permission on your new server. As your windows app is
> working perfectly, it seems it is not a .net framework issue but an issue
> with ASP .NET itself.
>
> Let me know if it worked.
>
> Thanks
> Joyjit
>
> "James Goodman" <james@norton-REMOVEassociates.co.uk> wrote in message
> news:%23yooG0h0EHA.2824@TK2MSFTNGP09.phx.gbl...
>> Ok, I had an ASP.NET application which after much trouble worked on a
>> server, SERVER1. I need to move this application to another server, DC2.
>>
>> Both are domain controllers, both are running the same OS, SP etc.
>>
>> The files are stored in C:\NET\App on SERVER1 & D:\NET\App on DC2.
>>
>> I tried manually copying the files to the new server, as well as using
>> the
>> copy project command inside VS.NET 2003. Both succeed.
>>
>> When I attempt to load an aspx page I get 'Access Is Denied.'
>>
>> I have enabled object access auditing & no accesses are logged in the
>> application directory (neither succeed or fail).
>>
>> To test, I created a standard WebApplication1 application which printed
>> Environ("UserName") to a label control. This worked as expected.
>>
>> I therefore suspect it is some kind of fault in the application (rather
> than
>> a true permission denied error which should be logged?).
>>
>> Any suggestions???
>>
>>
>>
>> --
>> James Goodman
>>
>>
>>
>>
>>
>
>
- Next message: Patrice: "Re: Access Is Denied..."
- Previous message: Reza Solouki: "The web serve has been locked down and is blocking the Debug verb."
- In reply to: Joyjit Mukherjee: "Re: Access Is Denied..."
- Next in thread: Reza Solouki: "Re: Access Is Denied..."
- Reply: Reza Solouki: "Re: Access Is Denied..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|