IIS Hangs....
Has anyone seen IIS Hang when a COM Object makes a call to a SQL Database on 2003 Server?
# 1 Re: IIS Hangs....
It appears that IIS 6.0 in Win2k3 has a new user, NETWORK SERVICE. It is similiar to LOCAL SERVICE but doesn't have as many rights as there is a ton of new security (LOL) in the new OS. With all that security, when a COM Object builds a URL to contact another COM object via IIS, you have to give the Anonymous user more rights. I gave Admin rights and it worked, i.e IIS not hanging when I made a call to connect to the database; but that certainly won't fly at Customer sites so I have to figure out the least amout of rights allowed. I will post what they are when I figure it out if there is interest?
Peace,
HackersInc