Por defecto en los webmethods de los web services las variables de sesión están deshabilitadas, como por ejemplo en el siguiente código: [english] Webmethods has disabled the session variables by default: [ WebMethod ] public void Example() { // WebMethod
Leer más
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
Leer más