Ver Mensaje Individual
  #1 (permalink)  
Antiguo 06/04/2015, 12:41
leochavez
 
Fecha de Ingreso: febrero-2012
Ubicación: San juan de luriguashington
Mensajes: 39
Antigüedad: 12 años, 3 meses
Puntos: 2
Problema con web service

hola amigos me sale este error cuando me conecto a mi web service.

The server was unable to process the request due to an internal error. For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework SDK documentation and inspect the server trace logs.

una pregunta habra problema si el web service esta publicado con framework 3.5
y el cliente esta en framework 4 esa es mi duda.