Doe anyone have a good reference that explains the .NET "security model"? It seems like every few steps I take I'm banging my head against it.
Currently, I have a web service that uses a COM object to access our in house (non-SQL) DB. The COM opens a TCP pipe and talks to the DB server. If "Anonymous Access" for the web service is configured to use my account (which has local administrator rights), everything works fine. If access is set back to the default IUSR_ account, the COM fails to instantiate w/ and "Acess is Denied" message. If anyone can point me towards the correct/recommended/etc mechanism to grant access to this COM object, I would greatly appreciate the assistance. TIA. MATT --- You are currently subscribed to dotnet as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] --------- Administrated by 15 Seconds : http://www.15Seconds.com List Archives/Search : http://local.15Seconds.com/search Subscription Information : http://www.15seconds.com/listserv.htm Advertising Information: http://www.internet.com/mediakit/
