Web.Config file access denied
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all I have written a Web service that performs quite well. One of the Webmethods allow me to set a connection string in the web config file so that I can connect to my SQL DB. This web methode will only work if I add the user group "everyone" to the security settings of the web.config file in my InetPub folder for the web service. How can I get my application to install this setting so that we I install the web service at a client that the security setting are setup automatically. Regards