Assuming it's is a test server (and that you can touch it), you might try running RegMon to watch for the registry failure.
(Opening things up so that a break-in would give an attacker full access to the box is not a security best-practice...) At 10:07 AM 9/23/2004, Allan N. wrote >Hi >>Are you using Integrated Windows Authentication to connect to your SQL >>Server? >no mixed mode > >>You can also impersonate the web application to be running under specific >>user account by using <identity impersonate="true" userName="xxx" >>password="xxx" /> in your web.config file. > >I have set the userName to "system" which should lower the bar a bit. > >regards Allan J. Merrill / Analytical Software Corp =================================== This list is hosted by DevelopMentor� http://www.develop.com Some .NET courses you may be interested in: Essential .NET: building applications and components with CSharp August 30 - September 3, in Los Angeles http://www.develop.com/courses/edotnet View archives and manage your subscription(s) at http://discuss.develop.com
