¡Bienvenid@ a La bloguera.net! Iniciar sesión | ÚNETE a la web | Ayuda

diarybackup

Andanzas tecnológicas de un ...

Visualizar por etiquetado

Todas las etiqu... » webservice   (RSS)
[Web Service] Habilitar Variables de Sesión / Enable Session variables
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
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 Leer más