Problem with asp.net application on Domain controller
From: M. D'Costa (medcosta_at_hotmail.com)
Date: 02/03/05
- Previous message: Sathish Elango via DotNetMonster.com: "An attempt was made to perform an unauthorized registry operation"
- Next in thread: Daniel Fisher\(lennybacon\): "Re: Problem with asp.net application on Domain controller"
- Reply: Daniel Fisher\(lennybacon\): "Re: Problem with asp.net application on Domain controller"
- Reply: WJ: "Re: Problem with asp.net application on Domain controller"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 3 Feb 2005 14:43:13 +0300
Hello,
I have a machine that was promoted to a domain controller, this machine is
also a web server and has .NET v1.0 and v1.1 installed.
After the promotion, none of the ASP.NET applications can be viewed
properly.
Permissions to the "Temporary ASP.NET Files" folder was denied. I found an
article on msdn about creating a "weak account" which will act for the
ASPNET account, since on a domain controller all accounts run as domain
accounts not localmachine accounts - and the latter is what ASP.NET
requires.
I created the "weak account" and assigned it to the Users group, and granted
permissions to the Temporary ASP.NET Files folder to it, I also changed the
username and password attributes of the "process Model" tag in the
machine.config file.
But - the applications still don't work. Before the promotion to a domain
controller, the applications worked fine.
Any help will be appreciated :)
Thanks,
Marise
- Previous message: Sathish Elango via DotNetMonster.com: "An attempt was made to perform an unauthorized registry operation"
- Next in thread: Daniel Fisher\(lennybacon\): "Re: Problem with asp.net application on Domain controller"
- Reply: Daniel Fisher\(lennybacon\): "Re: Problem with asp.net application on Domain controller"
- Reply: WJ: "Re: Problem with asp.net application on Domain controller"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|