Boa tarde,
Estou com o seguinte erro ao enviar a nota da cidade de Piracicaba:
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><s:Fault><faultcode xmlns:a=
"http://schemas.microsoft.com/net/2005/12/windowscommunicationfoundation/dispatcher">a:InternalServiceFault
</faultcode><faultstring xml:lang="pt-BR">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.</faultstring></s:Fault></s:Body></s:Envelope>
Alguém está passando por isso?
Começou a acontecer quando atualizei para o trunk2; já segui os passos do artigo do Ítalo e nada de resolver.
Se alguém puder ajudar eu agradeço.