Just a long shot, but are u using any licensing sofware ???? Or anything that internally calls a FullSecurityDemand?? We have had problems with these pieces of code. Internally they demand all permissions(?) or they store some kind of state messages in registry. r.
-----Original Message----- From: Unmoderated discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf Of Allan N. Sent: Thursday, September 23, 2004 7:38 PM To: [EMAIL PROTECTED] Subject: Re: [ADVANCED-DOTNET] SoapException "Requested registry access is not allowed". 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 =================================== This list is hosted by DevelopMentorR 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 =================================== 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
