Pessoal boa tarde,
Estou enfrentando uma certa dificuldade no envio das NFSe.
A minha aplicação foi feita da seguinte forma:
um Lote uma nota.
Foi feito dessa maneira pois o cliente queria uma forma mais simples de controlar isso.
O problema é que o cliente terá que enviar 25.000 notas mês.
nos testes de envio até 200, 300 notas vai tranquilo, coloquei 18.000 notas para processar e esta retornando a mensagem que "O tempo limite da operação foi atingido".
Estou utilizando o UniNFSe para envio dos arquivos!
Padrão Ginfes, cidade de São Carlos SP
Detalhe, algumas notas estão retornando corretamente, outras esse erro abaixo:
ErrorCode|0000000000
Message|Uma exceção foi acionada pelo destino de uma chamada.
StackTrace| em System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
em System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
em System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
em NFe.Components.WebServiceProxy.InvokeStr(Object Instance, String methodName, Object[] parameters)
em NFe.Service.InvocarObjeto.InvocarNFSe(WebServiceProxy oWSProxy, Object oServicoWS, String cMetodo, String cabecMsg, Object oServicoNFe, String cFinalArqEnvio, String cFinalArqRetorno, PadroesNFSe padraoNFSe, Servicos servicoNFSe)
em NFe.Service.NFSe.TaskConsultarLoteRps.Execute()
Source|mscorlib
Type|System.Reflection.TargetInvocationException
TargetSite|System.Object _InvokeMethodFast(System.Object, System.Object[], System.SignatureStruct ByRef, System.Reflection.MethodAttributes, System.RuntimeTypeHandle)
HashCode|39794670
InnerException 1
Message|O tempo limite da operação foi atingido
StackTrace| em System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
em System.Net.HttpWebRequest.GetRequestStream()
em System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
em ServiceGinfesImplService.ConsultarLoteRpsV3(String arg0, String arg1)
TargetSite|System.IO.Stream GetRequestStream(System.Net.TransportContext ByRef)
Source|System
HashCode|59794283
Alguém já passou por isso??
Agradeço!
Paulo Laera