Foros del Web » Programación para mayores de 30 ;) » .NET »

Web Service en C# 2005 marca error

Estas en el tema de Web Service en C# 2005 marca error en el foro de .NET en Foros del Web. Tengo que implementar un webservice de prueba en C# 2005 el problema que tengo es que al invocarlo en el formulario de pruba de VS ...
  #1 (permalink)  
Antiguo 06/03/2012, 14:30
 
Fecha de Ingreso: junio-2008
Mensajes: 95
Antigüedad: 15 años, 10 meses
Puntos: 0
Web Service en C# 2005 marca error

Tengo que implementar un webservice de prueba en C# 2005 el problema que tengo es que al invocarlo en el formulario de pruba de VS 2005 me marca el siguiente error.

System.Web.Services.Protocols.SoapException: An error was detected while executing the Web Service request. (10893)
at System.Web.Services.Protocols.SoapHttpClientProtoc ol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtoc ol.Invoke(String methodName, Object[] parameters)
at wsCRM_UNISOFT.Unisoft_Pruebas.admService.recibeasp irante(String inpintFolio, String inpchrPaterno, String inpchrMaterno, String inpchrNombre, Int32 inpintSistema, String inpchrPais, Int32 inpintEstado, Int32 inpintCiudad, Int32 inpintColonia, String inpchrCalle, String inpchrNoInterior, String inpchrNoExterior, String inpchrTelefono, String inpchrCURP, Int32 inpintEscuelaPro, String inpdteFechaNac, String inpchrCorreo, Int32 inpEscuelaInc, String inpchrSexo, Int32 inpintDescCole, Int32 inpintDescInsc, Boolean& outLgcEjecuto, String& outchrMatricula, String& outchrFecha) in C:\Documents and Settings\carlos.aguilar\My Documents\wsCRM_UNISOFT\wsCRM_UNISOFT\wsCRM_UNISOF T\Web References\Unisoft Pruebas\Reference.cs:line 186
at wsCRM_UNISOFT.ULAServices.registerDataApplicant(St ring Folio, String APaterno, String AMaterno, String Nombre, Int32 Sistema, String Pais, Int32 Estado, Int32 Ciudad, Int32 Colonia, String Calle, String NoInterior, String NoExterior, String Telefono, String CURP, Int32 EscuelaProc, String FechaNac, String Correo, Int32 EscualInc, String Sexo, Int32 DescCole, Int32 DescInsc) in C:\Documents and Settings\carlos.aguilar\My Documents\wsCRM_UNISOFT\wsCRM_UNISOFT\wsCRM_UNISOF T\ULAServices.asmx.cs:line 37

Ya revisé que los parametros estén bien pero Nada, alguien me puede decir a que se debe este error??

Etiquetas: marca, service
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 12:48.