Problems publishing Web Service Error<connectionStrings/> in IIS
IN ENGLISH ...
In a web service which was working I had to change the .cs file because I had changed the code, and after change it in the iis when I called the webservice url, happens the error in line xx <connectionStrings/>
Finally I solved it changing the permisions of the folder in the IIS and giving all the permisions again less the examine permision. The problems of permisions usually give a lot of headhaches :D ...
sorry for my english
EN ESPAÑOL ...
Problemas publicando Web Service Error<connectionStrings/> en IIS
En un web service que estaba funcionando tenía que cambiar el archivo .cs ya que lo había modificado, y después de modificarlo al llamar a la url del web service que comenzó a salir el error en linea XX <connectionStrings/>
Al final lo solucioné cambiando los permisos de la carpeta en el IIS y volviendole a dar todos los permisos menos el de examinar. Los problemas de permisos, que suelen dar mucho quebraderos de cabeza.
ALGO CURIOSO que encontré mientras buscaba que podía estar pasando.
Como hacer un web service con el editor de notas, en elguille.net ...
http://www.elguille.info/NET/ASPNET/crearServicioWeb.aspx
Un link a un foro en el que se explica Como publicar un web service en el IIS:
http://www.baleareson.net/forums/t/183.aspx