2022-09-28 19:17:46.7442 : Documento: FV-O-321758 Transaccion: 84971647 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-28 22:00:58.7325 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\CEFE3831_fv09006303660352200006891.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\CEFE3831_fv09006303660352200006891.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 00:04:59.7142 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FW51-12462 CUFE: 3fb3e4d77439387381b0f780ba438736d2564b283db0e611b2efccfc018765e8ae0a9d5f6bf4555da5459ede31c2c4e2 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 00:05:08.6456 : Error al enviar documento a la DIAN Documento: FV-HS-26173 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640253420112022-02-142023-02-14HS1359950000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b681400a93aa59ac2de37d03e0bf0c6f19402473666d357d2110f4d4c081f3db332272c1e02b008ea098f30aa6cdc3d9c800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T04:52:21+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1HS26173610cefec27b6961a2b6400a3d8a80eaa8ccf84b16f131de9e3c897980c3b26b99948b91e08d5c4fd434354c8c39cd0572022-09-1911:21:49-05:0001Factura de Venta_Compra OlimCOP114791HOME SALE S A S11001Bogota D.C.Bogota D.C.11KM 7 AUTOPISTA MEDELLIN CELTA TRADE PARK BODEGA 3 LOTE 33COColombiaHOME SALE S A S900541039R-99-PN11001Bogota D.C.Bogota D.C.11KM 7 AUTOPISTA MEDELLIN CELTA TRADE PARK BODEGA 3 LOTE 33COColombia01IVAHOME SALE S A S900541039HS6481519ventas@homesale.com.co249658115Ludys Contreras Rodriguez20011AguachicaCesar20calle 2#14-65 barrio el bosqueCOColombiaLudys Contreras Rodriguez49658115R-99-PN20011AguachicaCesar20calle 2#14-65 barrio el bosqueCOColombiaZZNo aplicaLudys Contreras Rodriguez496581153176693484ventasroadmaster@hotmail.comLudysContreras Rodriguez2022-09-1911:21:49-05:0022022-10-19183597.48966302.521008183597.47899219.0001IVA966302.52966302.521149900.001149900.0011.00966302.52183597.478992966302.521008183597.47899219.0001IVABANDA CAMINADORA ELECTRICA 1,5 HP SERENEFE-00649FE-00649966302.5210081.00 -------------------------------------------------------------------- 2022-09-29 00:05:09.1143 : Error al enviar documento a la DIAN Documento: FV-FLPE-45650 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640225116112021-12-072022-12-07FLPE29687100000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b01d6a178a010bba94fc485b0f69c65c3ebcd40b46b116f7130003576edfb926b33aa3a6014b2adde61ca8d2a7106d105800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T04:52:17+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FLPE45650ae88bc36019790c27e0d494b5b1ae9e85cc26dcf5752ff4a835e5ad0913e595027d4d8d22476225adfa8403b79e4f1412022-09-2820:10:26-05:0001Factura de Venta - DAVITA RIOHACHA - Cantidad: 1 Peso: 30 Volumen: 30 Flete: 33000 Costo-Manejo: 7000 Valor-Declarado: 700000 - Bogota D.C. - RiohachaCOP114923TRANSPORTES UNIDOS DE CARGA LOGIFUTURO S A S11001Bogota D.C.Bogota D.C.11CRR 72M 37B 92 SURCOColombiaTRANSPORTES UNIDOS DE CARGA LOGIFUTURO S A S900781417R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11CRR 72M 37B 92 SURCOColombiaZZNo aplicaTRANSPORTES UNIDOS DE CARGA LOGIFUTURO S A S900781417FLPE7045384logifuturoconta@gmail.com1900984745PLASTICOS CHAPINERO SAS11001Bogota D.C.Bogota D.C.11AV CARACAS 63-51COColombiaPLASTICOS CHAPINERO SAS900984745R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11AV CARACAS 63-51COColombia01IVAPLASTICOS CHAPINERO SAS900984745249527plasticoschapinero@hotmail.com2022-09-2820:10:26-05:0011040000.000.0040000.0040000.0011.0040000.00SERVICIOS DE TRANSPORTE DE CARGASERV001SERV00140000.001.00 -------------------------------------------------------------------- 2022-09-29 00:05:12.6456 : Error al enviar documento a la DIAN Documento: FV-FE-51082 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640358349772022-09-082023-09-08FE50001150000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b48b70b3be9c22d3e8309b1b7d438a05fdd7203a80396c8ca32684e3658fb1b886be56a347620540aa00a19cc7190da10800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T04:52:19+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FE5108271888404aa773c7fc16d2698ce7bea96512132d00ac10fab1d4b89f3c775abf78fc6046c6f9bacd1d836701ac6fdc1032022-09-2711:15:22-05:0001PLAN BASICO SEPTIEMBRE DE 2022COP216424CONECTATV S.A.S.68547PiedecuestaSantander68CL 5 16A 30COColombiaCONECTATV S.A.S.900276649R-99-PN68547PiedecuestaSantander68CL 5 16A 30COColombia01IVACONECTATV S.A.S.900276649FE6551887mercaservissas@hotmail.com291444056CESAR SUAREZ MORENO68547PiedecuestaSantander68CR 16B # 14A-40 PISO 01@COColombiaCESAR SUAREZ MORENO91444056R-99-PN;R-99-PN68547PiedecuestaSantander68CR 16B # 14A-40 PISO 01@COColombiaZZNo aplicaCESAR SUAREZ MORENO914440563102900240pruebamerca@yahoo.comCESARSUAREZ MORENO2022-09-2711:15:22-05:0022022-10-092873.9515126.052873.94919.0001IVA72126.0515126.0575000.0075000.001SERVICIO DE INTERNET1.0057000.00INTERNET050557000.001.002SERVICIO DE TELEVISION1.0015126.052873.949515126.052873.949519.0001IVATELEVISION BASICA030315126.051.00 -------------------------------------------------------------------- 2022-09-29 04:23:24.7655 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\WFVC29194_fv09006322110352200011240.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\WFVC29194_fv09006322110352200011240.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 04:54:47.1318 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-SPI-3219 CUFE: 0ec45874f5ccb5bc717538a0b590bbb3e6e929016bf8001b4a33b0b9f884eb795833c3b6579a50953306c2793bce403a ERROR: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote name could not be resolved: 'vpfe.dian.gov.co' at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 04:54:47.2412 : Error al enviar documento a la DIAN Documento: FV-SPI-3219 ERROR: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote name could not be resolved: 'vpfe.dian.gov.co' at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640230253042021-12-182022-12-18SPI15775000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b4db6c465cf053e6367cc9f6a9ff964f4d3a45b6c4b787a619eabb2110ab3cea78d1842cee8280a580957a92d08be20fe800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T09:44:46+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1SPI32190ec45874f5ccb5bc717538a0b590bbb3e6e929016bf8001b4a33b0b9f884eb795833c3b6579a50953306c2793bce403a2022-09-2904:47:02-05:0001FACTURA DE VENTACOP714729SURTIPUNTO INSTITUCIONAL SAS76001CaliValle del Cauca76CL 44N AV 3A-118COColombiaSURTIPUNTO INSTITUCIONAL SAS901273772R-99-PN76001CaliValle del Cauca76CL 44N AV 3A-118COColombia01IVASURTIPUNTO INSTITUCIONAL SAS901273772SPI6652787surtipuntoinstitucional@gmail.com1900458942SALSAMENTARIA F Y S SAS76520PalmiraValle del Cauca76CR 32 30 30 PALMIRACOColombiaSALSAMENTARIA F Y S SAS900458942R-99-PN;R-99-PN76520PalmiraValle del Cauca76CR 32 30 30 PALMIRACOColombia01IVASALSAMENTARIA F Y S SAS9004589422810023salsamentariafyssas@hotmail.com2022-09-2904:47:02-05:0022022-09-30135601.50713693.50135601.50519.0001IVA713693.50713693.50849295.00849295.00112.00182016.0034583.04182016.0034583.0419.0001IVAZAFRAN S DULCEMAIZ BOL 1K CJX8C0113C011315168.0012.00212.0086217.6016381.34486217.6016381.34419.0001IVAZAFRAN S BBQ SWEET BOL 1K CJX8C0057C00577184.8012.0035.0075630.0014369.7075630.0014369.7019.0001IVAZAFRAN S T GUACAMOLE BOL 1K CJX8C0060C006015126.005.00412.00180504.0034295.76180504.0034295.7619.0001IVAZAFRAN S CREMA LENA BOL 1K CJX8C0106C010615042.0012.00512.0071091.6013507.40471091.6013507.40419.0001IVAZAFRAN S PINA BOL 1K CJX8C0051C00515924.3012.0065.0066176.0012573.4466176.0012573.4419.0001IVAZAFRAN S CHIPOTLE BOL 1K CJX8C0061C006113235.205.0077.0052058.309891.07752058.309891.07719.0001IVAZAFRAN S TOMATE REST 8G PQX120 CJX7C0009C00097436.907.00 -------------------------------------------------------------------- 2022-09-29 05:20:40.3397 : Error al enviar documento a la DIAN Documento: FV-CRON-31807 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: The connection was closed unexpectedly. ---> System.Net.WebException: The underlying connection was closed: The connection was closed unexpectedly. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640367694232022-09-262023-09-26CRON3000160000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b88ed3e5a0e3f8fbdd54de25a9426ed318d701136ef26dc4cb02b58d2cc998df9f83904f75c982eae940f03c8e9b944ad800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T10:10:29+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.109DIAN 2.1: Factura Electrónica de Venta1CRON31807bb8651ae0fd7bbc2843b1d502d92530942c55ca7222ecd43067a4dffb622fc6a8ab4f98151b13ce8c1a6de08390ad78e2022-09-2712:12:31-05:0001CAPACITACIONCOP418559ACADEMIA DE VIGILANCIA Y SEGURIDAD PRIVADA CRONOS S. P. LTDA11001Bogota D.C.Bogota D.C.11CL 49 A SUR 38 14COColombiaACADEMIA DE VIGILANCIA Y SEGURIDAD PRIVADA CRONOS S. P. LTDA901400403R-99-PN11001Bogota D.C.Bogota D.C.11CL 49 A SUR 38 14COColombia01IVAACADEMIA DE VIGILANCIA Y SEGURIDAD PRIVADA CRONOS S. P. LTDA901400403CRON3229333491cronosltda222@gmail.com287431968JUSTO PASTOR CORTES LANDAZURI11001Bogota D.C.Bogota D.C.11CLL 49A SUR 38 14COColombiaJUSTO PASTOR CORTES LANDAZURI87431968R-99-PN11001Bogota D.C.Bogota D.C.11CLL 49A SUR 38 14COColombiaZZNo aplicaJUSTO PASTOR CORTES LANDAZURI874319684958491cronoscontabilidad222@gmail.comJUSTO PASTORCORTES LANDAZURI2022-09-2712:12:31-05:0022022-10-28305.631608.545469305.62727519.0001IVA17694.001608.5517999.6317999.631Contrato de servicios AIU por concepto de: CAPACITACION1.0016085.45CAPACITACION SEGURIDAD PRIVADA010116085.4546921.002Contrato de servicios AIU por concepto de: CAPACITACION1.00643.42122.249456643.418188122.24945619.0001IVAAdministración0101643.4181881.003Contrato de servicios AIU por concepto de: CAPACITACION1.00482.5691.687092482.56364191.68709219.0001IVAImprevistos0101482.5636411.004Contrato de servicios AIU por concepto de: CAPACITACION1.00482.5691.687092482.56364191.68709219.0001IVAUtilidad0101482.5636411.00 -------------------------------------------------------------------- 2022-09-29 05:40:09.4594 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-BA-100939 CUFE: 9a03f0b077bbb9861c74e92f55f8fb3ee609d4108a4557475b6e2b9c7fae4babf3f37616ccb8eaa34d6f58572159b2f8 ERROR: System.ServiceModel.ProtocolException: The remote server returned an unexpected response: (502) Bad Gateway. ---> System.Net.WebException: The remote server returned an error: (502) Bad Gateway. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse(HttpWebRequest request, HttpWebResponse response, HttpChannelFactory`1 factory, WebException responseException, ChannelBinding channelBinding) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 06:29:15.2554 : Error al enviar documento a la DIAN Documento: FV-CRON-31920 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9687469. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640367694232022-09-262023-09-26CRON3000160000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b0e68190b9b49ce9d5437bd687f3b4e38f44aa8bad2c218a7636af483438c1e5333759174545738e6ad159cd8731c4a9e800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T11:16:14+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.109DIAN 2.1: Factura Electrónica de Venta1CRON3192031f9c662720151560936b1c0e4696a4caa1fbdf6329c64f0d5d3d8ed960a87e14404f50f5770a22a62543042bb472b922022-09-2712:12:31-05:0001CAPACITACIONCOP418559ACADEMIA DE VIGILANCIA Y SEGURIDAD PRIVADA CRONOS S. P. LTDA11001Bogota D.C.Bogota D.C.11CL 49 A SUR 38 14COColombiaACADEMIA DE VIGILANCIA Y SEGURIDAD PRIVADA CRONOS S. P. LTDA901400403R-99-PN11001Bogota D.C.Bogota D.C.11CL 49 A SUR 38 14COColombia01IVAACADEMIA DE VIGILANCIA Y SEGURIDAD PRIVADA CRONOS S. P. LTDA901400403CRON3229333491cronosltda222@gmail.com21085170700ANGELO JAVIER MARTINEZ RODRIGUEZ11001Bogota D.C.Bogota D.C.11CLL 49A SUR 38 14COColombiaANGELO JAVIER MARTINEZ RODRIGUEZ1085170700R-99-PN11001Bogota D.C.Bogota D.C.11CLL 49A SUR 38 14COColombiaZZNo aplicaANGELO JAVIER MARTINEZ RODRIGUEZ10851707004958491cronoscontabilidad222@gmail.comANGELO JAVIERMARTINEZ RODRIGUEZ2022-09-2712:12:31-05:0022022-10-28305.631608.545469305.62727519.0001IVA17694.001608.5517999.6317999.631Contrato de servicios AIU por concepto de: CAPACITACION1.0016085.45CAPACITACION SEGURIDAD PRIVADA010116085.4546921.002Contrato de servicios AIU por concepto de: CAPACITACION1.00643.42122.249456643.418188122.24945619.0001IVAAdministración0101643.4181881.003Contrato de servicios AIU por concepto de: CAPACITACION1.00482.5691.687092482.56364191.68709219.0001IVAImprevistos0101482.5636411.004Contrato de servicios AIU por concepto de: CAPACITACION1.00482.5691.687092482.56364191.68709219.0001IVAUtilidad0101482.5636411.00 -------------------------------------------------------------------- 2022-09-29 06:39:02.6714 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-AC-5348 CUFE: 4f0d499ca617ae634db84dbef020cdd71ffac62a7aa5fb18a3ac8c880c8e9cd9bbd0eeb7aedc0700b4e2c92c7848946a ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9531254. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 07:18:00.1619 : Documento: FV-FE-30652 Transaccion: 84988836 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 07:24:05.5113 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\FEF4614_fv09009096620352200005316.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\FEF4614_fv09009096620352200005316.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 07:27:42.3659 : Error al enviar documento a la DIAN Documento: FV-N-14894 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640307317912022-07-012023-01-01N1320722000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bdd0ff905cfe0d87d069eae83b18ca8d5935c0d3be84064e7ffb350936fbd1591c45d053e4f63c3e6c6f0f69b680989a0800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T12:17:41+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1N148941be208a121f3ae4ddc6d36e1b189c039dc6271c71d926c98f0a9801877a49a2a221643a2055fbdb20145d50556a2a4ec2022-09-2815:59:23-05:0001FACTURA DE VENTACOP124752JOSE DEL CARMEN ROJAS HERNANDEZ85250Paz De AriporoCasanare85CR 11 07 32COColombiaJOSE DEL CARMEN ROJAS HERNANDEZ74300764R-99-PN;R-99-PN85250Paz De AriporoCasanare85CR 11 07 32COColombia01IVAJOSE DEL CARMEN ROJAS HERNANDEZ74300764N6373594joseboy341@hotmail.com1900790700AGROPECUARIA MANARE S.A.S50001VillavicencioMeta50CLL 40 32 50 ED COMITE DE GANADEROS OF 805COColombiaAGROPECUARIA MANARE S.A.S900790700R-99-PN;R-99-PN50001VillavicencioMeta50CLL 40 32 50 ED COMITE DE GANADEROS OF 805COColombia01IVAAGROPECUARIA MANARE S.A.S9007907006707124agropecuariamanare@gmail.com2022-09-2815:59:23-05:001102554.6213445.3781512554.62184919.0001IVA13445.3813445.3816000.0016000.0011.0013445.382554.62184913445.3781512554.62184919.0001IVARASTRILLO PLASTICO 26 DIENTE BELLOTA 5370-26032170320321703213445.3781511.00 -------------------------------------------------------------------- 2022-09-29 07:45:35.1183 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FC-20646 CUFE: 100b0652dc0cdc12603a72dbaa482d43b5cdb0546f0e2d460c29cc89a3d6f331c87ae0c5bb0feb0f0d3e56fc206c3fe1 ERROR: System.ServiceModel.CommunicationException: An error occurred while receiving the HTTP response to https://vpfe.dian.gov.co/WcfDianCustomerServices.svc. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details. ---> System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 07:46:08.9006 : Error al enviar documento a la DIAN Documento: FV-MED-100203 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9531237. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640367442402022-09-262023-09-26MED100001500000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b684ca952d899cb406b0660f21eee957ad640a72514f9e6f1a16b4872df74ca15a6b0377dbdb833793dcedadc5f86aaca800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T12:33:08+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1MED100203287583a4172dc5070b7ed1cfdd62768ca7bf5a0156dce4b6b07a962ad21e38211fa5481528559baf9e7a79d6b73befb12022-09-2607:20:46-05:0001Factura de Venta Ref 188794654COP215511MASAYA COLOMBIA S.A.S.05001MedellinAntioquia05CL 8 43A 89 BRR POBLADO SC ASTORGACOColombiaMASAYA COLOMBIA S.A.S.900451715O-47;R-99-PN05001MedellinAntioquia05CL 8 43A 89 BRR POBLADO SC ASTORGACOColombiaZZNo aplicaMASAYA COLOMBIA S.A.S.900451715MED3103830541analista3@masaya-experience.com2222222222222CUANTIAS MENORES05001MedellinAntioquia05CL 12 43D 99 OF 201 BRR POBLADO SC MANILACOColombiaconsumidor final222222222222R-99-PN05001MedellinAntioquia05CL 12 43D 99 OF 201 BRR POBLADO SC MANILACOColombiaZYNo causaconsumidor final2222222222223664364fe@masaya-experience.comCUANTIAS MENORES2022-09-2607:20:46-05:0022022-09-263407.4142592.5925923407.4074078.0004INC42592.5942592.5946000.0046000.0011887946542.0014814.811185.18518514814.8148141185.1851858.0004INCCLUB DORADANBCE0167NBCE01677407.4074072.0021887946541.0027777.782222.22222227777.7777782222.2222228.0004INCRANGPUR TONICNBCO2009NBCO200927777.7777781.00 -------------------------------------------------------------------- 2022-09-29 07:56:32.8641 : Error al enviar documento a la DIAN Documento: FV-FEPE-13760 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.5312333. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640302819022022-06-182022-12-18FEPE11907100000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bd4229836f4d07621ce0578428e6966f865775740cea5173003e7a36b31887888c4f22b430d4a40d618ed7bf53e431fa1800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=4d04aac7d9c8a6ea3a337c09f6a294d533c02d2509fb987faa0f45d33092909ac2e8b8dd673585907c93194f38a18116D4wdvOGlJozinELVih/NtnjsMijMLawrShy9+hbLCNk=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AQAB2022-09-29T12:43:30+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FEPE137604d04aac7d9c8a6ea3a337c09f6a294d533c02d2509fb987faa0f45d33092909ac2e8b8dd673585907c93194f38a181162022-09-2811:57:59-05:0001FACTURA DE VENTACOP214774SERVILENTES LTDA - PEREIRA66001PereiraRisaralda66Sucursal Pereira * CR 7 22 56 OF 303COColombiaSERVILENTES LTDA - PEREIRA800089627R-99-PN;R-99-PN66001PereiraRisaralda66Sucursal Pereira * CR 7 22 56 OF 303COColombia01IVASERVILENTES LTDA - PEREIRA800089627FEPE6 3353564contabilidadservilentes@gmail.com1900304530BIEN ESTAR SALUD BS SAS66001PereiraRisaralda66CL 15 4 31COColombiaBIEN ESTAR SALUD BS SAS900304530R-99-PN;O-47;R-99-PN;R-99-PN;R-99-PN66001PereiraRisaralda66CL 15 4 31COColombiaZZNo aplicaBIEN ESTAR SALUD BS SAS9003045303214666354dpalacio@bienestarsalud.com.co2022-09-2811:57:59-05:0022022-09-28129600.000.00129600.00129600.0011.0064800.00INVISIBLE POLY B 6,00 A 3,00INPO B 6,00 A 3,00INPO B 6,00 A 3,0064800.001.0021.0064800.00INVISIBLE POLY B 6,00 A 3,00INPO B 6,00 A 3,00INPO B 6,00 A 3,0064800.001.00 -------------------------------------------------------------------- 2022-09-29 07:57:51.2541 : Error al enviar documento a la DIAN Documento: FV-SR-1955 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:58.8906255. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The remote server returned an error: (504) Gateway Timeout. ---> System.Net.WebException: The remote server returned an error: (504) Gateway Timeout. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640202398792021-10-282022-10-28SR9515000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b3b76a1bd67b6f1a1d883e98ec1849665143efbbb61cfaf1d1b680c5d50049c45801ee7ee6a7829a5696405dc8b6a5aea800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T12:45:47+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1SR195564a411ca796d2ae54e8bbd4cbdfacbac08b449aa857199a12e0ce2fbaa0830e79842d66c625c67845da659456cc20d062022-09-2907:53:07-05:0001.COP113120COLCHONES SUEÑO REAL LTDA25286FunzaCundinamarca25cra 24 9 06COColombiaCOLCHONES SUEÑO REAL LTDA900105164R-99-PN25286FunzaCundinamarca25cra 24 9 06COColombia01IVACOLCHONES SUEÑO REAL LTDA900105164SR8233172colchonessuenorealltda@gmail.com280033209PEDRO ARTURO LOPEZ BARRERA11001Bogota D.C.Bogota D.C.11AC 26 SUR 37 80COColombiaPEDRO ARTURO LOPEZ BARRERA80033209R-99-PN11001Bogota D.C.Bogota D.C.11AC 26 SUR 37 80COColombia01IVAPEDRO ARTURO LOPEZ BARRERA800332093202722555pedro202047@outlook.comPEDRO ARTUROLOPEZ BARRERA2022-09-2907:53:07-05:00110335294.121764705.882352335294.11764719.0001IVA1764705.881764705.882100000.002100000.0012.001764705.88335294.1176471764705.882352335294.11764719.0001IVAAlteza Real 160X190X36 PillowTop Gold ResortadoAR160AR160882352.9411762.00 -------------------------------------------------------------------- 2022-09-29 08:17:46.8913 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FECU-4777 CUFE: af1c7654a48441d15d76977d9fa18975c5723584ee9a83eb0b64da04df34c3175c79b9dbd8a9dc70a0c3cb27eff2e445 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: The connection was closed unexpectedly. ---> System.Net.WebException: The underlying connection was closed: The connection was closed unexpectedly. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 08:27:39.2162 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-MV-20099 CUFE: 56fd0e38dac4c992d20b579cb08432ef9d0741c7bcd596e3c9c880c298124b57f0e234ac8a8fd455d4c0a5d3cb518669 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 08:28:34.7597 : Documento: FV-FE-10072 Transaccion: 84994714 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 08:28:34.7753 : Documento: FV-FVE-12762 Transaccion: 84994722 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 08:37:43.1440 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 08:41:53.5598 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 08:42:55.1286 : Documento: NCCL-NCCL-2387 Transaccion: 84996358 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 08:42:55.1911 : Documento: FV-FE-18140 Transaccion: 84996361 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 08:46:54.0455 : Documento: FV-LD-2015 Transaccion: 84996934 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 08:46:54.1237 : Documento: FV-FEP-5263 Transaccion: 84996932 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 08:46:54.3268 : Documento: FV-FE-30591 Transaccion: 84996935 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 08:49:47.4010 : UrlXml: D:\home\site\wwwroot\DocumentosXML\DSEC2592_ds09006590050352200001825.xml Document:{"xsiSchemaLocation":"urn:oasis:names:specification:ubl:schema:xsd:Invoice-2 http://docs.oasis-open.org/ubl/os-UBL-2.1/xsd/maindoc/UBL-Invoice-2.1.xsd","UBLExtensions":[{"ID":null,"Name":null,"ExtensionAgencyID":null,"ExtensionAgencyName":null,"ExtensionVersionID":null,"ExtensionAgencyURI":null,"ExtensionURI":null,"ExtensionReasonCode":null,"ExtensionReason":null,"ExtensionContent":{"sts:DianExtensions":{"@xmlns:ds":"http://www.w3.org/2000/09/xmldsig#","@xmlns:xades":"http://uri.etsi.org/01903/v1.3.2#","@xmlns:xsi":"http://www.w3.org/2001/XMLSchema-instance","@xmlns:ext":"urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2","@xmlns:xades141":"http://uri.etsi.org/01903/v1.4.1#","@xmlns:cac":"urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2","@xmlns:cbc":"urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2","@xmlns:sts":"dian:gov:co:facturaelectronica:Structures-2-1","sts:InvoiceControl":{"sts:InvoiceAuthorization":"18764033697911","sts:AuthorizationPeriod":{"cbc:StartDate":"2022-08-16","cbc:EndDate":"2023-08-16"},"sts:AuthorizedInvoices":{"sts:Prefix":"DSEC","sts:From":"1","sts:To":"5000"}},"sts:InvoiceSource":{"cbc:IdentificationCode":{"@listAgencyID":"6","@listAgencyName":"United Nations Economic Commission for Europe","@listSchemeURI":"urn:oasis:names:specification:ubl:codelist:gc:CountryIdentificationCode-2.1","#text":"CO"}},"sts:SoftwareProvider":{"sts:ProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"3","@schemeName":"31","#text":"900534356"},"sts:SoftwareID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"1476b5a6-056c-4972-9d2b-c23d3714245b"}},"sts:SoftwareSecurityCode":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"e975b5884a8d061c31f413c3ad5838a4776f8f352b29a0779a52ebb3339e1bf7929a5e6ebbe13502cd4b9ee552dc2d06"},"sts:AuthorizationProvider":{"sts:AuthorizationProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"4","@schemeName":"31","#text":"800197268"}},"sts:QRCode":"https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=57b4ba4ff116b73c1bce5d69616b8234a636fdd5811c4cbd0d51fa241cb03cf006a8038a9d737c5a5be60ff26efe2cc9"}}}],"UBLVersionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"UBL 2.1"},"CustomizationID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"10"},"ProfileID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar."},"ProfileExecutionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DSEC2592"},"CopyIndicator":null,"UUID":{"schemeID":"1","schemeName":"CUDS-SHA384","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"57b4ba4ff116b73c1bce5d69616b8234a636fdd5811c4cbd0d51fa241cb03cf006a8038a9d737c5a5be60ff26efe2cc9"},"IssueDate":{"Value":"2022-09-22T17:28:54","ValueString":"2022-09-22"},"IssueTime":{"Value":"2022-09-22T17:28:54","ValueString":"17:28:54-05:00"},"DueDate":null,"InvoiceTypeCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"05"},"Note":[{"languageID":null,"languageLocaleID":null,"Value":"PAGO COMISION JUNIO 2022"}],"TaxPointDate":null,"DocumentCurrencyCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"COP"},"TaxCurrencyCode":null,"PricingCurrencyCode":null,"PaymentCurrencyCode":null,"PaymentAlternativeCurrencyCode":null,"AccountingCostCode":null,"AccountingCost":null,"LineCountNumeric":{"format":null,"Value":1.0},"BuyerReference":null,"InvoicePeriod":null,"OrderReference":null,"BillingReference":null,"DespatchDocumentReference":null,"ReceiptDocumentReference":null,"StatementDocumentReference":null,"OriginatorDocumentReference":null,"ContractDocumentReference":null,"AdditionalDocumentReference":null,"ProjectReference":null,"Signature":null,"AccountingSupplierParty":{"CustomerAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"}],"DataSendingCapability":null,"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":null,"PartyIdentification":null,"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"CARMENZA VILLALOBOS TORRES"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"25473"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Mosquera"},"PostalZone":{"languageID":null,"languageLocaleID":null,"Value":"250001"},"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Cundinamarca"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"25"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 86 38A 16"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"CARMENZA VILLALOBOS TORRES"},"CompanyID":{"schemeID":"8","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"40380308"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"R-99-PN","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"25473"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Mosquera"},"PostalZone":{"languageID":null,"languageLocaleID":null,"Value":"250001"},"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Cundinamarca"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"25"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 86 38A 16"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"CARMENZA VILLALOBOS TORRES"},"CompanyID":{"schemeID":"8","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"40380308"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DSEC"},"Name":null,"CorporateRegistrationTypeCode":null,"JurisdictionRegionAddress":null},"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"5613532"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"simkarsas@gmail.com"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DespatchContact":null,"AccountingContact":null,"SellerContact":null},"AccountingCustomerParty":{"CustomerAssignedAccountID":null,"SupplierAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"}],"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":null,"PartyIdentification":null,"PartyName":null,"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":null},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":null},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":null},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":null},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CL 3B 27A 111 BRR CAMILO TORRES"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":null},"Name":{"languageID":"es","languageLocaleID":null,"Value":null}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"SIM KAR S.A.S"},"CompanyID":{"schemeID":"0","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"900659005"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"O-48"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":null,"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"5613532"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"simkarsas@gmail.com"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DeliveryContact":null,"AccountingContact":null,"BuyerContact":null},"PayeeParty":null,"BuyerCustomerParty":null,"SellerSupplierParty":null,"TaxRepresentativeParty":null,"Delivery":[{"ID":null,"Quantity":null,"MinimumQuantity":null,"MaximumQuantity":null,"ActualDeliveryDate":{"Value":"2022-09-22T17:28:54","ValueString":"2022-09-22"},"ActualDeliveryTime":{"Value":"2022-09-22T17:28:54","ValueString":"17:28:54-05:00"},"LatestDeliveryDate":null,"LatestDeliveryTime":null,"ReleaseID":null,"TrackingID":null,"DeliveryAddress":null,"DeliveryLocation":null,"AlternativeDeliveryLocation":null,"RequestedDeliveryPeriod":null,"PromisedDeliveryPeriod":null,"EstimatedDeliveryPeriod":null,"CarrierParty":null,"DeliveryParty":null,"NotifyParty":null,"Despatch":null,"DeliveryTerms":null,"MinimumDeliveryUnit":null,"MaximumDeliveryUnit":null,"Shipment":null}],"DeliveryTerms":null,"PaymentMeans":[{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"},"PaymentMeansCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"48"},"PaymentDueDate":{"Value":"2022-10-22T00:00:00","ValueString":"2022-10-22"},"PaymentChannelCode":null,"InstructionID":null,"InstructionNote":null,"PaymentID":null,"CardAccount":null,"PayerFinancialAccount":null,"PayeeFinancialAccount":null,"CreditAccount":null,"PaymentMandate":null,"TradeFinancing":null}],"PaymentTerms":null,"PrepaidPayment":null,"AllowanceCharge":null,"TaxExchangeRate":null,"PricingExchangeRate":null,"PaymentExchangeRate":null,"PaymentAlternativeExchangeRate":null,"TaxTotal":[],"WithholdingTaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":576.80},"RoundingAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":0.0},"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":5768.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":576.80},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":10.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"06"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"ReteRenta"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"LegalMonetaryTotal":{"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":5768.00},"TaxExclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":0.00},"TaxInclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":5768.00},"AllowanceTotalAmount":null,"ChargeTotalAmount":null,"PrepaidAmount":null,"PayableRoundingAmount":null,"PayableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":5768.00},"PayableAlternativeAmount":null},"InvoiceLine":[{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":5768.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":[{"StartDate":{"Value":"2022-09-22T17:28:54","ValueString":"2022-09-22"},"StartTime":null,"EndDate":null,"EndTime":null,"DurationMeasure":null,"DescriptionCode":[{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"1"}],"Description":[{"languageID":null,"languageLocaleID":null,"Value":"Por operación"}]}],"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"COMISIONES - INVENTARIO"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"529507"},"ExtendedID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"529507"},"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"529507"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":5768.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null}]} Error al escribir en el xml : System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\DSEC2592_ds09006590050352200001825.xml' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.StreamWriter..ctor(String path) at WoLicencias.Services.Logic.Transversales.XmlHelper.Serialize[T](T obj, String path, XmlSerializerNamespaces namespaces) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\XmlHelper.cs:line 166 -------------------------------------------------------------------- 2022-09-29 08:50:11.4286 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-CRE-797 CUFE: 4fa0f11bc32d295c42103dd0966a76350dcafbb55476bf50f1bcf6a8e305ae7034025434a569f889dba2b9e2efb161a1 ERROR: System.ServiceModel.CommunicationException: An error occurred while receiving the HTTP response to https://vpfe.dian.gov.co/WcfDianCustomerServices.svc. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details. ---> System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 08:50:34.4791 : UrlXml: D:\home\site\wwwroot\DocumentosXML\FE3779_fv09013297060352200001542.xml Document:{"xsiSchemaLocation":"urn:oasis:names:specification:ubl:schema:xsd:Invoice-2 http://docs.oasis-open.org/ubl/os-UBL-2.1/xsd/maindoc/UBL-Invoice-2.1.xsd","UBLExtensions":[{"ID":null,"Name":null,"ExtensionAgencyID":null,"ExtensionAgencyName":null,"ExtensionVersionID":null,"ExtensionAgencyURI":null,"ExtensionURI":null,"ExtensionReasonCode":null,"ExtensionReason":null,"ExtensionContent":{"sts:DianExtensions":{"@xmlns:ds":"http://www.w3.org/2000/09/xmldsig#","@xmlns:xades":"http://uri.etsi.org/01903/v1.3.2#","@xmlns:xsi":"http://www.w3.org/2001/XMLSchema-instance","@xmlns:ext":"urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2","@xmlns:xades141":"http://uri.etsi.org/01903/v1.4.1#","@xmlns:cac":"urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2","@xmlns:cbc":"urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2","@xmlns:sts":"dian:gov:co:facturaelectronica:Structures-2-1","sts:InvoiceControl":{"sts:InvoiceAuthorization":"18764029271690","sts:AuthorizationPeriod":{"cbc:StartDate":"2022-05-24","cbc:EndDate":"2023-05-24"},"sts:AuthorizedInvoices":{"sts:Prefix":"FE","sts:From":"3001","sts:To":"5000"}},"sts:InvoiceSource":{"cbc:IdentificationCode":{"@listAgencyID":"6","@listAgencyName":"United Nations Economic Commission for Europe","@listSchemeURI":"urn:oasis:names:specification:ubl:codelist:gc:CountryIdentificationCode-2.1","#text":"CO"}},"sts:SoftwareProvider":{"sts:ProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"3","@schemeName":"31","#text":"900534356"},"sts:SoftwareID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"1476b5a6-056c-4972-9d2b-c23d3714245b"}},"sts:SoftwareSecurityCode":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"f880e5ae27aeba6cbd4c34990c49bcd74ba1ba46d54d83f1713b635043c1fd2efedb9e170a3c12a57732db30b2f8c4a6"},"sts:AuthorizationProvider":{"sts:AuthorizationProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"4","@schemeName":"31","#text":"800197268"}},"sts:QRCode":"https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=bbb70ada88b793fab9b988453e1039ec417dd943ede3836542d9778cdd8df7415eb10ba9d9e85433e83591728b9f4ff0"}}}],"UBLVersionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"UBL 2.1"},"CustomizationID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"10"},"ProfileID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIAN 2.1: Factura Electrónica de Venta"},"ProfileExecutionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FE3779"},"CopyIndicator":null,"UUID":{"schemeID":"1","schemeName":"CUFE-SHA384","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"bbb70ada88b793fab9b988453e1039ec417dd943ede3836542d9778cdd8df7415eb10ba9d9e85433e83591728b9f4ff0"},"IssueDate":{"Value":"2022-09-29T08:43:38","ValueString":"2022-09-29"},"IssueTime":{"Value":"2022-09-29T08:43:38","ValueString":"08:43:38-05:00"},"DueDate":null,"InvoiceTypeCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"01"},"Note":[{"languageID":null,"languageLocaleID":null,"Value":"FACTURA DE VENTA"}],"TaxPointDate":null,"DocumentCurrencyCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"COP"},"TaxCurrencyCode":null,"PricingCurrencyCode":null,"PaymentCurrencyCode":null,"PaymentAlternativeCurrencyCode":null,"AccountingCostCode":null,"AccountingCost":null,"LineCountNumeric":{"format":null,"Value":12.0},"BuyerReference":null,"InvoicePeriod":null,"OrderReference":null,"BillingReference":null,"DespatchDocumentReference":null,"ReceiptDocumentReference":null,"StatementDocumentReference":null,"OriginatorDocumentReference":null,"ContractDocumentReference":null,"AdditionalDocumentReference":null,"ProjectReference":null,"Signature":null,"AccountingSupplierParty":{"CustomerAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"}],"DataSendingCapability":null,"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"1089"},"PartyIdentification":null,"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"INFUSIONES HERBAR SAS"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CL 37 B SUR 68 I 19"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"INFUSIONES HERBAR SAS"},"CompanyID":{"schemeID":"3","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"901329706"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"48","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN;R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CL 37 B SUR 68 I 19"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"INFUSIONES HERBAR SAS"},"CompanyID":{"schemeID":"3","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"901329706"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FE"},"Name":null,"CorporateRegistrationTypeCode":null,"JurisdictionRegionAddress":null},"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"3157003807"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"infusionesherbar@hotmail.com"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DespatchContact":null,"AccountingContact":null,"SellerContact":null},"AccountingCustomerParty":{"CustomerAssignedAccountID":null,"SupplierAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"}],"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":null,"PartyIdentification":[{"ID":{"schemeID":"0","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"900603119"}}],"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"LA ONCE EL AMIGA$O SAS"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 54 15 71"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"LA ONCE EL AMIGA$O SAS"},"CompanyID":{"schemeID":"0","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"900603119"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"48","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"O-23;R-99-PN;R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 54 15 71"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"LA ONCE EL AMIGA$O SAS"},"CompanyID":{"schemeID":"0","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"900603119"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":null,"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"3118543966"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"laonceelamigaso@outlook.com"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DeliveryContact":null,"AccountingContact":null,"BuyerContact":null},"PayeeParty":null,"BuyerCustomerParty":null,"SellerSupplierParty":null,"TaxRepresentativeParty":null,"Delivery":[{"ID":null,"Quantity":null,"MinimumQuantity":null,"MaximumQuantity":null,"ActualDeliveryDate":{"Value":"2022-09-29T08:43:38","ValueString":"2022-09-29"},"ActualDeliveryTime":{"Value":"2022-09-29T08:43:38","ValueString":"08:43:38-05:00"},"LatestDeliveryDate":null,"LatestDeliveryTime":null,"ReleaseID":null,"TrackingID":null,"DeliveryAddress":null,"DeliveryLocation":null,"AlternativeDeliveryLocation":null,"RequestedDeliveryPeriod":null,"PromisedDeliveryPeriod":null,"EstimatedDeliveryPeriod":null,"CarrierParty":null,"DeliveryParty":null,"NotifyParty":null,"Despatch":null,"DeliveryTerms":null,"MinimumDeliveryUnit":null,"MaximumDeliveryUnit":null,"Shipment":null}],"DeliveryTerms":null,"PaymentMeans":[{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"},"PaymentMeansCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":""},"PaymentDueDate":{"Value":"2022-10-07T00:00:00","ValueString":"2022-10-07"},"PaymentChannelCode":null,"InstructionID":null,"InstructionNote":null,"PaymentID":null,"CardAccount":null,"PayerFinancialAccount":null,"PayeeFinancialAccount":null,"CreditAccount":null,"PaymentMandate":null,"TradeFinancing":null}],"PaymentTerms":null,"PrepaidPayment":null,"AllowanceCharge":null,"TaxExchangeRate":null,"PricingExchangeRate":null,"PaymentExchangeRate":null,"PaymentAlternativeExchangeRate":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":194450.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":3015000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":150750.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":5.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}},{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":230000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":43700.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":81125.00},"RoundingAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":0.0},"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":3245000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":81125.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":2.50},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"06"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"ReteFuente"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"LegalMonetaryTotal":{"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":3245000.00},"TaxExclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":3245000.00},"TaxInclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":3439450.00},"AllowanceTotalAmount":null,"ChargeTotalAmount":null,"PrepaidAmount":null,"PayableRoundingAmount":null,"PayableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":3439450.00},"PayableAlternativeAmount":null},"InvoiceLine":[{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"94","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":50.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1475000.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":73750.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1475000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":73750.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":5.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":36875.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1475000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":36875.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":2.50},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"06"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"ReteFuente"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"DISPLAY AROMATICA DE PANELA X 12 CAJAS SURTIDOS"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIS SUR"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIS SUR"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":29500.00},"BaseQuantity":{"unitCode":"94","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":50.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"94","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":20.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":590000.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":29500.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":590000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":29500.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":5.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":14750.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":590000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":14750.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":2.50},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"06"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"ReteFuente"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"DISPLAY AROMATICA DE PANELA X 12 CAJAS MARACUYA"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIS MAR"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIS MAR"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":29500.00},"BaseQuantity":{"unitCode":"94","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":20.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"3"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"94","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":10.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":295000.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":14750.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":295000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":14750.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":5.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7375.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":295000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7375.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":2.50},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"06"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"ReteFuente"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"DISPLAY AROMATICA DE PANELA X 12 CAJAS DURAZNO"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIS DUR"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIS DUR"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":29500.00},"BaseQuantity":{"unitCode":"94","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":10.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"94","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":10.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":295000.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":14750.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":295000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":14750.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":5.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7375.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":295000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7375.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":2.50},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"06"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"ReteFuente"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"DISPLAY AROMATICA DE PANELA X 12 CAJAS MANDARINA"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIS MAN"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIS MAN"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":29500.00},"BaseQuantity":{"unitCode":"94","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":10.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"5"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"94","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":5.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":115000.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":21850.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":115000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":21850.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2875.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":115000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2875.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":2.50},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"06"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"ReteFuente"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"DISPLAY TISANA X 24 CAJAS YERBABUENA"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIS TIS YER"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIS TIS YER"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":23000.00},"BaseQuantity":{"unitCode":"94","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":5.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"6"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"94","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":5.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":115000.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":21850.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":115000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":21850.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2875.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":115000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2875.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":2.50},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"06"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"ReteFuente"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"DISPLAY TISANA X 24 CAJAS MANZANILLA"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIS TIS MAN"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIS TIS MAN"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":23000.00},"BaseQuantity":{"unitCode":"94","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":5.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"7"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":2.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":90000.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4500.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":90000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4500.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":5.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2250.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":90000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2250.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":2.50},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"06"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"ReteFuente"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"PACA AROMATICA DE PANELA X 10 BOLSAS FRUTOS TROPICALES"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"PA TRO"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"PA TRO"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":45000.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":2.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"8"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":45000.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2250.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":45000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2250.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":5.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1125.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":45000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1125.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":2.50},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"06"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"ReteFuente"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"PACA AROMATICA DE PANELA X 10 BOLSAS LIMON"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"PA LIM"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"PA LIM"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":45000.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"9"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":45000.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2250.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":45000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2250.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":5.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1125.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":45000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1125.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":2.50},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"06"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"ReteFuente"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"PACA AROMATICA DE PANELA X 10 BOLSAS MARACUYA"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"PA MAR"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"PA MAR"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":45000.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"10"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":2.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":90000.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4500.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":90000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4500.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":5.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2250.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":90000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2250.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":2.50},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"06"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"ReteFuente"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"PACA AROMATICA DE PANELA X 10 BOLSA MANDARINA"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"PA MAN"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"PA MAN"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":45000.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":2.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":45000.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2250.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":45000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2250.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":5.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1125.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":45000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1125.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":2.50},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"06"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"ReteFuente"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"PACA AROMATICA DE PANELA X 10 BOLSA DE DURAZNO"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"PA DUR"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"PA DUR"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":45000.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"12"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":45000.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2250.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":45000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2250.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":5.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1125.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":45000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1125.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":2.50},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"06"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"ReteFuente"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"PACA AROMATICA DE PANELA X 10 BOLSAS YERBALIMON"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"PA YLI"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"PA YLI"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":45000.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null}]} Error al escribir en el xml : System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\FE3779_fv09013297060352200001542.xml' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.StreamWriter..ctor(String path) at WoLicencias.Services.Logic.Transversales.XmlHelper.Serialize[T](T obj, String path, XmlSerializerNamespaces namespaces) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\XmlHelper.cs:line 166 -------------------------------------------------------------------- 2022-09-29 08:50:56.8591 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-SM2-14595 CUFE: 51b9beb61ffbc5b409ab9b5fb86bce426c6cb382b9fda282bb8741295ae7b61092c8533f1b01a1856a0f9fc0aa643aa9 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 08:54:49.0279 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 09:06:05.4200 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FVE-44515 CUFE: 846c3f9da96119dea95b731aae751a26b388cc8dc8a8c0a71dc932f94653a3afe0c2ed346aea406c844d607107848a35 ERROR: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote name could not be resolved: 'vpfe.dian.gov.co' at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 09:06:05.5762 : Error al enviar documento a la DIAN Documento: FV-FVE-44515 ERROR: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote name could not be resolved: 'vpfe.dian.gov.co' at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640362936142022-09-162023-03-16FVE4385550000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b0773786b00b021dbb52ce49d0c361b409f10d1045bbedf30669a08cc03ef4c6b72da6d765b5e073fd21f37c1666cc1ec800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T13:56:05+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FVE44515846c3f9da96119dea95b731aae751a26b388cc8dc8a8c0a71dc932f94653a3afe0c2ed346aea406c844d607107848a352022-09-2809:38:59-05:0001FACTURA DE VENTACOP425223BLANCA_ELIZABETH_SANABRIA_HERRERA11001Bogota D.C.Bogota D.C.11CL 63 A 87 F 29 SURCOColombiaBLANCA_ELIZABETH_SANABRIA_HERRERA20391256R-99-PN11001Bogota D.C.Bogota D.C.11CL 63 A 87 F 29 SURCOColombia01IVABLANCA_ELIZABETH_SANABRIA_HERRERA20391256FVE7843871DISTRIRAPIDAS2@OUTLOOK.ES21033713238BBQ ALITAS Y COSTILLAS / ANGIE JULIETH GUZMAN HERRERA11001Bogota D.C.Bogota D.C.11CL 55 SUR No 102 A 08 CAMINOS DEL PORVENIR ETAPA 3COColombiaBBQ ALITAS Y COSTILLAS / ANGIE JULIETH GUZMAN HERRERA1033713238R-99-PN11001Bogota D.C.Bogota D.C.11CL 55 SUR No 102 A 08 CAMINOS DEL PORVENIR ETAPA 3COColombiaZZNo aplicaBBQ ALITAS Y COSTILLAS / ANGIE JULIETH GUZMAN HERRERA10337132383142327313angieju1508@hotmail.comBBQ ALITAS Y COSTILLAS / ANGIE JULIETHGUZMAN HERRERA2022-09-2809:38:59-05:001108661.7745588.238661.773719.0001IVA77588.2345588.2386250.0086250.0011.0017226.893273.109117226.893273.109119.0001IVAB.B.Q BOLSA GALON DIFFER3341334117226.891.0021.0018361.343488.654618361.343488.654619.0001IVAROSADA BOLSA GAL. DIFFER3302330218361.341.0031.0010000.001900.0010000.001900.0019.0001IVAPINA BOLSA GAL DIFFER3311331110000.001.0044.0032000.00PAN HAM BRIOCHE ESPECIAL112111218000.004.00 -------------------------------------------------------------------- 2022-09-29 09:06:14.6298 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: NCCL-DCA-46775 CUFE: 144212d23747dbb2b4c781e5d16b3e246ae0f096a5da5670487d556ca1ce6821095d863082b76491ff1f714a93bf2878 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 09:19:55.9710 : UrlXml: D:\home\site\wwwroot\DocumentosXML\DFFE3001_fv09005129410352200000816.xml Document:{"xsiSchemaLocation":"urn:oasis:names:specification:ubl:schema:xsd:Invoice-2 http://docs.oasis-open.org/ubl/os-UBL-2.1/xsd/maindoc/UBL-Invoice-2.1.xsd","UBLExtensions":[{"ID":null,"Name":null,"ExtensionAgencyID":null,"ExtensionAgencyName":null,"ExtensionVersionID":null,"ExtensionAgencyURI":null,"ExtensionURI":null,"ExtensionReasonCode":null,"ExtensionReason":null,"ExtensionContent":{"sts:DianExtensions":{"@xmlns:ds":"http://www.w3.org/2000/09/xmldsig#","@xmlns:xades":"http://uri.etsi.org/01903/v1.3.2#","@xmlns:xsi":"http://www.w3.org/2001/XMLSchema-instance","@xmlns:ext":"urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2","@xmlns:xades141":"http://uri.etsi.org/01903/v1.4.1#","@xmlns:cac":"urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2","@xmlns:cbc":"urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2","@xmlns:sts":"dian:gov:co:facturaelectronica:Structures-2-1","sts:InvoiceControl":{"sts:InvoiceAuthorization":"18764020371091","sts:AuthorizationPeriod":{"cbc:StartDate":"2021-10-29","cbc:EndDate":"2022-10-29"},"sts:AuthorizedInvoices":{"sts:Prefix":"DFFE","sts:From":"1830","sts:To":"10000"}},"sts:InvoiceSource":{"cbc:IdentificationCode":{"@listAgencyID":"6","@listAgencyName":"United Nations Economic Commission for Europe","@listSchemeURI":"urn:oasis:names:specification:ubl:codelist:gc:CountryIdentificationCode-2.1","#text":"CO"}},"sts:SoftwareProvider":{"sts:ProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"3","@schemeName":"31","#text":"900534356"},"sts:SoftwareID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"1476b5a6-056c-4972-9d2b-c23d3714245b"}},"sts:SoftwareSecurityCode":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"c30344ecae6a17146814ae5617aa256e5c15b9900eda3d52f298b3ac95c14bfb23891ee2917c1790b57e3659034a838c"},"sts:AuthorizationProvider":{"sts:AuthorizationProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"4","@schemeName":"31","#text":"800197268"}},"sts:QRCode":"https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=396388e851a85074459ddeec6d9347e9704d3ae1d3075f8e7d8ad22bc7f3110b8e51bb5d5e57ea005e785861fcd15d24"}}}],"UBLVersionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"UBL 2.1"},"CustomizationID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"10"},"ProfileID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIAN 2.1: Factura Electrónica de Venta"},"ProfileExecutionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DFFE3001"},"CopyIndicator":null,"UUID":{"schemeID":"1","schemeName":"CUFE-SHA384","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"396388e851a85074459ddeec6d9347e9704d3ae1d3075f8e7d8ad22bc7f3110b8e51bb5d5e57ea005e785861fcd15d24"},"IssueDate":{"Value":"2022-09-29T09:01:44","ValueString":"2022-09-29"},"IssueTime":{"Value":"2022-09-29T09:01:44","ValueString":"09:01:44-05:00"},"DueDate":null,"InvoiceTypeCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"01"},"Note":[{"languageID":null,"languageLocaleID":null,"Value":"FACTURA DE VENTA"}],"TaxPointDate":null,"DocumentCurrencyCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"COP"},"TaxCurrencyCode":null,"PricingCurrencyCode":null,"PaymentCurrencyCode":null,"PaymentAlternativeCurrencyCode":null,"AccountingCostCode":null,"AccountingCost":null,"LineCountNumeric":{"format":null,"Value":10.0},"BuyerReference":null,"InvoicePeriod":null,"OrderReference":null,"BillingReference":null,"DespatchDocumentReference":null,"ReceiptDocumentReference":null,"StatementDocumentReference":null,"OriginatorDocumentReference":null,"ContractDocumentReference":null,"AdditionalDocumentReference":null,"ProjectReference":null,"Signature":null,"AccountingSupplierParty":{"CustomerAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"}],"DataSendingCapability":null,"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":""},"PartyIdentification":null,"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"DEPOSITO FERROLUZ S.A.S"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"05664"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"San Pedro"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Antioquia"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"05"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CL 50 59A-32 San Pedro-Ant"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"DEPOSITO FERROLUZ S.A.S"},"CompanyID":{"schemeID":"8","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"900512941"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"48","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"05664"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"San Pedro"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Antioquia"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"05"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CL 50 59A-32 San Pedro-Ant"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"DEPOSITO FERROLUZ S.A.S"},"CompanyID":{"schemeID":"8","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"900512941"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DFFE"},"Name":null,"CorporateRegistrationTypeCode":null,"JurisdictionRegionAddress":null},"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"314 761 0877"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"depositoferroluz12@gmail.com"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DespatchContact":null,"AccountingContact":null,"SellerContact":null},"AccountingCustomerParty":{"CustomerAssignedAccountID":null,"SupplierAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"}],"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":null,"PartyIdentification":[{"ID":{"schemeID":null,"schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"70191561"}}],"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"CELEDONIO BEDOYA BEDOYA"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"05664"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"San Pedro"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Antioquia"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"05"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"LLANO DE OVEJAS"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"CELEDONIO BEDOYA BEDOYA"},"CompanyID":{"schemeID":null,"schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"70191561"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"48","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"O-13;O-15;O-23;R-99-PN;O-47"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"05664"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"San Pedro"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Antioquia"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"05"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"LLANO DE OVEJAS"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"CELEDONIO BEDOYA BEDOYA"},"CompanyID":{"schemeID":null,"schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"70191561"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":null,"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":null},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"cbedou100@gmail.com"},"Note":null,"OtherCommunication":null},"Person":[{"ID":null,"FirstName":{"languageID":null,"languageLocaleID":null,"Value":"CELEDONIO"},"FamilyName":{"languageID":null,"languageLocaleID":null,"Value":"BEDOYA BEDOYA"},"Title":null,"MiddleName":null,"OtherName":null,"NameSuffix":null,"JobTitle":null,"NationalityID":null,"GenderCode":null,"BirthDate":null,"BirthplaceName":null,"OrganizationDepartment":null,"Contact":null,"FinancialAccount":null,"IdentityDocumentReference":null,"ResidenceAddress":null}],"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DeliveryContact":null,"AccountingContact":null,"BuyerContact":null},"PayeeParty":null,"BuyerCustomerParty":null,"SellerSupplierParty":null,"TaxRepresentativeParty":null,"Delivery":[{"ID":null,"Quantity":null,"MinimumQuantity":null,"MaximumQuantity":null,"ActualDeliveryDate":{"Value":"2022-09-29T09:01:44","ValueString":"2022-09-29"},"ActualDeliveryTime":{"Value":"2022-09-29T09:01:44","ValueString":"09:01:44-05:00"},"LatestDeliveryDate":null,"LatestDeliveryTime":null,"ReleaseID":null,"TrackingID":null,"DeliveryAddress":null,"DeliveryLocation":null,"AlternativeDeliveryLocation":null,"RequestedDeliveryPeriod":null,"PromisedDeliveryPeriod":null,"EstimatedDeliveryPeriod":null,"CarrierParty":null,"DeliveryParty":null,"NotifyParty":null,"Despatch":null,"DeliveryTerms":null,"MinimumDeliveryUnit":null,"MaximumDeliveryUnit":null,"Shipment":null}],"DeliveryTerms":null,"PaymentMeans":[{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"},"PaymentMeansCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":""},"PaymentDueDate":{"Value":"2022-09-29T00:00:00","ValueString":"2022-09-29"},"PaymentChannelCode":null,"InstructionID":null,"InstructionNote":null,"PaymentID":null,"CardAccount":null,"PayerFinancialAccount":null,"PayeeFinancialAccount":null,"CreditAccount":null,"PaymentMandate":null,"TradeFinancing":null}],"PaymentTerms":null,"PrepaidPayment":null,"AllowanceCharge":null,"TaxExchangeRate":null,"PricingExchangeRate":null,"PaymentExchangeRate":null,"PaymentAlternativeExchangeRate":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":283001.01},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1489478.991553},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":283001.008395},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"LegalMonetaryTotal":{"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1589478.99},"TaxExclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1489478.99},"TaxInclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1872480.00},"AllowanceTotalAmount":null,"ChargeTotalAmount":null,"PrepaidAmount":null,"PayableRoundingAmount":null,"PayableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1872480.00},"PayableAlternativeAmount":null},"InvoiceLine":[{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":50.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1260504.20},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":239495.798314},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1260504.20165},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":239495.798314},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"CEMENTO CORONA GRIS X50K"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"413"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"413"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":25210.084033},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":50.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":12.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":96806.72},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":18393.277309},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":96806.72268},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":18393.277309},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"GEOTEXTIL 1600 DE 2X100"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"HO0002059"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"HO0002059"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":8067.22689},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":12.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"3"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":104705.88},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":19894.117647},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":104705.882352},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":19894.117647},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"TUBO SANIT 4\" LINEA AZUL"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"N00359"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"N00359"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":104705.882352},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":5546.22},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1053.781513},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":5546.218487},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1053.781513},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"UNION SAN 4\""}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"N00241"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"N00241"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":5546.218487},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"5"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7142.86},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1357.142857},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7142.857142},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1357.142857},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"CLAVO ACERO LISO 2\"1/2 C.A MEJIA"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"7705465200325"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"7705465200325"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7142.857142},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"6"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4621.85},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":878.15126},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4621.848739},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":878.15126},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"CLAVO COMUN 1\"1/2 CON CABEZA"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"7705465008280"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"7705465008280"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4621.848739},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"7"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4621.85},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":878.15126},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4621.848739},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":878.15126},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"CLAVO COMUN 2\"1/2 CON CABEZA CORSAN"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"3CCK117NK"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"3CCK117NK"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4621.848739},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"8"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4621.85},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":878.15126},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4621.848739},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":878.15126},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"CLAVO COMUN 3\"1/2 CON CABEZA C A MEJIA"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"7707234800118"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"7707234800118"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4621.848739},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"9"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":0.10},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":907.56},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":172.436975},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":907.563025},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":172.436975},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"METRO TUBO SAN 2\" FINO"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"M123459"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"M123459"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":9075.630252},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":0.10},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"10"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":100000.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"FLETES TRANSPORTE"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"00000"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"00000"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":100000.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null}]} Error al escribir en el xml : System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\DFFE3001_fv09005129410352200000816.xml' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.StreamWriter..ctor(String path) at WoLicencias.Services.Logic.Transversales.XmlHelper.Serialize[T](T obj, String path, XmlSerializerNamespaces namespaces) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\XmlHelper.cs:line 166 -------------------------------------------------------------------- 2022-09-29 09:20:11.4876 : Documento: FV-FVE-6403 Transaccion: 85001396 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 09:20:10.3267 : Documento: FV-CRON-32103 Transaccion: 85001372 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 09:20:11.6549 : Documento: FV-DAFE-2840 Transaccion: 85001361 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 09:20:11.6862 : Documento: FV-ARIF-6374 Transaccion: 85001370 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 09:20:11.7018 : Documento: FV-FVK-4290 Transaccion: 85001366 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 09:23:24.0563 : Documento: FV-FED-10117 Transaccion: 85001878 Metodo: System.IO.__Error.WinIOError Linea: 2252 Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\FED10117_fv09003450430352200003542.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\FED10117_fv09003450430352200003542.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost) at System.IO.File.ReadAllText(String path) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2252 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost) at System.IO.File.ReadAllText(String path) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2252 -------------------------------------------------------------------- 2022-09-29 09:23:32.8174 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\FVEC3210_fv08300994610352200001156.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\FVEC3210_fv08300994610352200001156.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 09:25:10.9129 : Error al enviar documento a la DIAN Documento: FV-CTR-7120 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640151959212021-07-172023-01-17CTR28718738CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bb038c0621a4865c50e876654bd0df62150ae28db8f20034f3311ebba7d431f3be2d3904db24cf593a80c328c0f580675800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T14:14:19+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1CTR71203135047ec701cd404af6e927cc86855d5939a05e26dbf41f13e093cd61632421a6da100c450716a422ad71331e9d2bd42022-09-2708:44:39-05:0001REM 21414 ALCALACOP151CONSTRUTRANVIA S.A.S05615RionegroAntioquia05CR 39 56 88 LC 7COColombiaCONSTRUTRANVIA S.A.S901258735R-99-PN05615RionegroAntioquia05CR 39 56 88 LC 7COColombia01IVACONSTRUTRANVIA S.A.S901258735CTR3136254004construtranvia@gmail.com1900837930CONSTRUCTORA HABITAT MODULAR S.A.S05615RionegroAntioquia05CL 47 84 48COColombiaCONSTRUCTORA HABITAT MODULAR S.A.S900837930R-99-PN;R-99-PN05615RionegroAntioquia05CL 47 84 48COColombia01IVACONSTRUCTORA HABITAT MODULAR S.A.S9008379305633154habitatmodularsas@gmail.com2022-09-2708:44:39-05:0022022-09-2764360.50338739.49575564360.50419319.0001IVA351739.50338739.50416100.00416100.00110.0013000.00CARNAZAPORT840PORT8401300.0010.0026.0018151.263448.73949618151.2605043448.73949619.0001IVARETAL DE ESPUMA DENS 26 Y 180001660001663025.2100846.0032.003025.21574.7899163025.210084574.78991619.0001IVASEPARADOR 2 MM PQTE X 100 UNDS0000530000531512.6050422.0041.0020168.073831.93277320168.0672263831.93277319.0001IVADISCO ABRACOL 4 1/2 SEGMENTADO00018700018720168.0672261.0052.0012100.842299.15966412100.8403362299.15966419.0001IVAESTOPA X 500 GR0003620003626050.4201682.0062.007058.821341.176477058.8235281341.1764719.0001IVAHOJA SIERRA NICHOLSON NF 12180000720000723529.4117642.00710.005882.351117.6470595882.352941117.64705919.0001IVATAPON HEMBRA LISO PVC PRESION 1/2"DUR2005943DUR2005943588.23529410.0084.0012436.972363.0252112436.9747882363.0252119.0001IVAVALVULA DE BOLA 1/2" PVC SOLDADA 1200581200583109.2436974.0098.0016806.723193.27731116806.7226883193.27731119.0001IVANIPLE GALV 3/8 X 5CMFER06728FER067282100.8403368.00108.0016806.723193.27731116806.7226883193.27731119.0001IVAUNION GALVANIZADA 1/2"0003230003232100.8403368.00111.0052941.1810058.82352952941.1764710058.82352919.0001IVACEMENTO BLANCO ARGOS 40KG02000302000352941.176471.001240.00134453.7825546.218481134453.7814825546.21848119.0001IVACARTON X MT0003080003083361.34453740.00131.0014117.652682.35294114117.6470582682.35294119.0001IVAESPATULA FLEXIBLE PROFESIONAL INOX PINTUCO 6 PULG00089600089614117.6470581.00141.008823.531676.4705888823.5294111676.47058819.0001IVAESCOBA CERDA SUAVEFER13039FER130398823.5294111.00151.0015966.393033.61344515966.3865543033.61344519.0001IVADISCO ABRACOL 4/12CONTINUO00025800025815966.3865541.00 -------------------------------------------------------------------- 2022-09-29 09:25:11.9598 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FEV-16734 CUFE: 86031ca87698fc1f149a19bc4670a9824f0b8eaefd3007c974c7884b8555eb0c4b38364568eebdea539371d46cebae10 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 09:33:40.7647 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FEBG-13284 CUFE: 445ce7d2681e9ee740bfc21e05dfbab5abc0d6ea64ff03b7381461e0335cc3e39bfb25966a6ef8949208eb311e13f1e5 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 09:33:45.6552 : Error al enviar documento a la DIAN Documento: FV-SO-5879 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640232126812021-12-222023-06-22SO367520000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bef9546cb60ebc0785ec8073274e4c640d348314c8049782474db72ddd9bcb288512edc9f369ec9830195e94d8ef757ef800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T14:23:24+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1SO5879380ad527db4f8b1bca100e9741751abb4d47efd4ce733acebfad4ddadc36d18a3baddb434f6a28c302605a6291eae2722022-09-2909:30:51-05:0001FACTURA DE VENTACOP114752SURTILAMINAS SAS SOCORRO68001BucaramangaSantander68Cl 14 16 33COColombiaSURTILAMINAS SAS SOCORRO901359643O-23;R-99-PN;R-99-PN68001BucaramangaSantander68Cl 14 16 33COColombia01IVASURTILAMINAS SAS SOCORRO901359643SO7275785sfe9643@gmail.com274184458MARCO ANTONIO BARRERA NAVARRO68755SocorroSantander68CLLE 8 A 4 09COColombiaMARCO ANTONIO BARRERA NAVARRO74184458R-99-PN68755SocorroSantander68CLLE 8 A 4 09COColombiaZZNo aplicaMARCO ANTONIO BARRERA NAVARRO74184458310608617diegoandres.gomezduran@gmail.comMARCO ANTONIOBARRERA NAVARRO2022-09-2909:30:51-05:001106945.3836554.6218476945.37815119.0001IVA36554.6236554.6243500.0043500.0013.0036554.626945.37815136554.6218476945.37815119.0001IVAESMALTE ROJO PINTEMOS CTO 302027563756312184.8739493.00 -------------------------------------------------------------------- 2022-09-29 09:35:22.2122 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FV-6165 CUFE: 813b328d0e930c09eb91eb4cc4baf13edcf141c6227f4dbb893ce1534369eb058be438e44767a3472377759a375ff31d ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 09:35:23.3216 : Error al enviar documento a la DIAN Documento: FV-JP-6343 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.6406205. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The remote server returned an error: (504) Gateway Timeout. ---> System.Net.WebException: The remote server returned an error: (504) Gateway Timeout. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640354154202022-09-032023-09-03JP613910000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b9d9057a2b3ec6d97e8c64d6b723e0fa65a42afed5b8c724cbd965f1103cc38140587b18c0ddd37f994cc0af32872b170800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T14:23:16+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1JP6343c985ff9ec40daff0765800107d6de0f387b59785639d2c877df7c8d48fdbdcd96413fc8e5a62d08eca7dfc8a87c83db92022-09-2908:27:53-05:0001FACTURA DE VENTACOP114721FRUTAS Y FRESAS CALIDAD SAS05360ItaguiAntioquia05CALLE 85 48 1 BL 17 LC4COColombiaFRUTAS Y FRESAS CALIDAD SAS901110948R-99-PN05360ItaguiAntioquia05CALLE 85 48 1 BL 17 LC4COColombia01IVAFRUTAS Y FRESAS CALIDAD SAS901110948JP6129729futasyfresascalidadlocal4@hotmail.com1900319620FRUIT JUICE05001MedellinAntioquia05CARRERA 46 Nro 6117COColombiaFRUIT JUICE900319620R-99-PN;R-99-PN05001MedellinAntioquia05CARRERA 46 Nro 6117COColombia01IVAFRUIT JUICE9003196202222222auxfruitjuicecolombia@gmail.com2022-09-2908:27:53-05:0022022-09-291250000.000.001250000.001250000.001500.001250000.00FRESA SOBRE MADURA X KILO23232500.00500.00 -------------------------------------------------------------------- 2022-09-29 09:42:15.7629 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FAC-221045 CUFE: db19220c809197cf7869def804173dde5ee5234dfd4016b6b7d845a0520c6307b9c7cdd1ac5049eda39fbcc1e9a4b375 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 09:44:41.2503 : Error al enviar documento a la DIAN Documento: FV-CE-1787 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9062500. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640223391282021-12-032022-12-03CE10012000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bf799cadc73eaec7c46446c9a3f43be51cdd460f07be15ae8b35598d8bb837d9bd87154bc789f77ba333b5c728d1409a8800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T14:31:40+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1CE17873e4bdd1a76ada80d9583d687d46c762873337323815001fc4fff14ae8255f4b3cb6be3999b9e894d01c5e1c250a417842022-09-2909:29:03-05:0001FACTURA DE VENTACOP1614663COMPAÑIA FERRETERA A F C LTDA11001Bogota D.C.Bogota D.C.11CL 183 7 C 38COColombiaCOMPAÑIA FERRETERA A F C LTDA830099775R-99-PN11001Bogota D.C.Bogota D.C.11CL 183 7 C 38COColombia01IVACOMPAÑIA FERRETERA A F C LTDA830099775CE6681440cia_ferreteraafc@hotmail.com1800130426GyJ FERRETERIAS S.A.11001Bogota D.C.Bogota D.C.11CRA 7 # 198 - 07COColombiaGyJ FERRETERIAS S.A.800130426O-13;O-15;O-2311001Bogota D.C.Bogota D.C.11CRA 7 # 198 - 07COColombia01IVAGyJ FERRETERIAS S.A.8001304266791129-6697343recepcioncompras.fe@gyj.com.co2022-09-2909:29:03-05:0022022-10-2928460.27149789.7328460.268719.0001IVA149789.73149789.73178250.00178250.0016.004033.56766.37644033.56766.376419.0001IVACODO DE 1/2 PRESIONCOD4COD4672.266.0024.004369.72830.24684369.72830.246819.0001IVASEMICODO DE 1/2SEM1SEM11092.434.0034.002016.80383.1922016.80383.19219.0001IVAADAPTADOR MACHO 1/2 PVC548548504.204.0041.008739.491660.50318739.491660.503119.0001IVALIMPIADOR 1/16 PVCLIMLIM8739.491.0051.0053949.5710250.418353949.5710250.418319.0001IVASOLDADURA1613161353949.571.0061.004201.68798.31924201.68798.319219.0001IVAGUANTE NITRILOG 528G 5284201.681.0071.005966.381133.61225966.381133.612219.0001IVASIFA SANITARIO DE 1 1/2"S0214S02145966.381.0082.007058.821341.17587058.821341.175819.0001IVACODO DE 1 1/2 SANITARIOCOD1COD13529.412.0091.006722.681277.30926722.681277.309219.0001IVACMT TUBO 1 1/2"7567566722.681.00101.006092.431157.56176092.431157.561719.0001IVASIFON 4X360101-160101-16092.431.00111.004873.94926.04864873.94926.048619.0001IVASIFON REJILLASI 57SI 574873.941.00122.006890.741309.24066890.741309.240619.0001IVAPAQUETE DILATADORESD 85D 853445.372.00131.005966.381133.61225966.381133.612219.0001IVAKILO DE ESTOPAC52C525966.381.00141.0023865.544534.452623865.544534.452619.0001IVATUBO 1/2 PRESIONT2T223865.541.00151.002394.95455.04052394.95455.040519.0001IVAUNION 2 " PRU 113U 1132394.951.00161.002647.05502.93952647.05502.939519.0001IVABUJE DE 2" x 1 1/2"11598115982647.051.00 -------------------------------------------------------------------- 2022-09-29 09:47:37.5734 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-1339 CUFE: 160148d7b9d44f469952fe5581f448beac21dbdda51c01a22267f1cecd72033c92b8a71cb21630349c1d795c95ac204f ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.7343635. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 09:57:42.2152 : Error al enviar documento a la DIAN Documento: NCCL-NCRE-6 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9374969. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b76ccc690c0b9cde813adc8fae0a097aaa0117c2e3f62532f633c8bd66802294e49180b2d2437d293a51778471df54d53800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T14:44:24+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.120DIAN 2.1: Nota Crédito de Factura Electrónica de Venta1NCRE6a3c08b34e26b0a0c201912d03219c9d45e4e00d039834e12f4040ee2fa1aea1cffc8a3354ae3926d6b2a65996f9223dc2022-09-2211:51:53-05:0091DEVOLUCION FACTURA No RSFE 1162COP1RSFE11621Devolucion de parte de los bienes; no aceptacion de partes del servicioRSFE1162dcde433cd8bf863c4b6b15eb370edeee620fe6416b95e881fed4ca530df5a0ccf09155620e129e868ac7714b59627deb2022-05-2714321REDES Y SEGURIDAD ELECTRONICA S.A.S.13001CartagenaBolivar13Centro Av Daniel Lemaitre No 9-44 CC Centenario loc 110COColombiaREDES Y SEGURIDAD ELECTRONICA S.A.S.900491366R-99-PN13001CartagenaBolivar13Centro Av Daniel Lemaitre No 9-44 CC Centenario loc 110COColombia01IVAREDES Y SEGURIDAD ELECTRONICA S.A.S.900491366NCRE6601775ltejada@redeselec.com.co273164948SAMIR JASSIR13836TurbacoBolivar13Pie Popa Edf Anita COColombiaSAMIR JASSIR73164948R-99-PN;R-99-PN13836TurbacoBolivar13Pie Popa Edf Anita COColombiaZZNo aplicaSAMIR JASSIR73164948665009sjassir@hotmail.comSAMIRJASSIR2022-09-2211:51:53-05:0014211926.8962773.10924311926.8919.0001IVA62773.1162773.1174700.0074700.0011.0062773.109211926.89075662773.10924311926.89075619.0001IVACAMARA BALA HD (1080P, 2MP )(2.8mm) PLASTICA COLORVU HILOOK REF: THC-B129-PHLCB2MP28P-CVHLCB2MP28P-CV62773.1092431.00 -------------------------------------------------------------------- 2022-09-29 10:00:31.7009 : Error al enviar documento a la DIAN Documento: FC-DS-400 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.6863784. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640352966112022-09-012023-09-01DS130000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b5b0974a7a9a4981680588947372117f22bbf2f96d6ff2a04ad005bcd7b7aab5bb829af044b2791a9995510dfd3dd5878800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T14:47:31+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1DS40054cf8431e90fa8dcfe9aec98e38b59824ef8061449877939c0cff07e4780bdc9bf2df2dce6996c0ab4990b54ede845772022-09-0109:07:05-05:00051 WCOM SEP COW9458407 SIERRA, CLARA INESCOP12INES SIERRA CLARA11001Bogotá111011Bogotá11CLCOColombiaINES SIERRA CLARA41659479R-99-PN11001Bogota D.C.111011Bogota D.C.11CLCOColombia01IVAINES SIERRA CLARA41659479DS2363493lfrodriguez@nuskin.com1CR 15 93 A 62 LC 1NU SKIN COLOMBIA INC900252067O-4801IVA7468703fasturascol@nuskin.com2022-09-0109:07:05-05:002482022-09-0120794.200207942.0020794.2010.0006ReteRenta207942.000.00207942.00207942.0011.00207942.002022-09-011Por operaciónBonos Semanales a Distribuidor523595155235951552359515207942.001.00 -------------------------------------------------------------------- 2022-09-29 10:04:09.4458 : Error al enviar documento a la DIAN Documento: FV-FEC-11009 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.8593727. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640223838802021-12-062023-06-06FEC615915469CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b8bb41072963d489c8b67f99dacd5b088f2d3b119a975c75ab1fb51f65c238545b946bc139bfa9209153315a325ff2825800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T14:50:38+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FEC110099fbeda39823f02a4423c81fc8d3d794572427c417202f3140c81f7a160252e04ca562e484cfc36756ed58329028af3292022-09-2909:41:26-05:0001FACTURA DE VENTACOP1014752FORERO SERRANO SAS23162CereteCordoba23CRA 15A # 8A04COColombiaFORERO SERRANO SAS901278263R-99-PN;R-99-PN23162CereteCordoba23CRA 15A # 8A04COColombia01IVAFORERO SERRANO SAS901278263FEC7745711torfercerete@hotmail.com2901532718GRUPO XV S.A.S23001MonteriaCordoba23CL52 12 91COColombiaGRUPO XV S.A.S901532718R-99-PN23001MonteriaCordoba23CL52 12 91COColombia01IVAGRUPO XV S.A.S9015327183008169648luismram3@gmail.comGRUPO XV S.A.S2022-09-2909:41:26-05:0011049719.33261680.67222649719.32772319.0001IVA261680.67261680.67311400.00311400.00110.00121848.7423151.260503121848.7394923151.26050319.0001IVASOLD 6011X1/8SOLTRODE6011X1/8S6011X1/8S12184.87394910.0027.0044117.658382.35294144117.6470568382.35294119.0001IVADISCO CORTE METAL 7"DW8065DW80656302.5210087.0032.0016806.723193.27731116806.7226883193.27731119.0001IVADISCO PULIR DE 7" DEWALTDW44850DW448508403.3613442.0041.0015126.052873.9495815126.050422873.9495819.0001IVAGUANTE CARNAZA CORTOGCARCGCARC15126.050421.0051.0039495.807504.20168139495.7983197504.20168119.0001IVACARETA PARA SOLDADORES TIPO CABEZA45139245139239495.7983191.00624.0012100.842299.15966112100.840322299.15966119.0001IVAARO 5 3/8X21053/8X21053/8X2504.2016824.00724.003025.21574.7899153025.21008574.78991519.0001IVATCA ARO 5 3/81433/81433/8126.0504224.00824.002016.81383.1932752016.806712383.19327519.0001IVAWP 3/81613/81613/884.03361324.0092.001680.67319.3277311680.672268319.32773119.0001IVAVIDRIO SOLDAR #11VID#11VID#11840.3361342.00101.005462.181037.8151265462.1848731037.81512619.0001IVAPIEDRA ASENTAR 6 UYUSA-ZGPDU06UPDU06U5462.1848731.00 -------------------------------------------------------------------- 2022-09-29 10:04:47.0636 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FVE4-37986 CUFE: a0e8c3b19a9201dae091395a991823b9e1c4afd4480da9d0a684769f037cb2d7796e8102a736e14f3a1abb6197cdf057 ERROR: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote name could not be resolved: 'vpfe.dian.gov.co' at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 10:04:47.1573 : Error al enviar documento a la DIAN Documento: FV-FVE4-37986 ERROR: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote name could not be resolved: 'vpfe.dian.gov.co' at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640192721332021-10-082022-10-08FVE410001100000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b441713dbf26927af035b5b282ed5aa4a2ad8e470c2a4e8e13fc37917fb6ff5afb62f1b2c074495bdd35df14b88d69986800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T14:54:46+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FVE437986a0e8c3b19a9201dae091395a991823b9e1c4afd4480da9d0a684769f037cb2d7796e8102a736e14f3a1abb6197cdf0572022-09-2815:28:56-05:0001RUTA CIUDADELACOP211081INDUSTRIAS ALIMENTICIAS BAEZ SAS68276FloridablancaSantander68VIA CORREDOR RIO FRIO, CALLE 210 9-731 BODEGA 1COColombiaINDUSTRIAS ALIMENTICIAS BAEZ SAS900579928R-99-PN;R-99-PN68276FloridablancaSantander68VIA CORREDOR RIO FRIO, CALLE 210 9-731 BODEGA 1COColombia01IVAINDUSTRIAS ALIMENTICIAS BAEZ SAS900579928FVE46382834 ext. 1050facturacionelectronica@indubaez.com.co228138732FRANCELINA ARCINIEGAS LEAL68001BucaramangaSantander68CLL 1 C 04 CORDONSILLO 2COColombiaFRANCELINA ARCINIEGAS LEAL28138732R-99-PN;R-99-PN68001BucaramangaSantander68CLL 1 C 04 CORDONSILLO 2COColombiaZZNo aplicaFRANCELINA ARCINIEGAS LEAL281387323118890058 -3142338257arciniegasfrancy61@gmail.comFRANCELINAARCINIEGAS LEAL2022-09-2815:28:56-05:0022022-09-281904.7638095.2380881904.7619045.0001IVA38095.2438095.2440000.0040000.0017.0020666.671033.33333320666.6666641033.3333335.0001IVAE-G03x15 ZIPPER PASTA PARA EMPANADA 560gr 15cmE-G03x15 ZIPPERE-G03x15 ZIPPER2952.3809527.0026.0017428.57871.42857117428.571424871.4285715.0001IVAF-P01x15 ZIPPER PASTA PARA FLAUTA 500gr 12x13cmF-P01x15 ZIPPERF-P01x15 ZIPPER2904.7619046.00 -------------------------------------------------------------------- 2022-09-29 10:04:49.3137 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-30004 CUFE: 5bd433cc90b71f440407e7cc264c2fb6e933d9472f2555f62192a3291cce1ae99a6771fea447827f304f34d9c17866ff ERROR: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote name could not be resolved: 'vpfe.dian.gov.co' at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 10:04:49.3761 : Error al enviar documento a la DIAN Documento: FV-FE-30004 ERROR: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote name could not be resolved: 'vpfe.dian.gov.co' at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640367090072022-09-232023-09-23FE3000160000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b37cc94271dfb9ec973eab68df4b8dce6087d0dd2c515ade47ccb183d190f489c75b51a78937884667893564be2cbe5a6800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T14:54:49+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FE300045bd433cc90b71f440407e7cc264c2fb6e933d9472f2555f62192a3291cce1ae99a6771fea447827f304f34d9c17866ff2022-09-2910:02:23-05:0001FACTURA DE VENTACOP614752AISLAR J.M. S.A.S.11001Bogota D.C.Bogota D.C.11CR 23 A 6 73COColombiaAISLAR J.M. S.A.S.900365225R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11CR 23 A 6 73COColombia01IVAAISLAR J.M. S.A.S.900365225FE3710173aislarjm.sas@hotmail.com1901333084BMI BOBINADOS Y MANTENIMIENTOS INDUSTRIALES25269FacatativaCundinamarca25CR 4 2 90COColombiaBMI BOBINADOS Y MANTENIMIENTOS INDUSTRIALES901333084R-99-PN;R-99-PN25269FacatativaCundinamarca25CR 4 2 90COColombia01IVABMI BOBINADOS Y MANTENIMIENTOS INDUSTRIALES9013330843172351789gerencia.bmi.sas@gmail.com2022-09-2910:02:23-05:00142145256.00764504.00145256.0019.0001IVA764504.00764504.00909760.00909760.0019.00564966.00107343.54564966.00107343.5419.0001IVAKILOS ALAMBRE ESMALTADO AWG # 20AWG20AWG2062774.009.0022.00125548.0023854.12125548.0023854.1219.0001IVAKILOS ALAMBRE ESMALTADO AWG # 22AWG22AWG2262774.002.0031.0022690.004311.1022690.004311.1019.0001IVABARNIZ RENANIA TRANSPARENTE X 1/4 GALONRTCRTC22690.001.00420.0017660.003355.4017660.003355.4019.0001IVACUNAS POLIESTER ROYAL REF P-15CUP15CUP15883.0020.00510.0018500.003515.0018500.003515.0019.0001IVAMETROS CABLE SILICONADO T.S. # 16CSTS16CSTS161850.0010.00610.0015140.002876.6015140.002876.6019.0001IVAMETROS CABLE SILICONADO T.S. # 18CSTS18CSTS181514.0010.00 -------------------------------------------------------------------- 2022-09-29 10:10:05.2622 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FEME-6425 CUFE: e61d27b814d526f1401ec6ce28632caf4b34773a1c376224ce8bac2bcf123852e2a93c8d40cb2e24243213d7cad41058 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 10:12:52.4573 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-LMA-6992 CUFE: 09a0a54c5d799f72a01dba320c42ffcd1e724b56d06ff6ab9c59d570e1aac182927a0a9c1e5285eacdd7fcea2a8b60a0 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.8593753. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 10:14:33.9800 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-2264 CUFE: 59b67394d91acdf51f1fee118f2b8cb96044fcb7220aacf7139f35712de87046e5641410b7ba47a8fd9478002ea3ed26 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 10:14:49.0517 : Error al enviar documento a la DIAN Documento: FV-PF-9958 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640358584702022-09-092023-09-09PF965210000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bdf367a754b7bf6e06d607503b0645d918e2518433d30b1b189d2ad1e11ab6cb80ae98e62d3674a530d91f8880920aac2800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T15:04:45+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1PF995898a8bfbae805c4aedc961a6ce1420100644921b76e23c1f156bd974ba46ac768d41ed5ff233352e9692bc6d45dc07b542022-09-2910:11:54-05:0001FV-9958COP114530AUTOREPUESTOS PUNTO FORD SAS13001CartagenaBolivar13CL 34 # 20A - 34 PISO 1 Y 2 BRR AMADORCOColombiaAUTOREPUESTOS PUNTO FORD SAS901140792R-99-PN;R-99-PN13001CartagenaBolivar13CL 34 # 20A - 34 PISO 1 Y 2 BRR AMADORCOColombia01IVAAUTOREPUESTOS PUNTO FORD SAS901140792PF6468098-3116323029facturacionpuntoford@gmail.com273082097RAMIRO ERNESTO VASQUEZ BARRAZA13001CartagenaBolivar13PIE DE LA POPACOColombiaRAMIRO ERNESTO VASQUEZ BARRAZA73082097R-99-PN;R-99-PN13001CartagenaBolivar13PIE DE LA POPACOColombiaZZNo aplicaRAMIRO ERNESTO VASQUEZ BARRAZA73082097tavogus572009@hotmail.comRAMIRO ERNESTOVASQUEZ BARRAZA2022-09-2910:11:54-05:0011034000.000.0034000.0034000.0011.0034000.00ACEITE 5W-30 1/4X0-5W30-QSPX0-5W30-QSP34000.001.00 -------------------------------------------------------------------- 2022-09-29 10:14:49.0681 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FV-133 CUFE: fe629d54a278915fb50bf651fff18702671c2e513df1c804b02a53c8cf506a886c9c25a5f34403f4badbfae6357169d7 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 10:14:49.1324 : Error al enviar documento a la DIAN Documento: FV-FE-94 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640326298612022-08-042023-02-04FE1500CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b5cfc96390497abd9d340d9447e30bd5e20908160238c355a41febfbb8dfc48b58f15cf6e0562a4602132375468dc8094800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=3503858f25ea7281b077d395854d63e308129ef3ee12f94bf29c456a6806164717f747d3b1931ae21e9da52ade5937887nw+GQjxyi+o17KNlOz1UtZW0GpYQgtZwEuTnSALCMQ=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AQAB2022-09-29T15:04:45+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FE943503858f25ea7281b077d395854d63e308129ef3ee12f94bf29c456a6806164717f747d3b1931ae21e9da52ade5937882022-09-2910:02:01-05:0001FACTURA DE VENTACOP114923CONSUELO INOCENCIA CAMELO SANCHEZ11001Bogota D.C.Bogota D.C.11CL 6 A No.75-56 IN 1 AP 403 CON PASEO DE LAS AMERICASCOColombiaCONSUELO INOCENCIA CAMELO SANCHEZ51882603R-99-PN11001Bogota D.C.Bogota D.C.11CL 6 A No.75-56 IN 1 AP 403 CON PASEO DE LAS AMERICASCOColombiaZZNo aplicaCONSUELO INOCENCIA CAMELO SANCHEZ51882603FE4240275consuelocamelosanchez@gmail.com1800042210TRANSPORTES VIGIA SOCIEDAD POR ACCIONES SIMPLIFICADA SAS11001Bogota D.C.Bogota D.C.11CALLE 17 21 65COColombiaTRANSPORTES VIGIA SOCIEDAD POR ACCIONES SIMPLIFICADA SAS800042210R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11CALLE 17 21 65COColombia01IVATRANSPORTES VIGIA SOCIEDAD POR ACCIONES SIMPLIFICADA SAS8000422107957405operaracionliquidos@transportesvigia.com2022-09-2910:02:01-05:0022022-10-1452228.8005222880.0052228.801.0006ReteFuente5222880.000.005222880.005222880.001CARTAGENA-BOGOTA ACEITES VIAJE:135171.005222880.0052228.805222880.0052228.801.0006ReteFuenteSERVICIO DE TRANSPORTE0010015222880.001.00 -------------------------------------------------------------------- 2022-09-29 10:14:49.8712 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-19944 CUFE: 5a7f98fe69f52582b6a040117f270d8f7e8c27dc5162d37bb668aa6961eb6e8def6bdc2a9ef76356748ed64c89dc97e9 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 10:16:34.4781 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-1044 CUFE: 763460f97a1bc434a62055e1e63ed964d8f7e8bc5ac85ec6886ed882761dbbb4ab404f9c22abbf3a2effe18b1f9c02aa ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 10:16:34.8887 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-IMP-439 CUFE: 2d20e556602dafea68beeb21a828728c569df623658d153bcc3095649056b13dc164c46ebdbfb384e6055383f8d8864c ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 10:16:59.1244 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-4850 CUFE: 5e65d509aa372cd1adfa30144f6afca10c14ea72c6e8c3ffbaa439cc48ab968b34bdd000808643116dcd5173c9a41d71 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 10:18:37.5039 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: NCCL-NCC-34 CUFE: 35db9510a3d20182063f98c31b4bd113d8b487e1822ca5714397cf97edd8b4e53ab2c36158905b20575aa5c0a699cca6 ERROR: System.ServiceModel.CommunicationException: An error occurred while receiving the HTTP response to https://vpfe.dian.gov.co/WcfDianCustomerServices.svc. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details. ---> System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 10:20:06.0229 : Error al enviar documento a la DIAN Documento: FC-DSE-787 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640337869752022-08-172023-08-17DSE11000000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b9403bc819199200213eb8e74844d0b76394c70f5d3863cda40bdde09aa32d781084fa6ff33d52989fcb050820720b546800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=dcbf73648215c533b027be0e04e0f179363f4c7182974ac8fa0f3648c0bb349ae8f186d846808752c6448c13b9ad34999pa2MoGGW5V1Hjj3rNe1bFuB58yPIUKvM3M/ot8LEzU=rWMyJos+HhwxT/iZzSo3Y2IrcuNGbPiXFHU3Xv9twMQ=NWV8EIrTgFtN1O1IN6Mip11dIEDfD8SaiVFhzbU0ElI=e4el9hPOkO2S52xXZlxAvd6NSL9Nl3aEKqBd4KX05fw6xcH9qWGC8at+lSi7Oqw16QUgUdOGRKpCeSSsPyzW0ZZpGn3Vt+JpBxZmTm5Oka2qfRqyDntK9x5ThxXO0PE/+0uyd+NLajNnlYG1wyqOEzOiYk74hSKQMxbSJArF1wrkw4J/z1dW83jyZy5mY6hDaxw5HN+PR/9qLwmfA1qk7iJXsbRO0aoUjNDnUMtQrNJvZV4a6pFcgDqdcNfPhc12dLIu15c3RDSyB25uX+cS3/tQ2ZSElIjjR/9MgOk7nODX4+JySeczDzeI+zejfEx3oWbzbuz6fJVyUKJIQZ/uBw==MIIIrDCCBpSgAwIBAgIITwmmj5LvZBMwDQYJKoZIhvcNAQELBQAwgbYxIzAhBgkqhkiG9w0BCQEWFGluZm9AYW5kZXNzY2QuY29tLmNvMSYwJAYDVQQDEx1DQSBBTkRFUyBTQ0QgUy5BLiBDbGFzZSBJSSB2MjEwMC4GA1UECxMnRGl2aXNpb24gZGUgY2VydGlmaWNhY2lvbiBlbnRpZGFkIGZpbmFsMRIwEAYDVQQKEwlBbmRlcyBTQ0QxFDASBgNVBAcTC0JvZ290YSBELkMuMQswCQYDVQQGEwJDTzAeFw0yMTAzMTcwNTAwMDBaFw0yMzAzMTcwNDU5MDBaMIIBWTEwMC4GA1UECQwnQ2FsbGUgMjYgIyA2OUQgLSA5MSBUb3JyZSAxIE9maWNpbmEgODA1MS0wKwYJKoZIhvcNAQkBFh5jb250YWN0ZW5vc0B3b3JsZG9mZmljZS5jb20uY28xJjAkBgNVBAMTHVdPUkxEIE9GRklDRSBDT0xPTUJJQSAgIFMuQS5TMRMwEQYDVQQFEwo5MDA1MzQzNTYzMTYwNAYDVQQMEy1FbWlzb3IgRmFjdHVyYSBFbGVjdHJvbmljYSAtIFBlcnNvbmEgSnVyaWRpY2ExOjA4BgNVBAsTMUVtaXRpZG8gcG9yIEFuZGVzIFNDRCBBYyAyNiA2OUMgMDMgVG9ycmUgQiBPZiA3MDExETAPBgNVBAoTCEdlcmVuY2lhMQ8wDQYDVQQHEwZCT0dPVEExFDASBgNVBAgTC0JPR09UQSBELkMuMQswCQYDVQQGEwJDTzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL1YWXjE6J8lkANbpOr+CAw4LfQCUXsq4d43lww2jj3qVytfNb/5BU860uxgWMJsWdcz4Wgb5xbG+wMr+Y+pSOrfMW00iNHQE5WhgG4wRqK79JUq7em0zbWHrB2Df/8C9ZVA1flzCNYhobAPbqE4mH7q/2AtkVct6jp7Rb9AyQ8CL54Lum0c6xEpv/In4d/t+0VHW6ErsXCeoEKGbN5gxp1MbuSXbFz13oJv1hcNl+IzegrvX9iELYxlQI8GKU8NW/p27Rxj8QqoinB8r8sxwNAAFLNbw4VMvSAOiSUNUbv5t8nlo5kWna0HaTuGpwyRJPFoGHqifUk1ils1gA1+Cb0CAwEAAaOCAxYwggMSMAwGA1UdEwEB/wQCMAAwHwYDVR0jBBgwFoAUOldQ0HcbPtaL6v+Xmdf/hAJIKQ8wNwYIKwYBBQUHAQEEKzApMCcGCCsGAQUFBzABhhtodHRwOi8vb2NzcC5hbmRlc3NjZC5jb20uY28wKQYDVR0RBCIwIIEeY29udGFjdGVub3NAd29ybGRvZmZpY2UuY29tLmNvMIIB8gYDVR0gBIIB6TCCAeUwggHhBg0rBgEEAYH0SAECBgEGMIIBzjBCBggrBgEFBQcCARY2aHR0cHM6Ly93d3cuYW5kZXNzY2QuY29tLmNvL2RvY3MvRFBDX0FuZGVzU0NEX1YzLjUucGRmMIIBhgYIKwYBBQUHAgIwggF4HoIBdABMAGEAIAB1AHQAaQBsAGkAegBhAGMAaQDzAG4AIABkAGUAIABlAHMAdABlACAAYwBlAHIAdABpAGYAaQBjAGEAZABvACAAZQBzAHQA4QAgAHMAdQBqAGUAdABhACAAYQAgAGwAYQBzACAAUABvAGwA7QB0AGkAYwBhAHMAIABkAGUAIABDAGUAcgB0AGkAZgBpAGMAYQBkAG8AIABkAGUAIABGAGEAYwB0AHUAcgBhAGMAaQDzAG4AIABFAGwAZQBjAHQAcgDzAG4AaQBjAGEAIAAoAFAAQwApACAAeQAgAEQAZQBjAGwAYQByAGEAYwBpAPMAbgAgAGQAZQAgAFAAcgDhAGMAdABpAGMAYQBzACAAZABlACAAQwBlAHIAdABpAGYAaQBjAGEAYwBpAPMAbgAgACgARABQAEMAKQAgAGUAcwB0AGEAYgBsAGUAYwBpAGQAYQBzACAAcABvAHIAIABBAG4AZABlAHMAIABTAEMARDAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwOQYDVR0fBDIwMDAuoCygKoYoaHR0cDovL2NybC5hbmRlc3NjZC5jb20uY28vQ2xhc2VJSXYyLmNybDAdBgNVHQ4EFgQU6DRgpkhpi9qXL2P0idgO6C+RYeYwDgYDVR0PAQH/BAQDAgXgMA0GCSqGSIb3DQEBCwUAA4ICAQBGJ2Oals+lCvezIVscgC3r3jBWlMRmdruCp4g8iGEyht5VyddEmQwIPPU8y+24NfJeZpeGLYtxZ17g7PSgTRWSDvByFmauSiIdmlOrYsCeTkhYuAbPLq0Sog64XqPNmczI52mzCYv2gAuMOQi/qUTAkC4PtqNvA81QJNBUTj1jNLDTyEtZDlEH6qvvcBJoSIu/qXWKlWqn54O62Jtv2/5mfkjjFw0lFomQI+SSYJ9vTYBGd2DX581NoP1Cbo2xDVJBhulP0Fm5oMG8Qcxma12w4F5HM/uPYOVd31dHfTnvmvVRZlyZd7w7SHQWkaK+zpWYwCehKeGmJR6vncPxNKPc22RdGjvdwf1kow1l7QbghmYeLZdekxMGRaj8mM3AyGYfF85M0/0clGtRi7m4cLaGNLfJBHdOBjP2NmB7WqZRZ7kfNQeVF2h8f3Nivt254u8lFlYRoW9plsM0bALipnjXHf9Ek5yl0yoDQYF1Pa79inW/QGM3QzDiuoEXxBzmu3RR0vm1K95lWbZinF++Ly/b8dBQ/xsrJY1z3QhoSAAFcY84JBz5qE0ctXhqjH3l+GwEHf3Mglr6VsZHgORClCzIvP4x99/Nx8jOOWqgmMQl5lxm7Gyb3isZ/dvHOJQVTxnNN/lHPt8xa9hi/ZsEHgmaaaKkL9deFMKdvr8weTMI1g==vVhZeMTonyWQA1uk6v4IDDgt9AJReyrh3jeXDDaOPepXK181v/kFTzrS7GBYwmxZ1zPhaBvnFsb7Ayv5j6lI6t8xbTSI0dATlaGAbjBGorv0lSrt6bTNtYesHYN//wL1lUDV+XMI1iGhsA9uoTiYfur/YC2RVy3qOntFv0DJDwIvngu6bRzrESm/8ifh3+37RUdboSuxcJ6gQoZs3mDGnUxu5JdsXPXegm/WFw2X4jN6Cu9f2IQtjGVAjwYpTw1b+nbtHGPxCqiKcHyvyzHA0AAUs1vDhUy9IA6JJQ1Ru/m3yeWjmRadrQdpO4anDJEk8WgYeqJ9STWKWzWADX4JvQ==AQAB2022-09-29T15:10:04+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1DSE787dcbf73648215c533b027be0e04e0f179363f4c7182974ac8fa0f3648c0bb349ae8f186d846808752c6448c13b9ad34992022-08-3110:38:16-05:0005COMPRA LECHE DEL 16-31 DE AGOSTOCOP12JESUS MARIA REYES REYES18001Florencia180001Caqueta18VDA COSTA RICACOColombiaJESUS MARIA REYES REYES17621754R-99-PN18001Florencia180001Caqueta18VDA COSTA RICACOColombia01IVAJESUS MARIA REYES REYES17621754DSE3113896007distrialimentosoccidente@gmail.com1CL 1 1 05 BRR LA CABANADISTRIALIMENTOS DE OCCIDENTE S.A.S900995885O-4801IVA3165377671distrialimentosoccidente@gmail.com2022-08-3110:38:16-05:002482022-09-057076.250943500.007076.250.7506ReteRenta943500.000.00943500.00943500.001555.00943500.002022-08-311Por operaciónlecheMP-01MP-01MP-011700.00555.00 -------------------------------------------------------------------- 2022-09-29 10:20:50.9367 : Documento: FV-FE-14431 Transaccion: 85013466 Metodo: System.IO.__Error.WinIOError Linea: 2252 Error: System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\FE14431_fv09010665040352200005955.xml' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost) at System.IO.File.ReadAllText(String path) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2252 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost) at System.IO.File.ReadAllText(String path) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2252 -------------------------------------------------------------------- 2022-09-29 10:21:46.9089 : Error al enviar documento a la DIAN Documento: FV-FE-3829 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.6407094. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The remote server returned an error: (504) Gateway Timeout. ---> System.Net.WebException: The remote server returned an error: (504) Gateway Timeout. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640327857242022-08-052023-02-05FE35824000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b41d543455a3a8943bf0d163da2c1735fcf717a8a302689e0d902ad8ce7b020f3da16f1df04dcfcc164b285a2bd65f1b8800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T15:09:06+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FE3829e4d4441226af345337b590eeac65c8007141c100587ffabd3fc922f3d496424c2295bb58e54a3a97c44d50636d07d81f2022-09-2910:14:00-05:0001FACTURA DE VENTACOP422712MORENO CARRILLO CARLOS FERNANDO11001Bogota D.C.Bogota D.C.11DG 62 17A 55 SURCOColombiaMORENO CARRILLO CARLOS FERNANDO79444613R-99-PN11001Bogota D.C.Bogota D.C.11DG 62 17A 55 SURCOColombia01IVAMORENO CARRILLO CARLOS FERNANDO79444613FE7657342auxcontable.fem@gmail.com1900828904ELECTRICOS E ILUMINACIONES DEL TOLIMA SAS73001IbagueTolima73CARRERA 4 # 17 20 CENTROCOColombiaELECTRICOS E ILUMINACIONES DEL TOLIMA SAS900828904R-99-PN;R-99-PN73001IbagueTolima73CARRERA 4 # 17 20 CENTROCOColombia01IVAELECTRICOS E ILUMINACIONES DEL TOLIMA SAS9008289042639386-3103204321electricoseiluminacion_dt@hotmail.com2022-09-2910:14:00-05:0022022-09-30157890.00831000.00157890.0019.0001IVA831000.00831000.00988890.00988890.00120.00180000.0034200.00180000.0034200.0019.0001IVACAJA DE TACOS DE 2 CIRCUITOSPTCAJACIR00001PTCAJACIR000019000.0020.00210.00127000.0024130.00127000.0024130.0019.0001IVACAJA DE TACOS DE 3 CIRCUITOSPTCAJACIR00002PTCAJACIR0000212700.0010.00320.00320000.0060800.00320000.0060800.0019.0001IVACAJA DE TACOS DE 4 CIRCUITOSPTCAJACIR00003PTCAJACIR0000316000.0020.00410.00204000.0038760.00204000.0038760.0019.0001IVACAJA DE TACOS DE 6 CIRCUITOSPTCAJACIR00004PTCAJACIR0000420400.0010.00 -------------------------------------------------------------------- 2022-09-29 10:23:44.6994 : Error al enviar documento a la DIAN Documento: FC-DSE-7 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: The connection was closed unexpectedly. ---> System.Net.WebException: The underlying connection was closed: The connection was closed unexpectedly. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640362310402022-09-152023-09-15DSE11000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bb3ce2a7dc617a22748d3301f69cf61cbb92ca4e819ae7cec718d24c67bb276ef77eb6e4b3ff42d323143605d65cfc874800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T15:13:35+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1DSE72f6dcd0cc8ce49b61874b22dd7df27b3271b34d4e757e1f1a370e024002c6e4c87a455309511ba862a5bc4fcd098eb5b2022-09-2010:50:39-05:0005ARRENDAMIENTO 20 SEPT AL 20 OCT 2022COP12ROMULO MONROY SALCEDO08001Barranquilla080001Atlantico08CL 82 41E 68COColombiaROMULO MONROY SALCEDO17164306R-99-PN08001Barranquilla080001Atlantico08CL 82 41E 68COColombia01IVAROMULO MONROY SALCEDO17164306DSE3854706secretaria@laboratoriobioline.com108001BarranquillaAtlantico08CL 82 41E 80COColombiaLABORATORIOS BIOLINE DE COLOMBIA SAS900145434O-4801IVA3854706biolinelaboratorio@gmail.com2022-09-2010:50:39-05:002482022-09-20105000.0003000000.00105000.003.5006ReteRenta3000000.000.003000000.003000000.0011.003000000.002022-09-201Por operaciónArrendamientos Construcciones y Edificaciones Admon5120105120105120103000000.001.00 -------------------------------------------------------------------- 2022-09-29 10:24:30.6754 : Error al enviar documento a la DIAN Documento: FV-HMT-10501 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9531288. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640344480252022-08-242023-08-24HMT1000115000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b6c83b4beb9bcfb2bef11bb64333b46733d9d25885805c68546711cf66b1fcadc84dca0e165e9178af174f06a836ff188800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T15:11:16+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1HMT105018ef85c0dbbbc7294513100b4e90c99373eb9e1ebc34612b2940cbe2e99b41b8dea5575b5fd1eefe245e46464425de96f2022-09-2612:38:31-05:0001FACTURA DE VENTACOP1214663HIPERCENTRO MATATIGRES SAS11001Bogota D.C.Bogota D.C.11CALLE 35B SUR 26 G 68COColombiaHIPERCENTRO MATATIGRES SAS901005590R-99-PN11001Bogota D.C.Bogota D.C.11CALLE 35B SUR 26 G 68COColombia01IVAHIPERCENTRO MATATIGRES SAS901005590HMT3132113558hipermatsasfe@hotmail.com219297229GONZALO VALENCIA11001Bogota D.C.Bogota D.C.11CALLE 1 D BIS #29B -43COColombiaGONZALO VALENCIA19297229R-99-PN11001Bogota D.C.Bogota D.C.11CALLE 1 D BIS #29B -43COColombiaZZNo aplicaGONZALO VALENCIA192972293177064340hipermastsas@hotmail.comGONZALO VALENCIA2022-09-2612:38:31-05:00110194949.581026050.420154194949.57982919.0001IVA1026050.421026050.421221000.001221000.0017.00420588.2479911.764705420588.23529179911.76470519.0001IVAPEINAZO T A 9X4 C/18 (1,10)000000350000003560084.0336137.0021.0044957.988542.01680744957.9831938542.01680719.0001IVAMARCO PUERTA QMA C/1800078900078944957.9831931.0031.00120588.2422911.764706120588.23529422911.76470619.0001IVATUBO ESTRUCTURAL 70 X 70 C/14 (2,0)0000027600000276120588.2352941.0041.0029411.765588.23529429411.7647055588.23529419.0001IVAPLATINA DE 1 X 3 /16000001110000011129411.7647051.0056.0040336.137663.86554640336.134457663.86554619.0001IVAPAR BISAGRA ALETA #300000281000002816722.6890756.0062.0021848.744151.26050421848.7394944151.26050419.0001IVAPORTACHAPA ROSADA SENCILLA000001220000012210924.3697472.0071.0045378.158621.84873945378.151268621.84873919.0001IVAVARILLA RED LISA 5/8000000560000005645378.151261.0082.0048739.509260.50420248739.4957989260.50420219.0001IVAPASAMANOS T A C/20 (0.85)000000950000009524369.7478992.0091.0030672.275827.73109230672.2689075827.73109219.0001IVATEE PEINAZO TA C/20 (0,85)000002140000021430672.2689071.00102.0058823.5311176.47058858823.5294111176.47058819.0001IVACHAPA INAFER SENCILLA IZQUIERDA000001190000011929411.7647052.00112.00131092.4424907.563025131092.43697424907.56302519.0001IVACHAPA INAFER DOBLE IZQUIERDA000001210000012165546.2184872.00122.0033613.456386.55462233613.4453786386.55462219.0001IVAKILO SOL WEST ARCO 3/32000002300000023016806.7226892.00 -------------------------------------------------------------------- 2022-09-29 10:25:33.9132 : Documento: FV-FEDB-54235 Transaccion: 85014288 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 10:28:52.3754 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-8217 CUFE: 3853b6c769cd9a167d6d92668adf04be0c0c6cc6e8dbbab260345f641561fb33a9c05dac78c24d09fa5c4fe328321971 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: The connection was closed unexpectedly. ---> System.Net.WebException: The underlying connection was closed: The connection was closed unexpectedly. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 10:28:52.5052 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FEGL-3288 CUFE: 33dcccce816175af80af5802bcccc541b87a8fdf01ad82441ed4fd359acb784a9839b63790c571ecfa62a07e9ae9759c ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 10:31:09.5971 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FVEL-1036 CUFE: 5118cec402aacc459fcb452ad7c1b02c40d6991f0dee36d89ec4201f44c9dbae891f17057ee27a6d38aaa081a9cba0fc ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.7187444. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 10:31:30.0912 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-CFF-13057 CUFE: 1e24adbacf5289cebb976106291b7fc6f181a241a53bd679e9814c017d1b5d1caf36a1084e3ea65ecc3e0278c87ab11c ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 10:32:05.4583 : Error al enviar documento a la DIAN Documento: FV-FE-2774 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640357644162022-09-072023-03-07FE26783000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245ba1fbb96e9f88f3f7afc587e757461886434c799e95423f788f0a4b6411a07ef5f5fcc634710ecd015844ba698009b5a8800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=106e12b79eaf6e3ca617630e09ff16dc136fdecd6cca5f93fcc85418dda51ef139c6c3929ab0ba85f2c506787c5dccf1U+27D8JnJwt0sAL9JEW1n4BCVXlXeip3OYycBnye67o=A2XH38OYinEminGGoLBYzfoVrSvEHkPB+8I7VaGYg4U=jArXijcA9goh/UozO9UuPnXMLe0QnPlC9wcTWWNkH7Q=fOJDOnBClx7o8NoWfqpLxXJg1iBheFCE4UwLbGvq0MsIAevLavLr7faLXlj2TJXGbHg/SikezOacLD/78RHOKslm8G/ybjOtD/IWkU8g1hU22X5uSPFeb/Y6f8AwoyaiSKDLTigyw5WFqvh2ZiRo5c17W4ej4/ltX30DP784h/RCZ6cYQbh9DJFZijIAhP+EPwOIFWS8np0ldZg09qr+Ce8cS+oS7qHcFIwOdTUPrnwwKSAUCUi6vBMi2J8x/+xZbvo1W0K6UCMdWQRiKg/Xf1gzqC2sx65FD8CKxT3pBJ+GGCHMrBLmjxQozyBrRPiY0efRV/d4Wh/PlnZ0J+icWA==MIIIrDCCBpSgAwIBAgIITwmmj5LvZBMwDQYJKoZIhvcNAQELBQAwgbYxIzAhBgkqhkiG9w0BCQEWFGluZm9AYW5kZXNzY2QuY29tLmNvMSYwJAYDVQQDEx1DQSBBTkRFUyBTQ0QgUy5BLiBDbGFzZSBJSSB2MjEwMC4GA1UECxMnRGl2aXNpb24gZGUgY2VydGlmaWNhY2lvbiBlbnRpZGFkIGZpbmFsMRIwEAYDVQQKEwlBbmRlcyBTQ0QxFDASBgNVBAcTC0JvZ290YSBELkMuMQswCQYDVQQGEwJDTzAeFw0yMTAzMTcwNTAwMDBaFw0yMzAzMTcwNDU5MDBaMIIBWTEwMC4GA1UECQwnQ2FsbGUgMjYgIyA2OUQgLSA5MSBUb3JyZSAxIE9maWNpbmEgODA1MS0wKwYJKoZIhvcNAQkBFh5jb250YWN0ZW5vc0B3b3JsZG9mZmljZS5jb20uY28xJjAkBgNVBAMTHVdPUkxEIE9GRklDRSBDT0xPTUJJQSAgIFMuQS5TMRMwEQYDVQQFEwo5MDA1MzQzNTYzMTYwNAYDVQQMEy1FbWlzb3IgRmFjdHVyYSBFbGVjdHJvbmljYSAtIFBlcnNvbmEgSnVyaWRpY2ExOjA4BgNVBAsTMUVtaXRpZG8gcG9yIEFuZGVzIFNDRCBBYyAyNiA2OUMgMDMgVG9ycmUgQiBPZiA3MDExETAPBgNVBAoTCEdlcmVuY2lhMQ8wDQYDVQQHEwZCT0dPVEExFDASBgNVBAgTC0JPR09UQSBELkMuMQswCQYDVQQGEwJDTzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL1YWXjE6J8lkANbpOr+CAw4LfQCUXsq4d43lww2jj3qVytfNb/5BU860uxgWMJsWdcz4Wgb5xbG+wMr+Y+pSOrfMW00iNHQE5WhgG4wRqK79JUq7em0zbWHrB2Df/8C9ZVA1flzCNYhobAPbqE4mH7q/2AtkVct6jp7Rb9AyQ8CL54Lum0c6xEpv/In4d/t+0VHW6ErsXCeoEKGbN5gxp1MbuSXbFz13oJv1hcNl+IzegrvX9iELYxlQI8GKU8NW/p27Rxj8QqoinB8r8sxwNAAFLNbw4VMvSAOiSUNUbv5t8nlo5kWna0HaTuGpwyRJPFoGHqifUk1ils1gA1+Cb0CAwEAAaOCAxYwggMSMAwGA1UdEwEB/wQCMAAwHwYDVR0jBBgwFoAUOldQ0HcbPtaL6v+Xmdf/hAJIKQ8wNwYIKwYBBQUHAQEEKzApMCcGCCsGAQUFBzABhhtodHRwOi8vb2NzcC5hbmRlc3NjZC5jb20uY28wKQYDVR0RBCIwIIEeY29udGFjdGVub3NAd29ybGRvZmZpY2UuY29tLmNvMIIB8gYDVR0gBIIB6TCCAeUwggHhBg0rBgEEAYH0SAECBgEGMIIBzjBCBggrBgEFBQcCARY2aHR0cHM6Ly93d3cuYW5kZXNzY2QuY29tLmNvL2RvY3MvRFBDX0FuZGVzU0NEX1YzLjUucGRmMIIBhgYIKwYBBQUHAgIwggF4HoIBdABMAGEAIAB1AHQAaQBsAGkAegBhAGMAaQDzAG4AIABkAGUAIABlAHMAdABlACAAYwBlAHIAdABpAGYAaQBjAGEAZABvACAAZQBzAHQA4QAgAHMAdQBqAGUAdABhACAAYQAgAGwAYQBzACAAUABvAGwA7QB0AGkAYwBhAHMAIABkAGUAIABDAGUAcgB0AGkAZgBpAGMAYQBkAG8AIABkAGUAIABGAGEAYwB0AHUAcgBhAGMAaQDzAG4AIABFAGwAZQBjAHQAcgDzAG4AaQBjAGEAIAAoAFAAQwApACAAeQAgAEQAZQBjAGwAYQByAGEAYwBpAPMAbgAgAGQAZQAgAFAAcgDhAGMAdABpAGMAYQBzACAAZABlACAAQwBlAHIAdABpAGYAaQBjAGEAYwBpAPMAbgAgACgARABQAEMAKQAgAGUAcwB0AGEAYgBsAGUAYwBpAGQAYQBzACAAcABvAHIAIABBAG4AZABlAHMAIABTAEMARDAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwOQYDVR0fBDIwMDAuoCygKoYoaHR0cDovL2NybC5hbmRlc3NjZC5jb20uY28vQ2xhc2VJSXYyLmNybDAdBgNVHQ4EFgQU6DRgpkhpi9qXL2P0idgO6C+RYeYwDgYDVR0PAQH/BAQDAgXgMA0GCSqGSIb3DQEBCwUAA4ICAQBGJ2Oals+lCvezIVscgC3r3jBWlMRmdruCp4g8iGEyht5VyddEmQwIPPU8y+24NfJeZpeGLYtxZ17g7PSgTRWSDvByFmauSiIdmlOrYsCeTkhYuAbPLq0Sog64XqPNmczI52mzCYv2gAuMOQi/qUTAkC4PtqNvA81QJNBUTj1jNLDTyEtZDlEH6qvvcBJoSIu/qXWKlWqn54O62Jtv2/5mfkjjFw0lFomQI+SSYJ9vTYBGd2DX581NoP1Cbo2xDVJBhulP0Fm5oMG8Qcxma12w4F5HM/uPYOVd31dHfTnvmvVRZlyZd7w7SHQWkaK+zpWYwCehKeGmJR6vncPxNKPc22RdGjvdwf1kow1l7QbghmYeLZdekxMGRaj8mM3AyGYfF85M0/0clGtRi7m4cLaGNLfJBHdOBjP2NmB7WqZRZ7kfNQeVF2h8f3Nivt254u8lFlYRoW9plsM0bALipnjXHf9Ek5yl0yoDQYF1Pa79inW/QGM3QzDiuoEXxBzmu3RR0vm1K95lWbZinF++Ly/b8dBQ/xsrJY1z3QhoSAAFcY84JBz5qE0ctXhqjH3l+GwEHf3Mglr6VsZHgORClCzIvP4x99/Nx8jOOWqgmMQl5lxm7Gyb3isZ/dvHOJQVTxnNN/lHPt8xa9hi/ZsEHgmaaaKkL9deFMKdvr8weTMI1g==vVhZeMTonyWQA1uk6v4IDDgt9AJReyrh3jeXDDaOPepXK181v/kFTzrS7GBYwmxZ1zPhaBvnFsb7Ayv5j6lI6t8xbTSI0dATlaGAbjBGorv0lSrt6bTNtYesHYN//wL1lUDV+XMI1iGhsA9uoTiYfur/YC2RVy3qOntFv0DJDwIvngu6bRzrESm/8ifh3+37RUdboSuxcJ6gQoZs3mDGnUxu5JdsXPXegm/WFw2X4jN6Cu9f2IQtjGVAjwYpTw1b+nbtHGPxCqiKcHyvyzHA0AAUs1vDhUy9IA6JJQ1Ru/m3yeWjmRadrQdpO4anDJEk8WgYeqJ9STWKWzWADX4JvQ==AQAB2022-09-29T15:21:43+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FE2774106e12b79eaf6e3ca617630e09ff16dc136fdecd6cca5f93fcc85418dda51ef139c6c3929ab0ba85f2c506787c5dccf12022-09-2910:30:16-05:0001FACTURA DE VENTACOP324721ALBA MERY GOMEZ VANEGAS76834TuluaValle del Cauca76CL 29 A 21 33COColombiaALBA MERY GOMEZ VANEGAS66725150R-99-PN;R-99-PN76834TuluaValle del Cauca76CL 29 A 21 33COColombiaZZNo aplicaALBA MERY GOMEZ VANEGAS66725150FE2251520f.e.albagomez@gmail.com2222222222222CONSUMIDOR FINAL76834TuluaValle del Cauca76CL 29 A 21 33COColombiaconsumidor final222222222222R-99-PN76834TuluaValle del Cauca76CL 29 A 21 33COColombiaZYNo causaconsumidor final2222222222222251520f.e.albagomez@gmail.comCONSUMIDOR FINAL2022-09-2910:30:16-05:00110450000.000.00450000.00450000.0011.00150000.00MANZANA ROYAL GALA CAJA CALIBRE 100332332150000.001.0021.00165000.00MANZANA VERDE CAJA CALIBRE 100232232165000.001.0031.00135000.00PERAS VERDES CAJA CALIBRE 100433433135000.001.00 -------------------------------------------------------------------- 2022-09-29 10:32:07.4518 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FVE-21417 CUFE: 086fa233dbbdbdb21a48c9d06098549f7634e1d3e31a0efc2394bc8d94195a554cab90dd24e1fb84b2af1b907c0fed1f ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 10:32:24.0306 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FEPS-51680 CUFE: ffc04e241ac006876970ccbe30b7d6e5b018c343cff3538b3f4eb35ce422a28803d95ddb0d9985741abc2f1cf353ffd3 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 10:36:33.2554 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\FE55289_fv08305149920352200016267.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\FE55289_fv08305149920352200016267.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 10:37:26.8040 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\FE55290_fv08305149920352200016268.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\FE55290_fv08305149920352200016268.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 10:37:36.0225 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FS-56784 CUFE: 17ec2ca05f499d8233b51a7ccf10418faf22a0608216e042fb8e8df53eedeea513b0a7615a244d575c608d6ffb7d580b ERROR: System.ServiceModel.CommunicationException: The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue. Local socket timeout was '00:03:00'. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.ServiceModel.Channels.HttpInput.WebResponseHttpInput.WebResponseInputStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpInput.WebResponseHttpInput.WebResponseInputStream.Read(Byte[] buffer, Int32 offset, Int32 count) at System.ServiceModel.Channels.HttpInput.ReadBufferedMessage(Stream inputStream) at System.ServiceModel.Channels.HttpInput.ParseIncomingMessage(HttpRequestMessage httpRequestMessage, Exception& requestException) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 10:38:10.6514 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-2291 CUFE: f11285a4afd2e8edfc2320cb47b64240d72e0e3103a58d338030fecc70a25fcf0440e86b25e20c77d8d137c58871f76a ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 10:39:36.3853 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-714 CUFE: 7bf01ed12599aa70a295ee9c0b653c7eb5c4c55016aedfb52d422a56b256d6ce8ecc6b46ff83d326bb13e7e56645a7f0 ERROR: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote name could not be resolved: 'vpfe.dian.gov.co' at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 10:42:13.3648 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-MC-16377 CUFE: e190b7608ab86caebb9de2b95ebf90af49cff4ed3ee7e31964e4c17642d57b268ef16fcd14734af6dabb4cadf675a875 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 10:44:06.5223 : Error al enviar documento a la DIAN Documento: FV-M2-17559 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: The connection was closed unexpectedly. ---> System.Net.WebException: The underlying connection was closed: The connection was closed unexpectedly. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640218398282021-11-262022-11-26M21000120000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b4eb20ccb33ded2ce79ee17c1eff391f18bdc0d6a56889bc9afb2844fe7b584e93bbb50c6ccff7831aef4078aad6d9877800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=5d1e0d512e9843961f42cfcee57b019dc3f16f5015040435fc6525a548429ca2ed447714807a2e949830da44fe9a507dIx79uzKJec89Iwqbr2567q+4y7JDtVfH0RIeZUjiyjI=auV6MN1FG0oW++1cOzhKPF7NuFP65iMZE+Rvx7CVuMU=KSGvLZwi3iMMvLBBliCI+lytpfnlS/5zOAJgG49W62s=YcruFmfnj6Ao5Oc0BZjfhn9pLOoB3k8WUVmv+bkfgMtcNsljPSQA8LJEwdoVk4+oTkyUcBVUr3tGv3bkhkwes4BZ+hwCxEjZFk1oy/HSundcbbJN3pWruw7KkRiHPUQjpXT+MvSawGBdfL6zt7VMwj3BCWLk3O+4JOYzhb9rzk+eD3dCID86Im25LjvKIuLqTDV4v1aBLNOiQcTdRRZwU0wGxCFd3BSTkbBTEhA0eRk90hylnt7BIi7OoU3Nf/I9TeY2gd72RSpLTKaIIyKM0EJtyE0H2TVaWtW/9pm/1di6ORSgs/lZJYcIaUvJNZKbJxW39PLlk+O2EtcYq0cYWQ==MIIIrDCCBpSgAwIBAgIITwmmj5LvZBMwDQYJKoZIhvcNAQELBQAwgbYxIzAhBgkqhkiG9w0BCQEWFGluZm9AYW5kZXNzY2QuY29tLmNvMSYwJAYDVQQDEx1DQSBBTkRFUyBTQ0QgUy5BLiBDbGFzZSBJSSB2MjEwMC4GA1UECxMnRGl2aXNpb24gZGUgY2VydGlmaWNhY2lvbiBlbnRpZGFkIGZpbmFsMRIwEAYDVQQKEwlBbmRlcyBTQ0QxFDASBgNVBAcTC0JvZ290YSBELkMuMQswCQYDVQQGEwJDTzAeFw0yMTAzMTcwNTAwMDBaFw0yMzAzMTcwNDU5MDBaMIIBWTEwMC4GA1UECQwnQ2FsbGUgMjYgIyA2OUQgLSA5MSBUb3JyZSAxIE9maWNpbmEgODA1MS0wKwYJKoZIhvcNAQkBFh5jb250YWN0ZW5vc0B3b3JsZG9mZmljZS5jb20uY28xJjAkBgNVBAMTHVdPUkxEIE9GRklDRSBDT0xPTUJJQSAgIFMuQS5TMRMwEQYDVQQFEwo5MDA1MzQzNTYzMTYwNAYDVQQMEy1FbWlzb3IgRmFjdHVyYSBFbGVjdHJvbmljYSAtIFBlcnNvbmEgSnVyaWRpY2ExOjA4BgNVBAsTMUVtaXRpZG8gcG9yIEFuZGVzIFNDRCBBYyAyNiA2OUMgMDMgVG9ycmUgQiBPZiA3MDExETAPBgNVBAoTCEdlcmVuY2lhMQ8wDQYDVQQHEwZCT0dPVEExFDASBgNVBAgTC0JPR09UQSBELkMuMQswCQYDVQQGEwJDTzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL1YWXjE6J8lkANbpOr+CAw4LfQCUXsq4d43lww2jj3qVytfNb/5BU860uxgWMJsWdcz4Wgb5xbG+wMr+Y+pSOrfMW00iNHQE5WhgG4wRqK79JUq7em0zbWHrB2Df/8C9ZVA1flzCNYhobAPbqE4mH7q/2AtkVct6jp7Rb9AyQ8CL54Lum0c6xEpv/In4d/t+0VHW6ErsXCeoEKGbN5gxp1MbuSXbFz13oJv1hcNl+IzegrvX9iELYxlQI8GKU8NW/p27Rxj8QqoinB8r8sxwNAAFLNbw4VMvSAOiSUNUbv5t8nlo5kWna0HaTuGpwyRJPFoGHqifUk1ils1gA1+Cb0CAwEAAaOCAxYwggMSMAwGA1UdEwEB/wQCMAAwHwYDVR0jBBgwFoAUOldQ0HcbPtaL6v+Xmdf/hAJIKQ8wNwYIKwYBBQUHAQEEKzApMCcGCCsGAQUFBzABhhtodHRwOi8vb2NzcC5hbmRlc3NjZC5jb20uY28wKQYDVR0RBCIwIIEeY29udGFjdGVub3NAd29ybGRvZmZpY2UuY29tLmNvMIIB8gYDVR0gBIIB6TCCAeUwggHhBg0rBgEEAYH0SAECBgEGMIIBzjBCBggrBgEFBQcCARY2aHR0cHM6Ly93d3cuYW5kZXNzY2QuY29tLmNvL2RvY3MvRFBDX0FuZGVzU0NEX1YzLjUucGRmMIIBhgYIKwYBBQUHAgIwggF4HoIBdABMAGEAIAB1AHQAaQBsAGkAegBhAGMAaQDzAG4AIABkAGUAIABlAHMAdABlACAAYwBlAHIAdABpAGYAaQBjAGEAZABvACAAZQBzAHQA4QAgAHMAdQBqAGUAdABhACAAYQAgAGwAYQBzACAAUABvAGwA7QB0AGkAYwBhAHMAIABkAGUAIABDAGUAcgB0AGkAZgBpAGMAYQBkAG8AIABkAGUAIABGAGEAYwB0AHUAcgBhAGMAaQDzAG4AIABFAGwAZQBjAHQAcgDzAG4AaQBjAGEAIAAoAFAAQwApACAAeQAgAEQAZQBjAGwAYQByAGEAYwBpAPMAbgAgAGQAZQAgAFAAcgDhAGMAdABpAGMAYQBzACAAZABlACAAQwBlAHIAdABpAGYAaQBjAGEAYwBpAPMAbgAgACgARABQAEMAKQAgAGUAcwB0AGEAYgBsAGUAYwBpAGQAYQBzACAAcABvAHIAIABBAG4AZABlAHMAIABTAEMARDAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwOQYDVR0fBDIwMDAuoCygKoYoaHR0cDovL2NybC5hbmRlc3NjZC5jb20uY28vQ2xhc2VJSXYyLmNybDAdBgNVHQ4EFgQU6DRgpkhpi9qXL2P0idgO6C+RYeYwDgYDVR0PAQH/BAQDAgXgMA0GCSqGSIb3DQEBCwUAA4ICAQBGJ2Oals+lCvezIVscgC3r3jBWlMRmdruCp4g8iGEyht5VyddEmQwIPPU8y+24NfJeZpeGLYtxZ17g7PSgTRWSDvByFmauSiIdmlOrYsCeTkhYuAbPLq0Sog64XqPNmczI52mzCYv2gAuMOQi/qUTAkC4PtqNvA81QJNBUTj1jNLDTyEtZDlEH6qvvcBJoSIu/qXWKlWqn54O62Jtv2/5mfkjjFw0lFomQI+SSYJ9vTYBGd2DX581NoP1Cbo2xDVJBhulP0Fm5oMG8Qcxma12w4F5HM/uPYOVd31dHfTnvmvVRZlyZd7w7SHQWkaK+zpWYwCehKeGmJR6vncPxNKPc22RdGjvdwf1kow1l7QbghmYeLZdekxMGRaj8mM3AyGYfF85M0/0clGtRi7m4cLaGNLfJBHdOBjP2NmB7WqZRZ7kfNQeVF2h8f3Nivt254u8lFlYRoW9plsM0bALipnjXHf9Ek5yl0yoDQYF1Pa79inW/QGM3QzDiuoEXxBzmu3RR0vm1K95lWbZinF++Ly/b8dBQ/xsrJY1z3QhoSAAFcY84JBz5qE0ctXhqjH3l+GwEHf3Mglr6VsZHgORClCzIvP4x99/Nx8jOOWqgmMQl5lxm7Gyb3isZ/dvHOJQVTxnNN/lHPt8xa9hi/ZsEHgmaaaKkL9deFMKdvr8weTMI1g==vVhZeMTonyWQA1uk6v4IDDgt9AJReyrh3jeXDDaOPepXK181v/kFTzrS7GBYwmxZ1zPhaBvnFsb7Ayv5j6lI6t8xbTSI0dATlaGAbjBGorv0lSrt6bTNtYesHYN//wL1lUDV+XMI1iGhsA9uoTiYfur/YC2RVy3qOntFv0DJDwIvngu6bRzrESm/8ifh3+37RUdboSuxcJ6gQoZs3mDGnUxu5JdsXPXegm/WFw2X4jN6Cu9f2IQtjGVAjwYpTw1b+nbtHGPxCqiKcHyvyzHA0AAUs1vDhUy9IA6JJQ1Ru/m3yeWjmRadrQdpO4anDJEk8WgYeqJ9STWKWzWADX4JvQ==AQAB2022-09-29T15:33:50+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1M2175595d1e0d512e9843961f42cfcee57b019dc3f16f5015040435fc6525a548429ca2ed447714807a2e949830da44fe9a507d2022-09-2810:05:58-05:0001FACTURA DE VENTACOP3146491CACHARRERIA MEDELLIN LTDA11001Bogota D.C.Bogota D.C.11CALLE 10 # 28-70COColombiaCACHARRERIA MEDELLIN LTDA860075508R-99-PN11001Bogota D.C.Bogota D.C.11CALLE 10 # 28-70COColombiaZZNo aplicaCACHARRERIA MEDELLIN LTDA860075508M22011119callcachmedellin@gmail.com2901400804IPETPLACE SASCLL 20 # 3C 14 ESQUIIPETPLACE SAS901400804R-99-PN11001Bogota D.C.Bogota D.C.11CARRERA 27 N 2-09COColombia01IVAIPETPLACE SAS901400804facturasipetplace@gmail.comIPETPLACE SAS2022-09-2810:05:58-05:0011088767.36467196.63860588767.36133519.0001IVA467196.64467196.64555964.00555964.0011.004932.77937.2268914932.773109937.22689119.0001IVABOLIGRAFO PTA FINA REF.076 x 12 NEGROBOLIEC006BOLIEC0064932.7731091.002120.00448658.821false2.009156.30252457815.12685245.176461448658.8234885245.17646119.0001IVAROLLO TERMICO 78 x 60 mtsROLLT0010ROLLT00103815.12605120.0031.0013605.042584.95798313605.0420162584.95798319.0001IVASERVICIOSERVICIOSERVICIO13605.0420161.00 -------------------------------------------------------------------- 2022-09-29 10:45:06.2516 : Error al enviar documento a la DIAN Documento: FV-DBOG-24334 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.8906227. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640265503542022-03-122023-03-12DBOG2000140000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b437f98d93cc93b28f98399d04134fc03d57428e99e0cc8498d4663d8fb490cba1f71a239e64607293f5f245016ca0e02800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T15:31:32+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1DBOG243345de7aab47b4b50d4d96cf945ec2e270ace39016ccf4828713a91e9327fc5c4593b6f76bbc67b36fe859f87070752eae42022-09-2815:34:06-05:0001FACTURA DE VENTACOP114530DIREGO COLOMBIA SAS11001Bogota D.C.Bogota D.C.11CALLE 17 123B 96COColombiaDIREGO COLOMBIA SAS901237244R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11CALLE 17 123B 96COColombia01IVADIREGO COLOMBIA SAS901237244DBOG9279695zahir.salmeron@dirego.com.co1901546603LOGSETRANS DM SAS50001VillavicencioMeta50CLL 15 N 1 27COColombiaLOGSETRANS DM SAS901546603R-99-PN;R-99-PN50001VillavicencioMeta50CLL 15 N 1 27COColombia01IVALOGSETRANS DM SAS9015466033126695386logsetrans.sas@gmail.com2022-09-2815:34:06-05:0022022-11-2792860.50488739.49579892860.50420219.0001IVA488739.50488739.50581600.00581600.0012.00488739.5092860.504202488739.49579892860.50420219.0001IVASilenciador tractor cal.18 grueso heavyACPS51044CCHDACPS51044CCHD244369.7478992.00 -------------------------------------------------------------------- 2022-09-29 10:49:47.3905 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\FEAB5672_fv09010791980352200003287.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\FEAB5672_fv09010791980352200003287.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 10:52:07.7587 : Error al enviar documento a la DIAN Documento: FC-DS-1027 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640323511712022-08-022023-08-02DS10012000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bb4a1bb20007a95731b2c3dd15c1088d74ef7c7f68975259b0deebe0e91e024bd269ad29514cc6f74b96dd4d10da158f7800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T15:42:02+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1DS10271783ab2aadb0de5689c56c39753b6a3c4c2720b6bf25d571bcc0cbd1349bbfcbd542105956a5640081e75d4a4a96cadf2022-08-3110:58:55-05:0005RELACION DE GASTOS 2208-5COP11COMUNICACION CELULAR COMCEL SA11001Bogotá111011Bogotá110COColombiaCOMUNICACION CELULAR COMCEL SA800153993O-13;O-23;O-1511001Bogota D.C.111011Bogota D.C.110COColombia01IVACOMUNICACION CELULAR COMCEL SA800153993DS4322796 3102041354 3128663520contadora@rotadynedecolombia.com111001Bogota D.C.Bogota D.C.11DIG 18 BIS 41 39COColombiaROTADYNE DE COLOMBIA SAS830043073O-4801IVA3680711contadora@rotadynedecolombia.com2022-08-3110:58:55-05:002482022-08-311050.000.001050.001050.0011.001050.002022-08-311Por operaciónParqueaderos Admon5195655195655195651050.001.00 -------------------------------------------------------------------- 2022-09-29 10:53:03.3183 : Error al enviar documento a la DIAN Documento: FC-SEDC-711 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640335922832022-08-132023-08-13SEDC110000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b137a5e2e724d947e1170379e7cf42484ae37b2ed6c2fdec287d91f9b850f149148c58d1f44238f40cd5e984aa8a28925800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=eaac61626a8214af3dd047bdee5dda54e2597f5f7cdaef247f4a54e07414beb65dc561d047ada1694201e0705948c57aKIs+4ruY5Gf0/ltwLhLE507jzJ2pAnuXp99jJ9yc8HU=fTWiGCNVYcjjFMRq3YTIdhmndC7VF/wZIZLmg4qA5Vg=uY2VJaIkQ6pSJ7PI+ngmZIcpvwzKVQNCsBIgjR1Lo48=slbWN7+5wCVeIhq+VXn/obPZ5Vk5Z/dnU4yo616tlRs+grDC2hZKLaVp694u33iJvt7Pynlv4cxwmlHG6WsSx6g4BMK/gC/w9tqqWEy8oIqhvTpJw6fLwelrxqG9B0ZMYj8t2QPTZk5IBfNdnNINPd7obmvDPC6g326UYvZ6UvNxSAXJJN4x9uYx7jEW9Ij/fjoOVKrRVmKI2YCErnn61uBJnsW/LxS2l6zm304KO226u4eUVyVbjS9mbOS0/Lj7GyD9f8SNBuKFcUswADu6bJFGWoqf74f1pU4EEZKi/HtWFZBFe7fO0BYvYBOeep1vsAc8v9uqooooAcMstOHZ7w==MIIIrDCCBpSgAwIBAgIITwmmj5LvZBMwDQYJKoZIhvcNAQELBQAwgbYxIzAhBgkqhkiG9w0BCQEWFGluZm9AYW5kZXNzY2QuY29tLmNvMSYwJAYDVQQDEx1DQSBBTkRFUyBTQ0QgUy5BLiBDbGFzZSBJSSB2MjEwMC4GA1UECxMnRGl2aXNpb24gZGUgY2VydGlmaWNhY2lvbiBlbnRpZGFkIGZpbmFsMRIwEAYDVQQKEwlBbmRlcyBTQ0QxFDASBgNVBAcTC0JvZ290YSBELkMuMQswCQYDVQQGEwJDTzAeFw0yMTAzMTcwNTAwMDBaFw0yMzAzMTcwNDU5MDBaMIIBWTEwMC4GA1UECQwnQ2FsbGUgMjYgIyA2OUQgLSA5MSBUb3JyZSAxIE9maWNpbmEgODA1MS0wKwYJKoZIhvcNAQkBFh5jb250YWN0ZW5vc0B3b3JsZG9mZmljZS5jb20uY28xJjAkBgNVBAMTHVdPUkxEIE9GRklDRSBDT0xPTUJJQSAgIFMuQS5TMRMwEQYDVQQFEwo5MDA1MzQzNTYzMTYwNAYDVQQMEy1FbWlzb3IgRmFjdHVyYSBFbGVjdHJvbmljYSAtIFBlcnNvbmEgSnVyaWRpY2ExOjA4BgNVBAsTMUVtaXRpZG8gcG9yIEFuZGVzIFNDRCBBYyAyNiA2OUMgMDMgVG9ycmUgQiBPZiA3MDExETAPBgNVBAoTCEdlcmVuY2lhMQ8wDQYDVQQHEwZCT0dPVEExFDASBgNVBAgTC0JPR09UQSBELkMuMQswCQYDVQQGEwJDTzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL1YWXjE6J8lkANbpOr+CAw4LfQCUXsq4d43lww2jj3qVytfNb/5BU860uxgWMJsWdcz4Wgb5xbG+wMr+Y+pSOrfMW00iNHQE5WhgG4wRqK79JUq7em0zbWHrB2Df/8C9ZVA1flzCNYhobAPbqE4mH7q/2AtkVct6jp7Rb9AyQ8CL54Lum0c6xEpv/In4d/t+0VHW6ErsXCeoEKGbN5gxp1MbuSXbFz13oJv1hcNl+IzegrvX9iELYxlQI8GKU8NW/p27Rxj8QqoinB8r8sxwNAAFLNbw4VMvSAOiSUNUbv5t8nlo5kWna0HaTuGpwyRJPFoGHqifUk1ils1gA1+Cb0CAwEAAaOCAxYwggMSMAwGA1UdEwEB/wQCMAAwHwYDVR0jBBgwFoAUOldQ0HcbPtaL6v+Xmdf/hAJIKQ8wNwYIKwYBBQUHAQEEKzApMCcGCCsGAQUFBzABhhtodHRwOi8vb2NzcC5hbmRlc3NjZC5jb20uY28wKQYDVR0RBCIwIIEeY29udGFjdGVub3NAd29ybGRvZmZpY2UuY29tLmNvMIIB8gYDVR0gBIIB6TCCAeUwggHhBg0rBgEEAYH0SAECBgEGMIIBzjBCBggrBgEFBQcCARY2aHR0cHM6Ly93d3cuYW5kZXNzY2QuY29tLmNvL2RvY3MvRFBDX0FuZGVzU0NEX1YzLjUucGRmMIIBhgYIKwYBBQUHAgIwggF4HoIBdABMAGEAIAB1AHQAaQBsAGkAegBhAGMAaQDzAG4AIABkAGUAIABlAHMAdABlACAAYwBlAHIAdABpAGYAaQBjAGEAZABvACAAZQBzAHQA4QAgAHMAdQBqAGUAdABhACAAYQAgAGwAYQBzACAAUABvAGwA7QB0AGkAYwBhAHMAIABkAGUAIABDAGUAcgB0AGkAZgBpAGMAYQBkAG8AIABkAGUAIABGAGEAYwB0AHUAcgBhAGMAaQDzAG4AIABFAGwAZQBjAHQAcgDzAG4AaQBjAGEAIAAoAFAAQwApACAAeQAgAEQAZQBjAGwAYQByAGEAYwBpAPMAbgAgAGQAZQAgAFAAcgDhAGMAdABpAGMAYQBzACAAZABlACAAQwBlAHIAdABpAGYAaQBjAGEAYwBpAPMAbgAgACgARABQAEMAKQAgAGUAcwB0AGEAYgBsAGUAYwBpAGQAYQBzACAAcABvAHIAIABBAG4AZABlAHMAIABTAEMARDAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwOQYDVR0fBDIwMDAuoCygKoYoaHR0cDovL2NybC5hbmRlc3NjZC5jb20uY28vQ2xhc2VJSXYyLmNybDAdBgNVHQ4EFgQU6DRgpkhpi9qXL2P0idgO6C+RYeYwDgYDVR0PAQH/BAQDAgXgMA0GCSqGSIb3DQEBCwUAA4ICAQBGJ2Oals+lCvezIVscgC3r3jBWlMRmdruCp4g8iGEyht5VyddEmQwIPPU8y+24NfJeZpeGLYtxZ17g7PSgTRWSDvByFmauSiIdmlOrYsCeTkhYuAbPLq0Sog64XqPNmczI52mzCYv2gAuMOQi/qUTAkC4PtqNvA81QJNBUTj1jNLDTyEtZDlEH6qvvcBJoSIu/qXWKlWqn54O62Jtv2/5mfkjjFw0lFomQI+SSYJ9vTYBGd2DX581NoP1Cbo2xDVJBhulP0Fm5oMG8Qcxma12w4F5HM/uPYOVd31dHfTnvmvVRZlyZd7w7SHQWkaK+zpWYwCehKeGmJR6vncPxNKPc22RdGjvdwf1kow1l7QbghmYeLZdekxMGRaj8mM3AyGYfF85M0/0clGtRi7m4cLaGNLfJBHdOBjP2NmB7WqZRZ7kfNQeVF2h8f3Nivt254u8lFlYRoW9plsM0bALipnjXHf9Ek5yl0yoDQYF1Pa79inW/QGM3QzDiuoEXxBzmu3RR0vm1K95lWbZinF++Ly/b8dBQ/xsrJY1z3QhoSAAFcY84JBz5qE0ctXhqjH3l+GwEHf3Mglr6VsZHgORClCzIvP4x99/Nx8jOOWqgmMQl5lxm7Gyb3isZ/dvHOJQVTxnNN/lHPt8xa9hi/ZsEHgmaaaKkL9deFMKdvr8weTMI1g==vVhZeMTonyWQA1uk6v4IDDgt9AJReyrh3jeXDDaOPepXK181v/kFTzrS7GBYwmxZ1zPhaBvnFsb7Ayv5j6lI6t8xbTSI0dATlaGAbjBGorv0lSrt6bTNtYesHYN//wL1lUDV+XMI1iGhsA9uoTiYfur/YC2RVy3qOntFv0DJDwIvngu6bRzrESm/8ifh3+37RUdboSuxcJ6gQoZs3mDGnUxu5JdsXPXegm/WFw2X4jN6Cu9f2IQtjGVAjwYpTw1b+nbtHGPxCqiKcHyvyzHA0AAUs1vDhUy9IA6JJQ1Ru/m3yeWjmRadrQdpO4anDJEk8WgYeqJ9STWKWzWADX4JvQ==AQAB2022-09-29T15:42:47+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1SEDC711eaac61626a8214af3dd047bdee5dda54e2597f5f7cdaef247f4a54e07414beb65dc561d047ada1694201e0705948c57a2022-09-2810:36:42-05:0005Factura de CompraCOP12DENIS ISABEL SAEZ RUIZ05154Caucasia050001Antioquia05BR SAN RAFAELCOColombiaDENIS ISABEL SAEZ RUIZ30576831R-99-PN05154Caucasia050001Antioquia05BR SAN RAFAELCOColombia01IVADENIS ISABEL SAEZ RUIZ30576831SEDC3113716448gestion.tributaria74@gmail.com105790TarazáAntioquia05BRR SAN NICOLAS CR 29A CL EL PIEL ROJACOColombiaCOMERCIALIZADORA EL DORADO TARAZA SAS901215469O-4801IVA3113716448reizabala@hotmail.com2022-09-2810:36:42-05:0011012756800.000.0012756800.0012756800.001FACTURA DE COMPRA56.9512756800.002022-09-281Por operaciónORO DORE (GRAMOS BRUTOS)G002G002G002224000.0056.95 -------------------------------------------------------------------- 2022-09-29 10:53:05.8175 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-21247 CUFE: 7f9b0284e4798a91fc24d8f726caf16aa74f4753bf1c5dbf3519d369d5a465a56579c8a4ce8c2d067428bf8ce04de329 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 10:57:03.6257 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-EQ1-97463 CUFE: 07d1c46ba3bedf60666eca450d9e5c956a11ba0eadba2681e0f32bb8a79264d6c77a7abc65db51e49e31a0d2471b63e8 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:56.7342628. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 11:00:20.0853 : Error al enviar documento a la DIAN Documento: FC-RA-1 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: The connection was closed unexpectedly. ---> System.Net.WebException: The underlying connection was closed: The connection was closed unexpectedly. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640340410662022-08-192023-08-19RA1500CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bf6b7aff512e1e154fdc6a605f1fe2ef553d01ed61d8042b1281d1f2cf0715f87b23bff504013a7249a64bd82b9036a42800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=b358054243c4b42da62e106a3aa2df69778393621634566ae084892ea2f1c8a292701ddb57894148f62274ca2a8a712ctENOyC/XCd0Mf6j0i2dBEtyegWE4/ds1UUYpTxukpug=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AQAB2022-09-29T15:50:08+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1RA1b358054243c4b42da62e106a3aa2df69778393621634566ae084892ea2f1c8a292701ddb57894148f62274ca2a8a712c2022-08-1909:33:10-05:0005FACTURA DE COMPRA ML 1 AGOSTOCOP12CESAR AUGUSTO OLARTE ORDUNA11001Bogotá111011Bogotá11CLL 164 B 4 87COColombiaCESAR AUGUSTO OLARTE ORDUNA5668685R-99-PN11001Bogota D.C.111011Bogota D.C.11CLL 164 B 4 87COColombia01IVACESAR AUGUSTO OLARTE ORDUNA5668685RA5414314 -311 9689 - 310 884 1558arcada_gam@hotmail.com111001Bogota D.C.Bogota D.C.11CR 29 C 71 A 71COColombiaREPRESENTACIONES ARCADA LTDA900080728O-4801IVA5414314arcada_gam@hotmail.com2022-08-1909:33:10-05:002482022-07-293000.000150000.003000.002.0006ReteRenta150000.000.00150000.00150000.0011.00150000.002022-08-191Por operaciónServicio Asistencia Tecnica Costos733515733515733515150000.001.00 -------------------------------------------------------------------- 2022-09-29 11:00:13.0403 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-SUC2-7355 CUFE: 8db20a1c676ffde038c1d676f9b804f9227524c72211850d668f3c274c6e99fcb440691a6ea69d34537e52d1e5b92b03 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 11:01:41.8179 : Error al enviar documento a la DIAN Documento: FV-FE-5912 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.8124387. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640313446562022-07-182023-07-18FE500110000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bd1c359b8ded5e4afcf079c50ba8a8b81213b261b11883bff6db4ad77b4eef42100252eb94dfdcf290365540d6d61a745800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T15:48:00+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FE59120aa3a296d926bfe622ed3573e768a9f4a628a0fd16eda21f602d7a6dc8deb35e80984c12f6a13d127eff0c5015d1bbe92022-09-2910:46:12-05:0001FACTURA DE VENTACOP414530TODO ELECTRICO VICTOR AUTOPARTES SAS08001BarranquillaAtlantico08CR 38 43 07COColombiaTODO ELECTRICO VICTOR AUTOPARTES SAS900849392R-99-PN;R-99-PN08001BarranquillaAtlantico08CR 38 43 07COColombia01IVATODO ELECTRICO VICTOR AUTOPARTES SAS900849392FE3791324todoelectricovictor@hotmail.com1900827246LOS RESTAURADORES SG S.A.S.13001CartagenaBolivar13URBANIZACION SANTA L 3COColombiaLOS RESTAURADORES SG S.A.S.900827246R-99-PN;R-99-PN13001CartagenaBolivar13URBANIZACION SANTA L 3COColombia01IVALOS RESTAURADORES SG S.A.S.9008272463017964286losrestauradoressg@gmail.com2022-09-2910:46:12-05:001428063.0342436.9747888063.0252119.0001IVA42436.9742436.9750500.0050500.0011.003781.51718.4873953781.512605718.48739519.0001IVACINTA AISLANTE GRANDE 18 METROS NEGRA KTC207-001207-0013781.5126051.0022.0016806.723193.27731116806.7226883193.27731119.0001IVABOMBILLO LED TECHO 12V 10X31MMBLED10X31BLED10X318403.3613442.0031.0016806.723193.27731116806.7226893193.27731119.0001IVARELAY 5P 12V 30A CONMUTABLE UNIV. BOSCHB209150B20915016806.7226891.0041.005042.02957.9831935042.016806957.98319319.0001IVASOCKET BOMBILLO H4 CON CABLE UNIVERSALSQ-H4SQ-H45042.0168061.00 -------------------------------------------------------------------- 2022-09-29 11:06:06.4748 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\FVE22912_fv00079247110352200012877.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\FVE22912_fv00079247110352200012877.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 11:08:56.3797 : Error al enviar documento a la DIAN Documento: FV-FE-1816 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640226767462021-12-112022-12-11FE10012000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b0fe7056f7aef3c8491b52089dc3c6bdff450db92f0ac1c56a04d2b0f8116723364c8be4f3fb8b083a1f3d3b5f26dd863800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T15:58:39+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FE18164d9799d8c6c5bd96673667b08999329c006451c0467713d1baafe7456ebf72882e71cdbd16da33b66fa2bad4d8c4081a2022-09-2911:00:43-05:0001FACTURA DE VENTACOP614530DISTRILLANTAS MEDELLIN S.A.S.08758SoledadAtlantico08CALLLE 18 NO. 8SUR - 16COColombiaDISTRILLANTAS MEDELLIN S.A.S.900753486R-99-PN;O-2308758SoledadAtlantico08CALLLE 18 NO. 8SUR - 16COColombia01IVADISTRILLANTAS MEDELLIN S.A.S.900753486FE3187075898distrillantasmedellin@live.com1901495193DISTRIBUCIONES S&H DEL CARIBE S.A.S08001BarranquillaAtlantico08CALLE 58 44-87COColombiaDISTRIBUCIONES S&H DEL CARIBE S.A.S901495193R-99-PN08001BarranquillaAtlantico08CALLE 58 44-87COColombia01IVADISTRIBUCIONES S&H DEL CARIBE S.A.S9014951933005000587syhdelcaribesas@yahoo.com2022-09-2911:00:43-05:0011033210.08174789.91596433210.08403319.0001IVA678789.92174789.92712000.00712000.0011.00383000.00ACEITE RIMULA 15W40 R4X BALDE41094109383000.001.0021.00121000.00ACEITE RIMULA 15W40 R4X GALON41084108121000.001.0031.0056302.5210697.47899256302.52100810697.47899219.0001IVAFILTRO A-777 CUMMINS4055405556302.5210081.0041.0032773.116226.89075632773.1092436226.89075619.0001IVAFILTRO A-1R0751SP ACEITE3482348232773.1092431.0051.0046218.498781.51260546218.4873948781.51260519.0001IVAFILTRO A-5813 ACEITE PARTMO3011301146218.4873941.0061.0039495.807504.20168139495.7983197504.20168119.0001IVAFILTRO A-67 SP ACEITE PARTMO3018301839495.7983191.00 -------------------------------------------------------------------- 2022-09-29 11:08:59.9762 : Error al enviar documento a la DIAN Documento: FV-F1FE-21205 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640360305522022-09-132023-09-13F1FE2084850000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b35bab66d3c7c7c1a45f7b2a9670dcda463bf38c586c6f4b23ef7422418fa94c2b42fbcf2864d7bb6416d83b3afb08d50800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T15:58:40+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1F1FE212059ae4d9d1b03b60efae9826b895a3b20d84a3bfdf42befe79333733e92987c9c620d04b8bc3fe008793bd9a5cf4f075862022-09-2911:06:20-05:0001OC 2000004281855738 MLCOP114754FANTASIA ELECTRONICA S.A.S.11001Bogota D.C.Bogota D.C.11CRA. 13 15 85COColombiaFANTASIA ELECTRONICA S.A.S.800182345R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11CRA. 13 15 85COColombia01IVAFANTASIA ELECTRONICA S.A.S.800182345F1FE3413183fact.electronica@fantasiaelectronica.com.co21053768582ANDRES FELIPE OSORIO ZABALA17001ManizalesCaldas17CRA 23 62 16 LOC 108 EDF Torres PanoramaCOColombiaANDRES FELIPE OSORIO ZABALA1053768582R-99-PN;R-99-PN17001ManizalesCaldas17CRA 23 62 16 LOC 108 EDF Torres PanoramaCOColombiaZZNo aplicaANDRES FELIPE OSORIO ZABALA10537685823174246807recepcion@hotmail.comANDRES FELIPEOSORIO ZABALA2022-09-2911:06:20-05:0022022-09-29324101.681705798.319327324101.68067219.0001IVA1705798.321705798.322029900.002029900.0011.001705798.32324101.6806721705798.319327324101.68067219.0001IVATELEVISOR SAMSUNG UN50AU8200KSATE-123SATE-1231705798.3193271.00 -------------------------------------------------------------------- 2022-09-29 11:09:00.0375 : Error al enviar documento a la DIAN Documento: FC-CON-700 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640316861502022-07-262023-07-26CON5011500CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b90fffeac942c81b911bc9cca7df4b1767e2a599121129e5a137ec187668666b1af8597ada71f8e4a2393e70bb11bd88e800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=0da08a7c390a8f2b92faef5e0197828845e44d948afb238847c1a9604ec954012f9dce0115f388de60b8ef1bc0654395ESqqep+5nDQBnr49nsAoy+80V7TfOM4L9ABmPlHIrk4=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AQAB2022-09-29T15:58:48+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1CON7000da08a7c390a8f2b92faef5e0197828845e44d948afb238847c1a9604ec954012f9dce0115f388de60b8ef1bc06543952022-09-1913:50:33-05:0005DIFERENCIACOP12VARIEDADES Y PAPELERIA SERVITODO13001Cartagena De Indias130001Bolivar13CLL 7A 57-39COColombiaVARIEDADES Y PAPELERIA SERVITODO73577955R-99-PN13001Cartagena De Indias130001Bolivar13CLL 7A 57-39COColombia01IVAVARIEDADES Y PAPELERIA SERVITODO73577955CON6672055sebutesa206@gmail.com113001Cartagena De IndiasBolivar13BRR BELLAVISTA CR 7 A 57 27COColombiaSERVICIOS DE BUCEO Y TECNICOS ESPECIALIZADOS S.A.800013738O-4801IVA6672055sebutesa206@gmail.com2022-09-1913:50:33-05:002482022-09-19750000.000.00750000.00750000.0011.00750000.002022-09-191Por operaciónOtros Administracion511595511595511595750000.001.00 -------------------------------------------------------------------- 2022-09-29 11:09:00.1591 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-8355 CUFE: 013d8c6095eb3fc2a7820a9249226b56fea1041f415c8863ba75b836e0e39c3933e909835f64d6022a65256fcf334704 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 11:10:05.9303 : Error al enviar documento a la DIAN Documento: FC-DSEB-1 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: The connection was closed unexpectedly. ---> System.Net.WebException: The underlying connection was closed: The connection was closed unexpectedly. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640364632042022-09-202023-09-20DSEB11000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245ba40b9ea2ab9cd8253036c90ea7336a4b16e307e3af9ec15adc6c4ba8265350168c88f177c133f26c4f2e64aaae73e6c5800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T15:59:55+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1DSEB1e40830d512dceaa123b2f8ad762a37bb60fb3403378d6e9f1d51e401b34abaf5106c9e69291e4c5b0d05529a1779e7c02022-09-2011:05:01-05:0005FACTURA DE COMPRACOP12JULIAN HERNANDEZ ARROYO70001Sincelejo700001Sucre70CRA 15A # 34-47COColombiaJULIAN HERNANDEZ ARROYO92530674R-99-PN70001Sincelejo700001Sucre70CRA 15A # 34-47COColombia01IVAJULIAN HERNANDEZ ARROYO92530674DSEB2742256facturacionrapipollo@hotmail.com170001SincelejoSucre70LOCAL MA B2 A8 |COColombiaRAPIPOLLO BRINCOLIN S.A.S901287023O-4801IVA2742256facturacionrapipollo@hotmail.com2022-09-2011:05:01-05:00110150000.000.00150000.00150000.0011.00150000.002022-09-201Por operaciónGastos Mantenimiento Equipo de Computacion y Comunicacion Admon514525514525514525150000.001.00 -------------------------------------------------------------------- 2022-09-29 11:10:05.9709 : Error al enviar documento a la DIAN Documento: FV-DE-4288 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: The connection was closed unexpectedly. ---> System.Net.WebException: The underlying connection was closed: The connection was closed unexpectedly. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640327705072022-08-052023-08-05DE35808000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b55536932292b436399e42a5b08c7741c308d91a71db73106b7932392d8f99753da5bcb28473f3a0803c67c33333f4bf9800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=2ee36a18dce97941722cafeffa57e03935b9636b1c818adcb2595c87037225e7ffd7b0cbba8e0a47c22e81b7fc9b18e17AdDIF33KWbRc3QaZEdQThyRl4GqFaehCaYRscOm3+g=pzCNr/MRlPVmu2rJaDEIT/zacmqdboMxdSlGyrPRqA4=ehuCTK6fHrZnh3YgW3kvwNn0QMnqv8wy00HRK+6MBdk=svHsFBZH2Mqh/8UckCbi8HFIlcHlbo2q3d/0JwcDjtofFnrspUjNt0VfFBxpz3NrT8JXpGtUdy6QRnHXBnsJbEeeqqsOf2laQ6zayNt7zBEu1mdHBoAClInHg5495PFF4R+Y0ne2/vm7xIYc16o9DiJFu+V9GelUVMJlGpgHkvyTR617yxMxlZxewXwPoBLj6Avbm85tCAZuquu9JN8IU45mjzNczwwiJ0gwvYvnRVvLCTK+VE2u/8xB6fqAAshGpFv2KSVJue3zVqht8DcpJIF/fGBCpn6aTpw1cKj+z6kaFZovZoKpppaC68aBTz1jtME1ezVYQ0IIbTaeHR5H7A==MIIIrDCCBpSgAwIBAgIITwmmj5LvZBMwDQYJKoZIhvcNAQELBQAwgbYxIzAhBgkqhkiG9w0BCQEWFGluZm9AYW5kZXNzY2QuY29tLmNvMSYwJAYDVQQDEx1DQSBBTkRFUyBTQ0QgUy5BLiBDbGFzZSBJSSB2MjEwMC4GA1UECxMnRGl2aXNpb24gZGUgY2VydGlmaWNhY2lvbiBlbnRpZGFkIGZpbmFsMRIwEAYDVQQKEwlBbmRlcyBTQ0QxFDASBgNVBAcTC0JvZ290YSBELkMuMQswCQYDVQQGEwJDTzAeFw0yMTAzMTcwNTAwMDBaFw0yMzAzMTcwNDU5MDBaMIIBWTEwMC4GA1UECQwnQ2FsbGUgMjYgIyA2OUQgLSA5MSBUb3JyZSAxIE9maWNpbmEgODA1MS0wKwYJKoZIhvcNAQkBFh5jb250YWN0ZW5vc0B3b3JsZG9mZmljZS5jb20uY28xJjAkBgNVBAMTHVdPUkxEIE9GRklDRSBDT0xPTUJJQSAgIFMuQS5TMRMwEQYDVQQFEwo5MDA1MzQzNTYzMTYwNAYDVQQMEy1FbWlzb3IgRmFjdHVyYSBFbGVjdHJvbmljYSAtIFBlcnNvbmEgSnVyaWRpY2ExOjA4BgNVBAsTMUVtaXRpZG8gcG9yIEFuZGVzIFNDRCBBYyAyNiA2OUMgMDMgVG9ycmUgQiBPZiA3MDExETAPBgNVBAoTCEdlcmVuY2lhMQ8wDQYDVQQHEwZCT0dPVEExFDASBgNVBAgTC0JPR09UQSBELkMuMQswCQYDVQQGEwJDTzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL1YWXjE6J8lkANbpOr+CAw4LfQCUXsq4d43lww2jj3qVytfNb/5BU860uxgWMJsWdcz4Wgb5xbG+wMr+Y+pSOrfMW00iNHQE5WhgG4wRqK79JUq7em0zbWHrB2Df/8C9ZVA1flzCNYhobAPbqE4mH7q/2AtkVct6jp7Rb9AyQ8CL54Lum0c6xEpv/In4d/t+0VHW6ErsXCeoEKGbN5gxp1MbuSXbFz13oJv1hcNl+IzegrvX9iELYxlQI8GKU8NW/p27Rxj8QqoinB8r8sxwNAAFLNbw4VMvSAOiSUNUbv5t8nlo5kWna0HaTuGpwyRJPFoGHqifUk1ils1gA1+Cb0CAwEAAaOCAxYwggMSMAwGA1UdEwEB/wQCMAAwHwYDVR0jBBgwFoAUOldQ0HcbPtaL6v+Xmdf/hAJIKQ8wNwYIKwYBBQUHAQEEKzApMCcGCCsGAQUFBzABhhtodHRwOi8vb2NzcC5hbmRlc3NjZC5jb20uY28wKQYDVR0RBCIwIIEeY29udGFjdGVub3NAd29ybGRvZmZpY2UuY29tLmNvMIIB8gYDVR0gBIIB6TCCAeUwggHhBg0rBgEEAYH0SAECBgEGMIIBzjBCBggrBgEFBQcCARY2aHR0cHM6Ly93d3cuYW5kZXNzY2QuY29tLmNvL2RvY3MvRFBDX0FuZGVzU0NEX1YzLjUucGRmMIIBhgYIKwYBBQUHAgIwggF4HoIBdABMAGEAIAB1AHQAaQBsAGkAegBhAGMAaQDzAG4AIABkAGUAIABlAHMAdABlACAAYwBlAHIAdABpAGYAaQBjAGEAZABvACAAZQBzAHQA4QAgAHMAdQBqAGUAdABhACAAYQAgAGwAYQBzACAAUABvAGwA7QB0AGkAYwBhAHMAIABkAGUAIABDAGUAcgB0AGkAZgBpAGMAYQBkAG8AIABkAGUAIABGAGEAYwB0AHUAcgBhAGMAaQDzAG4AIABFAGwAZQBjAHQAcgDzAG4AaQBjAGEAIAAoAFAAQwApACAAeQAgAEQAZQBjAGwAYQByAGEAYwBpAPMAbgAgAGQAZQAgAFAAcgDhAGMAdABpAGMAYQBzACAAZABlACAAQwBlAHIAdABpAGYAaQBjAGEAYwBpAPMAbgAgACgARABQAEMAKQAgAGUAcwB0AGEAYgBsAGUAYwBpAGQAYQBzACAAcABvAHIAIABBAG4AZABlAHMAIABTAEMARDAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwOQYDVR0fBDIwMDAuoCygKoYoaHR0cDovL2NybC5hbmRlc3NjZC5jb20uY28vQ2xhc2VJSXYyLmNybDAdBgNVHQ4EFgQU6DRgpkhpi9qXL2P0idgO6C+RYeYwDgYDVR0PAQH/BAQDAgXgMA0GCSqGSIb3DQEBCwUAA4ICAQBGJ2Oals+lCvezIVscgC3r3jBWlMRmdruCp4g8iGEyht5VyddEmQwIPPU8y+24NfJeZpeGLYtxZ17g7PSgTRWSDvByFmauSiIdmlOrYsCeTkhYuAbPLq0Sog64XqPNmczI52mzCYv2gAuMOQi/qUTAkC4PtqNvA81QJNBUTj1jNLDTyEtZDlEH6qvvcBJoSIu/qXWKlWqn54O62Jtv2/5mfkjjFw0lFomQI+SSYJ9vTYBGd2DX581NoP1Cbo2xDVJBhulP0Fm5oMG8Qcxma12w4F5HM/uPYOVd31dHfTnvmvVRZlyZd7w7SHQWkaK+zpWYwCehKeGmJR6vncPxNKPc22RdGjvdwf1kow1l7QbghmYeLZdekxMGRaj8mM3AyGYfF85M0/0clGtRi7m4cLaGNLfJBHdOBjP2NmB7WqZRZ7kfNQeVF2h8f3Nivt254u8lFlYRoW9plsM0bALipnjXHf9Ek5yl0yoDQYF1Pa79inW/QGM3QzDiuoEXxBzmu3RR0vm1K95lWbZinF++Ly/b8dBQ/xsrJY1z3QhoSAAFcY84JBz5qE0ctXhqjH3l+GwEHf3Mglr6VsZHgORClCzIvP4x99/Nx8jOOWqgmMQl5lxm7Gyb3isZ/dvHOJQVTxnNN/lHPt8xa9hi/ZsEHgmaaaKkL9deFMKdvr8weTMI1g==vVhZeMTonyWQA1uk6v4IDDgt9AJReyrh3jeXDDaOPepXK181v/kFTzrS7GBYwmxZ1zPhaBvnFsb7Ayv5j6lI6t8xbTSI0dATlaGAbjBGorv0lSrt6bTNtYesHYN//wL1lUDV+XMI1iGhsA9uoTiYfur/YC2RVy3qOntFv0DJDwIvngu6bRzrESm/8ifh3+37RUdboSuxcJ6gQoZs3mDGnUxu5JdsXPXegm/WFw2X4jN6Cu9f2IQtjGVAjwYpTw1b+nbtHGPxCqiKcHyvyzHA0AAUs1vDhUy9IA6JJQ1Ru/m3yeWjmRadrQdpO4anDJEk8WgYeqJ9STWKWzWADX4JvQ==AQAB2022-09-29T15:59:50+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1DE42882ee36a18dce97941722cafeffa57e03935b9636b1c818adcb2595c87037225e7ffd7b0cbba8e0a47c22e81b7fc9b18e12022-09-2911:07:11-05:0001FACTURA DE VENTACOP114664UNO A SOLUCIONES COMERCIALES SAS11001Bogota D.C.Bogota D.C.11CR 69 C 24 46 SURCOColombiaUNO A SOLUCIONES COMERCIALES SAS900529753R-99-PN11001Bogota D.C.Bogota D.C.11CR 69 C 24 46 SURCOColombia01IVAUNO A SOLUCIONES COMERCIALES SAS900529753DE8057953unoacontabilidad69@gmail.com1800090228CODEXPRO SAS COLOMBIANA DE EXTRUSION POLIETILENO Y POLIPROPILENO SAS EN REORGANIZACION11001Bogota D.C.Bogota D.C.11CL 9 41 A 57COColombiaCODEXPRO SAS COLOMBIANA DE EXTRUSION POLIETILENO Y POLIPROPILENO SAS EN REORGANIZACION800090228R-99-PN11001Bogota D.C.Bogota D.C.11CL 9 41 A 57COColombia01IVACODEXPRO SAS COLOMBIANA DE EXTRUSION POLIETILENO Y POLIPROPILENO SAS EN REORGANIZACION8000902286012204005codexprosas@gmail.com2022-09-2911:07:11-05:0022022-09-29152000.00800000.00152000.0019.0001IVA800000.00800000.00952000.00952000.001100.00800000.00152000.00800000.00152000.0019.0001IVANEGRO1A-WB-04011A-WB-04018000.00100.00 -------------------------------------------------------------------- 2022-09-29 11:11:30.7440 : Error al enviar documento a la DIAN Documento: FV-SC-8500 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640261036562022-03-022023-03-02SC800120000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245be46dde1d4a9b13dcbc065541b71d8fe83db78695cb47190410454687f73d306605f0c6b8d3318b4b6e3cf52585e73334800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=24907512447ee0f517de21f881829b078030b388a3b85d9d1e3fa67082aba41e377154d5d6eeb0840567cc3b8c1bb440i+1omI2FckKJCrwZj9YXt9NrnudD6iIjXp+e8eS5Jnc=aoW/0h/fWtPfxmEyvxqoNp/8vj4mNq6GrpEBvJWydVc=oY8NHc+ykCgToRRmnOLz7ZymU82ba5MxayTHSgCU1y0=Ex/K1jASg1kcww6ZBm01Gric/U6YWWSVXkie2ft/V2NCAirXhpU3SFwufRY01mmPWcTdWWRgOy69X4XvKC2Lyu3FyJW5oR/knosL51FGwIm3jokZDzVtcnrwgXMBR7i11oJdzmZ9jNmUNQgoXWRoMVmnftoekfb3egOvoo6Ya6fUeeQA23m+WCBiKZA7e8qT/Nj8lbQuXHn8eP/c+75ubmfrbTNam3f3ePIo9+ZUJAJ8R4VBgnDKNvVSYUFkHfnE4P5GYK/rAWM6kofqJKcq3SfjB/ONpytIwn0Xf611PBO1Wn2xl3Qh4+/Hquj0C15gHZWWWPbmd9uzJFsFzYq6AQ==MIIIrDCCBpSgAwIBAgIITwmmj5LvZBMwDQYJKoZIhvcNAQELBQAwgbYxIzAhBgkqhkiG9w0BCQEWFGluZm9AYW5kZXNzY2QuY29tLmNvMSYwJAYDVQQDEx1DQSBBTkRFUyBTQ0QgUy5BLiBDbGFzZSBJSSB2MjEwMC4GA1UECxMnRGl2aXNpb24gZGUgY2VydGlmaWNhY2lvbiBlbnRpZGFkIGZpbmFsMRIwEAYDVQQKEwlBbmRlcyBTQ0QxFDASBgNVBAcTC0JvZ290YSBELkMuMQswCQYDVQQGEwJDTzAeFw0yMTAzMTcwNTAwMDBaFw0yMzAzMTcwNDU5MDBaMIIBWTEwMC4GA1UECQwnQ2FsbGUgMjYgIyA2OUQgLSA5MSBUb3JyZSAxIE9maWNpbmEgODA1MS0wKwYJKoZIhvcNAQkBFh5jb250YWN0ZW5vc0B3b3JsZG9mZmljZS5jb20uY28xJjAkBgNVBAMTHVdPUkxEIE9GRklDRSBDT0xPTUJJQSAgIFMuQS5TMRMwEQYDVQQFEwo5MDA1MzQzNTYzMTYwNAYDVQQMEy1FbWlzb3IgRmFjdHVyYSBFbGVjdHJvbmljYSAtIFBlcnNvbmEgSnVyaWRpY2ExOjA4BgNVBAsTMUVtaXRpZG8gcG9yIEFuZGVzIFNDRCBBYyAyNiA2OUMgMDMgVG9ycmUgQiBPZiA3MDExETAPBgNVBAoTCEdlcmVuY2lhMQ8wDQYDVQQHEwZCT0dPVEExFDASBgNVBAgTC0JPR09UQSBELkMuMQswCQYDVQQGEwJDTzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL1YWXjE6J8lkANbpOr+CAw4LfQCUXsq4d43lww2jj3qVytfNb/5BU860uxgWMJsWdcz4Wgb5xbG+wMr+Y+pSOrfMW00iNHQE5WhgG4wRqK79JUq7em0zbWHrB2Df/8C9ZVA1flzCNYhobAPbqE4mH7q/2AtkVct6jp7Rb9AyQ8CL54Lum0c6xEpv/In4d/t+0VHW6ErsXCeoEKGbN5gxp1MbuSXbFz13oJv1hcNl+IzegrvX9iELYxlQI8GKU8NW/p27Rxj8QqoinB8r8sxwNAAFLNbw4VMvSAOiSUNUbv5t8nlo5kWna0HaTuGpwyRJPFoGHqifUk1ils1gA1+Cb0CAwEAAaOCAxYwggMSMAwGA1UdEwEB/wQCMAAwHwYDVR0jBBgwFoAUOldQ0HcbPtaL6v+Xmdf/hAJIKQ8wNwYIKwYBBQUHAQEEKzApMCcGCCsGAQUFBzABhhtodHRwOi8vb2NzcC5hbmRlc3NjZC5jb20uY28wKQYDVR0RBCIwIIEeY29udGFjdGVub3NAd29ybGRvZmZpY2UuY29tLmNvMIIB8gYDVR0gBIIB6TCCAeUwggHhBg0rBgEEAYH0SAECBgEGMIIBzjBCBggrBgEFBQcCARY2aHR0cHM6Ly93d3cuYW5kZXNzY2QuY29tLmNvL2RvY3MvRFBDX0FuZGVzU0NEX1YzLjUucGRmMIIBhgYIKwYBBQUHAgIwggF4HoIBdABMAGEAIAB1AHQAaQBsAGkAegBhAGMAaQDzAG4AIABkAGUAIABlAHMAdABlACAAYwBlAHIAdABpAGYAaQBjAGEAZABvACAAZQBzAHQA4QAgAHMAdQBqAGUAdABhACAAYQAgAGwAYQBzACAAUABvAGwA7QB0AGkAYwBhAHMAIABkAGUAIABDAGUAcgB0AGkAZgBpAGMAYQBkAG8AIABkAGUAIABGAGEAYwB0AHUAcgBhAGMAaQDzAG4AIABFAGwAZQBjAHQAcgDzAG4AaQBjAGEAIAAoAFAAQwApACAAeQAgAEQAZQBjAGwAYQByAGEAYwBpAPMAbgAgAGQAZQAgAFAAcgDhAGMAdABpAGMAYQBzACAAZABlACAAQwBlAHIAdABpAGYAaQBjAGEAYwBpAPMAbgAgACgARABQAEMAKQAgAGUAcwB0AGEAYgBsAGUAYwBpAGQAYQBzACAAcABvAHIAIABBAG4AZABlAHMAIABTAEMARDAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwOQYDVR0fBDIwMDAuoCygKoYoaHR0cDovL2NybC5hbmRlc3NjZC5jb20uY28vQ2xhc2VJSXYyLmNybDAdBgNVHQ4EFgQU6DRgpkhpi9qXL2P0idgO6C+RYeYwDgYDVR0PAQH/BAQDAgXgMA0GCSqGSIb3DQEBCwUAA4ICAQBGJ2Oals+lCvezIVscgC3r3jBWlMRmdruCp4g8iGEyht5VyddEmQwIPPU8y+24NfJeZpeGLYtxZ17g7PSgTRWSDvByFmauSiIdmlOrYsCeTkhYuAbPLq0Sog64XqPNmczI52mzCYv2gAuMOQi/qUTAkC4PtqNvA81QJNBUTj1jNLDTyEtZDlEH6qvvcBJoSIu/qXWKlWqn54O62Jtv2/5mfkjjFw0lFomQI+SSYJ9vTYBGd2DX581NoP1Cbo2xDVJBhulP0Fm5oMG8Qcxma12w4F5HM/uPYOVd31dHfTnvmvVRZlyZd7w7SHQWkaK+zpWYwCehKeGmJR6vncPxNKPc22RdGjvdwf1kow1l7QbghmYeLZdekxMGRaj8mM3AyGYfF85M0/0clGtRi7m4cLaGNLfJBHdOBjP2NmB7WqZRZ7kfNQeVF2h8f3Nivt254u8lFlYRoW9plsM0bALipnjXHf9Ek5yl0yoDQYF1Pa79inW/QGM3QzDiuoEXxBzmu3RR0vm1K95lWbZinF++Ly/b8dBQ/xsrJY1z3QhoSAAFcY84JBz5qE0ctXhqjH3l+GwEHf3Mglr6VsZHgORClCzIvP4x99/Nx8jOOWqgmMQl5lxm7Gyb3isZ/dvHOJQVTxnNN/lHPt8xa9hi/ZsEHgmaaaKkL9deFMKdvr8weTMI1g==vVhZeMTonyWQA1uk6v4IDDgt9AJReyrh3jeXDDaOPepXK181v/kFTzrS7GBYwmxZ1zPhaBvnFsb7Ayv5j6lI6t8xbTSI0dATlaGAbjBGorv0lSrt6bTNtYesHYN//wL1lUDV+XMI1iGhsA9uoTiYfur/YC2RVy3qOntFv0DJDwIvngu6bRzrESm/8ifh3+37RUdboSuxcJ6gQoZs3mDGnUxu5JdsXPXegm/WFw2X4jN6Cu9f2IQtjGVAjwYpTw1b+nbtHGPxCqiKcHyvyzHA0AAUs1vDhUy9IA6JJQ1Ru/m3yeWjmRadrQdpO4anDJEk8WgYeqJ9STWKWzWADX4JvQ==AQAB2022-09-29T16:01:10+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1SC850024907512447ee0f517de21f881829b078030b388a3b85d9d1e3fa67082aba41e377154d5d6eeb0840567cc3b8c1bb4402022-09-2911:07:42-05:0001FACTURA DE VENTA SEGuN PEDIDO No 7176COP114530SOBRELLANTAS MOSQUERA SAS25473MosqueraCundinamarca25KM 18 VIA BOGOTA MOSQUERA PQ AGROINDUSTRIAL DE LA SABANA LC 1COColombiaSOBRELLANTAS MOSQUERA SAS900137929R-99-PN25473MosqueraCundinamarca25KM 18 VIA BOGOTA MOSQUERA PQ AGROINDUSTRIAL DE LA SABANA LC 1COColombia01IVASOBRELLANTAS MOSQUERA SAS900137929SC8948237facturacion@sobrellantasmosquera.com179304339PEDRO PULIDO TORRES11001Bogota D.C.Bogota D.C.11CALLE 24 95 80 TR 2 EDIFICIO COLFECARCOColombiaPEDRO PULIDO TORRES79304339R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11CALLE 24 95 80 TR 2 EDIFICIO COLFECARCOColombia01IVAPEDRO PULIDO TORRES793043397559634donpeter83@hotmail.com2022-09-2911:07:42-05:0022022-09-29770218.494053781.5126770218.48739419.0001IVA4053781.514053781.514824000.004824000.0014.004053781.51770218.4873944053781.5126770218.48739419.0001IVA295/80 R 22.5 AT167 NIPONNIPON003NIPON0031013445.378154.00 -------------------------------------------------------------------- 2022-09-29 11:12:09.3870 : Error al enviar documento a la DIAN Documento: FC-DSEV-4 ERROR: System.ServiceModel.CommunicationException: An error occurred while receiving the HTTP response to https://vpfe.dian.gov.co/WcfDianCustomerServices.svc. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details. ---> System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameBody(Int32 readBytes, Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640363783892022-09-192023-09-19DSEV1500CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bd59c02dc99561959ca761dbbd890eb19274d395db272be6d76641869c19db0ca44c9d0aacb68e8cf576f57b772eb0455800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T16:01:02+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1DSEV4547c3515ac56bafd8fa2a23325cef168a69f9b4214d950abdc9b067ae72a3a1641b63f1b8a169112be39f074b0567c4d2022-09-2911:05:07-05:0005INSTALACION, MANTENIMIENTO Y CONFIGURACION DE EQUIPOSCOP12LUIS JACINTO ARROYO GUERRERO54001San José De Cúcuta540001Norte de Santander54AV 6 No 6-04 CECICOColombiaLUIS JACINTO ARROYO GUERRERO15620447R-99-PN54001San José De Cúcuta540001Norte de Santander54AV 6 No 6-04 CECICOColombia01IVALUIS JACINTO ARROYO GUERRERO15620447DSEV5740088beatrizillera890@gmail.com154001San José De CúcutaNorte de Santander54AV 1 1 N 09 LLERASCOColombiaCIRO A ARENAS R & CIA LTDA VIPRICAR LTDA890504071O-4801IVA5750197facturacionelectronicavipricar@gmail.com2022-09-2911:05:07-05:002482022-09-299200.000230000.009200.004.0006ReteRenta675000.000.00675000.00675000.0011.00675000.002022-09-291Por operaciónAdecuaciones e Instalaciones Otras Admon515095515095515095675000.001.00 -------------------------------------------------------------------- 2022-09-29 11:14:52.3986 : Error al enviar documento a la DIAN Documento: FC-ABDS-23 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640346732842022-08-262023-08-26ABDS110000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b55f280ba1e8d52c720691589f301437747f3d17968d848fbe9ed2c136f74b9632c3d5f47c36178aa6427021c7181e344800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T16:04:32+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1ABDS235925b81ec8df342a4e5a9c49b701ff6d9180bfae9e9e783f36175c8cc0c35f57e316dcf724bea2255f7b77f17856fcd32022-09-2311:12:47-05:0005POS 76094 GASONA CORRIENTECOP11GLEKAL INVERSIONES S.A.S25290Fusagasugá250001Cundinamarca25KM 56 VIA GIRARDOTCOColombiaGLEKAL INVERSIONES S.A.S808001760R-99-PN25290Fusagasugá250001Cundinamarca25KM 56 VIA GIRARDOTCOColombia01IVAGLEKAL INVERSIONES S.A.S808001760ABDS8736178ab3construcciones@hotmail.com125290FusagasugáCundinamarca25CR 4 17 46 BRR BALMORALCOColombiaAB3 CONSTRUCCIONES SAS900522224O-4801IVA8736178ab3construcciones@hotmail.com2022-09-2311:12:47-05:002482022-09-239690.000.009690.009690.0011.009690.002022-09-231Por operaciónCOSTOS DIRECTOS PRELIMINARES1001100110019690.001.00 -------------------------------------------------------------------- 2022-09-29 11:16:25.6658 : UrlXml: D:\home\site\wwwroot\DocumentosXML\FE3297_fv08110146160352200001138.xml Document:{"xsiSchemaLocation":"urn:oasis:names:specification:ubl:schema:xsd:Invoice-2 http://docs.oasis-open.org/ubl/os-UBL-2.1/xsd/maindoc/UBL-Invoice-2.1.xsd","UBLExtensions":[{"ID":null,"Name":null,"ExtensionAgencyID":null,"ExtensionAgencyName":null,"ExtensionVersionID":null,"ExtensionAgencyURI":null,"ExtensionURI":null,"ExtensionReasonCode":null,"ExtensionReason":null,"ExtensionContent":{"sts:DianExtensions":{"@xmlns:ds":"http://www.w3.org/2000/09/xmldsig#","@xmlns:xades":"http://uri.etsi.org/01903/v1.3.2#","@xmlns:xsi":"http://www.w3.org/2001/XMLSchema-instance","@xmlns:ext":"urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2","@xmlns:xades141":"http://uri.etsi.org/01903/v1.4.1#","@xmlns:cac":"urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2","@xmlns:cbc":"urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2","@xmlns:sts":"dian:gov:co:facturaelectronica:Structures-2-1","sts:InvoiceControl":{"sts:InvoiceAuthorization":"18764033270337","sts:AuthorizationPeriod":{"cbc:StartDate":"2022-08-10","cbc:EndDate":"2023-08-10"},"sts:AuthorizedInvoices":{"sts:Prefix":"FE","sts:From":"3001","sts:To":"6000"}},"sts:InvoiceSource":{"cbc:IdentificationCode":{"@listAgencyID":"6","@listAgencyName":"United Nations Economic Commission for Europe","@listSchemeURI":"urn:oasis:names:specification:ubl:codelist:gc:CountryIdentificationCode-2.1","#text":"CO"}},"sts:SoftwareProvider":{"sts:ProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"3","@schemeName":"31","#text":"900534356"},"sts:SoftwareID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"1476b5a6-056c-4972-9d2b-c23d3714245b"}},"sts:SoftwareSecurityCode":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"616da68cfdc1e296334e17ad66c8ebebd4d790d5022ac8852387c2cedbc1261bc274623bdfdf9426dd079df2e27f8d19"},"sts:AuthorizationProvider":{"sts:AuthorizationProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"4","@schemeName":"31","#text":"800197268"}},"sts:QRCode":"https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=79cba073f29093fc35387a0ba22e80a0d30c320dc750f5d3f7e7af8dba4dc0db9da358a63ab464def38099bca6f02009"}}}],"UBLVersionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"UBL 2.1"},"CustomizationID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"10"},"ProfileID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIAN 2.1: Factura Electrónica de Venta"},"ProfileExecutionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FE3297"},"CopyIndicator":null,"UUID":{"schemeID":"1","schemeName":"CUFE-SHA384","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"79cba073f29093fc35387a0ba22e80a0d30c320dc750f5d3f7e7af8dba4dc0db9da358a63ab464def38099bca6f02009"},"IssueDate":{"Value":"2022-09-29T11:09:24","ValueString":"2022-09-29"},"IssueTime":{"Value":"2022-09-29T11:09:24","ValueString":"11:09:24-05:00"},"DueDate":null,"InvoiceTypeCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"01"},"Note":[{"languageID":null,"languageLocaleID":null,"Value":"TRASLADO AL SENOR ZEA MARTINEZ SERGIO ALEJANDRO CON CEDULA: 1037646777."}],"TaxPointDate":null,"DocumentCurrencyCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"COP"},"TaxCurrencyCode":null,"PricingCurrencyCode":null,"PaymentCurrencyCode":null,"PaymentAlternativeCurrencyCode":null,"AccountingCostCode":null,"AccountingCost":null,"LineCountNumeric":{"format":null,"Value":1.0},"BuyerReference":null,"InvoicePeriod":null,"OrderReference":null,"BillingReference":null,"DespatchDocumentReference":null,"ReceiptDocumentReference":null,"StatementDocumentReference":null,"OriginatorDocumentReference":null,"ContractDocumentReference":null,"AdditionalDocumentReference":null,"ProjectReference":null,"Signature":null,"AccountingSupplierParty":{"CustomerAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"}],"DataSendingCapability":null,"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"8423"},"PartyIdentification":null,"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"CUERPO DE BOMBEROS VOLUNTARIOS DE ITAGUI"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"05360"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Itagui"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Antioquia"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"05"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 46 50 32"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"CUERPO DE BOMBEROS VOLUNTARIOS DE ITAGUI"},"CompanyID":{"schemeID":"1","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"811014616"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"48","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"05360"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Itagui"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Antioquia"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"05"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 46 50 32"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"CUERPO DE BOMBEROS VOLUNTARIOS DE ITAGUI"},"CompanyID":{"schemeID":"1","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"811014616"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FE"},"Name":null,"CorporateRegistrationTypeCode":null,"JurisdictionRegionAddress":null},"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"3740437"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"facturacionbomberositagui@gmail.com"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DespatchContact":null,"AccountingContact":null,"SellerContact":null},"AccountingCustomerParty":{"CustomerAssignedAccountID":null,"SupplierAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"}],"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":null,"PartyIdentification":[{"ID":{"schemeID":"2","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"800088702"}}],"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"EPS SURAMERICANA S.A"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CARRERA 63 # 49A-31P 1 ED CAMACOL"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"EPS SURAMERICANA S.A"},"CompanyID":{"schemeID":"2","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"800088702"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"48","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"O-13;O-15;O-23"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CARRERA 63 # 49A-31P 1 ED CAMACOL"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"EPS SURAMERICANA S.A"},"CompanyID":{"schemeID":"2","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"800088702"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":null,"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"2602100"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"cuentamedicaepssura@suramericana.com.co;facturacionbomberositagui@gmail.com"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DeliveryContact":null,"AccountingContact":null,"BuyerContact":null},"PayeeParty":null,"BuyerCustomerParty":null,"SellerSupplierParty":null,"TaxRepresentativeParty":null,"Delivery":[{"ID":null,"Quantity":null,"MinimumQuantity":null,"MaximumQuantity":null,"ActualDeliveryDate":{"Value":"2022-09-29T11:09:24","ValueString":"2022-09-29"},"ActualDeliveryTime":{"Value":"2022-09-29T11:09:24","ValueString":"11:09:24-05:00"},"LatestDeliveryDate":null,"LatestDeliveryTime":null,"ReleaseID":null,"TrackingID":null,"DeliveryAddress":null,"DeliveryLocation":null,"AlternativeDeliveryLocation":null,"RequestedDeliveryPeriod":null,"PromisedDeliveryPeriod":null,"EstimatedDeliveryPeriod":null,"CarrierParty":null,"DeliveryParty":null,"NotifyParty":null,"Despatch":null,"DeliveryTerms":null,"MinimumDeliveryUnit":null,"MaximumDeliveryUnit":null,"Shipment":null}],"DeliveryTerms":null,"PaymentMeans":[{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"},"PaymentMeansCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":""},"PaymentDueDate":{"Value":"2022-10-29T00:00:00","ValueString":"2022-10-29"},"PaymentChannelCode":null,"InstructionID":null,"InstructionNote":null,"PaymentID":null,"CardAccount":null,"PayerFinancialAccount":null,"PayeeFinancialAccount":null,"CreditAccount":null,"PaymentMandate":null,"TradeFinancing":null}],"PaymentTerms":null,"PrepaidPayment":null,"AllowanceCharge":null,"TaxExchangeRate":null,"PricingExchangeRate":null,"PaymentExchangeRate":null,"PaymentAlternativeExchangeRate":null,"TaxTotal":[],"WithholdingTaxTotal":[],"LegalMonetaryTotal":{"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":166666.00},"TaxExclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":0.00},"TaxInclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":166666.00},"AllowanceTotalAmount":null,"ChargeTotalAmount":null,"PrepaidAmount":null,"PayableRoundingAmount":null,"PayableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":166666.00},"PayableAlternativeAmount":null},"InvoiceLine":[{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":166666.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"TRANSPORTE ASISTENCIAL BASICO TAB"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"0002"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"0002"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":166666.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null}]} Error al escribir en el xml : System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\FE3297_fv08110146160352200001138.xml' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.StreamWriter..ctor(String path) at WoLicencias.Services.Logic.Transversales.XmlHelper.Serialize[T](T obj, String path, XmlSerializerNamespaces namespaces) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\XmlHelper.cs:line 166 -------------------------------------------------------------------- 2022-09-29 11:18:11.2511 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\RP1653_fv00793753440352200000221.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\RP1653_fv00793753440352200000221.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 11:20:26.4066 : UrlXml: D:\home\site\wwwroot\DocumentosXML\FVE24188_fv09004112900352200000741.xml Document:{"xsiSchemaLocation":"urn:oasis:names:specification:ubl:schema:xsd:Invoice-2 http://docs.oasis-open.org/ubl/os-UBL-2.1/xsd/maindoc/UBL-Invoice-2.1.xsd","UBLExtensions":[{"ID":null,"Name":null,"ExtensionAgencyID":null,"ExtensionAgencyName":null,"ExtensionVersionID":null,"ExtensionAgencyURI":null,"ExtensionURI":null,"ExtensionReasonCode":null,"ExtensionReason":null,"ExtensionContent":{"sts:DianExtensions":{"@xmlns:ds":"http://www.w3.org/2000/09/xmldsig#","@xmlns:xades":"http://uri.etsi.org/01903/v1.3.2#","@xmlns:xsi":"http://www.w3.org/2001/XMLSchema-instance","@xmlns:ext":"urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2","@xmlns:xades141":"http://uri.etsi.org/01903/v1.4.1#","@xmlns:cac":"urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2","@xmlns:cbc":"urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2","@xmlns:sts":"dian:gov:co:facturaelectronica:Structures-2-1","sts:InvoiceControl":{"sts:InvoiceAuthorization":"18764035069529","sts:AuthorizationPeriod":{"cbc:StartDate":"2022-08-30","cbc:EndDate":"2023-08-30"},"sts:AuthorizedInvoices":{"sts:Prefix":"FVE","sts:From":"24114","sts:To":"25000"}},"sts:InvoiceSource":{"cbc:IdentificationCode":{"@listAgencyID":"6","@listAgencyName":"United Nations Economic Commission for Europe","@listSchemeURI":"urn:oasis:names:specification:ubl:codelist:gc:CountryIdentificationCode-2.1","#text":"CO"}},"sts:SoftwareProvider":{"sts:ProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"3","@schemeName":"31","#text":"900534356"},"sts:SoftwareID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"1476b5a6-056c-4972-9d2b-c23d3714245b"}},"sts:SoftwareSecurityCode":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"d4d01fff09d1a9c619c78dbd9b4a896b0d0510c0837d795bcb00a6879dc521301358530217da5970ab1dcc3f73564abc"},"sts:AuthorizationProvider":{"sts:AuthorizationProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"4","@schemeName":"31","#text":"800197268"}},"sts:QRCode":"https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=5a44d79bb8d4b2b1f03786a596527f8b029d93ada53163c90ef8f1f144370880db5a4b08d1b29bf2e33ede060418d1aa"}}}],"UBLVersionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"UBL 2.1"},"CustomizationID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"10"},"ProfileID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIAN 2.1: Factura Electrónica de Venta"},"ProfileExecutionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FVE24188"},"CopyIndicator":null,"UUID":{"schemeID":"1","schemeName":"CUFE-SHA384","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"5a44d79bb8d4b2b1f03786a596527f8b029d93ada53163c90ef8f1f144370880db5a4b08d1b29bf2e33ede060418d1aa"},"IssueDate":{"Value":"2022-09-29T11:16:47","ValueString":"2022-09-29"},"IssueTime":{"Value":"2022-09-29T11:16:47","ValueString":"11:16:47-05:00"},"DueDate":null,"InvoiceTypeCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"01"},"Note":[{"languageID":null,"languageLocaleID":null,"Value":"FACTURA DE VENTA SEGuN PEDIDO No 3567"}],"TaxPointDate":null,"DocumentCurrencyCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"COP"},"TaxCurrencyCode":null,"PricingCurrencyCode":null,"PaymentCurrencyCode":null,"PaymentAlternativeCurrencyCode":null,"AccountingCostCode":null,"AccountingCost":null,"LineCountNumeric":{"format":null,"Value":1.0},"BuyerReference":null,"InvoicePeriod":null,"OrderReference":null,"BillingReference":null,"DespatchDocumentReference":null,"ReceiptDocumentReference":null,"StatementDocumentReference":null,"OriginatorDocumentReference":null,"ContractDocumentReference":null,"AdditionalDocumentReference":null,"ProjectReference":null,"Signature":null,"AccountingSupplierParty":{"CustomerAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"}],"DataSendingCapability":null,"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"2930"},"PartyIdentification":null,"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"CONTINENTAL DE BOCELES Y PARTES S.A.S."}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"Carrera 28 B 65 50"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"CONTINENTAL DE BOCELES Y PARTES S.A.S."},"CompanyID":{"schemeID":"8","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"900411290"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"48","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"Carrera 28 B 65 50"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"CONTINENTAL DE BOCELES Y PARTES S.A.S."},"CompanyID":{"schemeID":"8","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"900411290"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FVE"},"Name":null,"CorporateRegistrationTypeCode":null,"JurisdictionRegionAddress":null},"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"6309300"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"administrativo@continentaldeboceles.com"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DespatchContact":null,"AccountingContact":null,"SellerContact":null},"AccountingCustomerParty":{"CustomerAssignedAccountID":null,"SupplierAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"}],"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":null,"PartyIdentification":[{"ID":{"schemeID":"8","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"901250650"}}],"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"FRENICOL SAS"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"DG 46 SUR 50 07"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"FRENICOL SAS"},"CompanyID":{"schemeID":"8","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"901250650"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"48","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN;R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"DG 46 SUR 50 07"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"FRENICOL SAS"},"CompanyID":{"schemeID":"8","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"901250650"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":null,"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"3007456942"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"frenicolcolombia@gmail.com"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DeliveryContact":null,"AccountingContact":null,"BuyerContact":null},"PayeeParty":null,"BuyerCustomerParty":null,"SellerSupplierParty":null,"TaxRepresentativeParty":null,"Delivery":[{"ID":null,"Quantity":null,"MinimumQuantity":null,"MaximumQuantity":null,"ActualDeliveryDate":{"Value":"2022-09-29T11:16:47","ValueString":"2022-09-29"},"ActualDeliveryTime":{"Value":"2022-09-29T11:16:47","ValueString":"11:16:47-05:00"},"LatestDeliveryDate":null,"LatestDeliveryTime":null,"ReleaseID":null,"TrackingID":null,"DeliveryAddress":null,"DeliveryLocation":null,"AlternativeDeliveryLocation":null,"RequestedDeliveryPeriod":null,"PromisedDeliveryPeriod":null,"EstimatedDeliveryPeriod":null,"CarrierParty":null,"DeliveryParty":null,"NotifyParty":null,"Despatch":null,"DeliveryTerms":null,"MinimumDeliveryUnit":null,"MaximumDeliveryUnit":null,"Shipment":null}],"DeliveryTerms":null,"PaymentMeans":[{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"},"PaymentMeansCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":""},"PaymentDueDate":{"Value":"2022-09-29T00:00:00","ValueString":"2022-09-29"},"PaymentChannelCode":null,"InstructionID":null,"InstructionNote":null,"PaymentID":null,"CardAccount":null,"PayerFinancialAccount":null,"PayeeFinancialAccount":null,"CreditAccount":null,"PaymentMandate":null,"TradeFinancing":null}],"PaymentTerms":null,"PrepaidPayment":null,"AllowanceCharge":null,"TaxExchangeRate":null,"PricingExchangeRate":null,"PaymentExchangeRate":null,"PaymentAlternativeExchangeRate":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":26478.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":139356.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":26478.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"LegalMonetaryTotal":{"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":139356.00},"TaxExclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":139356.00},"TaxInclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":165834.00},"AllowanceTotalAmount":null,"ChargeTotalAmount":null,"PrepaidAmount":null,"PayableRoundingAmount":null,"PayableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":165834.00},"PayableAlternativeAmount":null},"InvoiceLine":[{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"94","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":2.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":139356.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":[{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"ChargeIndicator":{"Value":false},"AllowanceChargeReasonCode":null,"AllowanceChargeReason":null,"MultiplierFactorNumeric":{"format":null,"Value":30.00},"PrepaidIndicator":null,"SequenceNumeric":null,"Amount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":59724.00},"BaseAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":199080.00},"AccountingCostCode":null,"AccountingCost":null,"PerUnitAmount":null,"TaxCategory":null,"TaxTotal":null,"PaymentMeans":null}],"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":26477.64},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":139356.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":26477.64},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"BOCEL CINTA ORIGINAL RENAULT LOGAN MV (POLIURETANO)"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"061209"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"061209"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":99540.00},"BaseQuantity":{"unitCode":"94","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":2.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null}]} Error al escribir en el xml : System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\FVE24188_fv09004112900352200000741.xml' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.StreamWriter..ctor(String path) at WoLicencias.Services.Logic.Transversales.XmlHelper.Serialize[T](T obj, String path, XmlSerializerNamespaces namespaces) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\XmlHelper.cs:line 166 -------------------------------------------------------------------- 2022-09-29 11:20:53.9554 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-MA-10787 CUFE: 32007cc13b99a7c3f3897fab6587d798d6e34f48102205431ae9dcf8222a42a426f9134008b33663ea896ec521dfc2c2 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.8906207. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 11:21:51.1563 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-98526 CUFE: 3ae36162aaaf24e3d3d78f35e700e66deae22c4c5e8723f798fe71367ef4874d5f7687c2ba980913c1eca34c84f85379 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 11:21:55.7951 : Error al enviar documento a la DIAN Documento: FV-FE-61426 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640308204122022-07-052023-07-05FE5000175000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bfcae35fb1faa026294bcf087e0271e446512da806c6a3b6627042154189f1abcfd791ac84295a4e1de5882bdae6be19e800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T16:11:35+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FE614267f973cd115b355f15317e672dead70b60eebfc251151f820b1b2c2749b669b53e5d9b51eb1e493cd1a70070e3a928aca2022-09-2809:25:56-05:0001Factura de ventaCOP111594INVER PDF SAS05631SabanetaAntioquia05CRA 43 A CL 60 S 21COColombiaINVER PDF SAS900349416R-99-PN;R-99-PN05631SabanetaAntioquia05CRA 43 A CL 60 S 21COColombiaZZNo aplicaINVER PDF SAS900349416FE448 88 38facturacionelectronica@h2ielo.com238569929DIANA FERNANDA MARIN CALDERON68655Sabana De TorresSantander68CR 46C 78 SUR 23 IN 301COColombiaDIANA FERNANDA MARIN CALDERON38569929R-99-PN68655Sabana De TorresSantander68CR 46C 78 SUR 23 IN 301COColombiaZZNo aplicaDIANA FERNANDA MARIN CALDERON38569929diafer84@hotmail.comDIANA FERNANDAMARIN CALDERON2022-09-2809:25:56-05:0022022-09-288300.000.008300.008300.0011.008300.00BOLSA DE HIELO DE 20 KILOS DURO CILINDRICOB20K-DB20K-D8300.001.00 -------------------------------------------------------------------- 2022-09-29 11:21:58.0940 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-SCR-3990 CUFE: 3cb1a19f99b41315d13c971a2fa50c604c207f7073cd842d6750c643203e4f54cdd56056ca4e2feea94631a51a7989a9 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 11:22:15.9976 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-2106 CUFE: f6bf32bb1954d8246cd9bc6422e5d704f0f512d56b29fa85a6f6dfb80abd1ffa3e0932ad7f83b2eb3c5235ce0a2fa32b ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.7187396. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 11:23:43.4660 : Error al enviar documento a la DIAN Documento: FV-E-4189 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640223040052021-12-032022-12-03E24295000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bb67f5c2f90c923848c579de0c428c1eb83028ca1ffba0b9fc650ef1c6b7a5a12bddafe916f2e09945a5ca54a2f7562de800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=8e968738ed01b98d89e544cc6f008f8e218e957ba7eec4046d2602b8f0896061839181dc79b857df3796fd9505615520o3oBdxIOHpCse3Yf9dSTjqf2M41A81GXDqkGqWnU8HU=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AQAB2022-09-29T16:13:20+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1E41898e968738ed01b98d89e544cc6f008f8e218e957ba7eec4046d2602b8f0896061839181dc79b857df3796fd95056155202022-09-2911:22:28-05:0001FACTURA DE VENTACOP114669DISEÑOS Y CORTES05266EnvigadoAntioquia05CR 39 37 SUR 48COColombiaDISEÑOS Y CORTES901434432R-99-PN05266EnvigadoAntioquia05CR 39 37 SUR 48COColombia01IVADISEÑOS Y CORTES901434432E5966660contabilidad@amagran.com.co1901439024WHITE LOGISTIC SAS05001MedellinAntioquia05CRA 29 A 5 SUR 275 AP 1506COColombiaWHITE LOGISTIC SAS901439024R-99-PN05001MedellinAntioquia05CRA 29 A 5 SUR 275 AP 1506COColombia01IVAWHITE LOGISTIC SAS9014390243134143325oluque3@hotmail.com2022-09-2911:22:28-05:0022022-09-2947500.00250000.0047500.0019.0001IVA250000.00250000.00297500.00297500.0011.00250000.0047500.00250000.0047500.0019.0001IVAB.OAK RH 15 X 1830 X 2440PRI32130230PRI32130230250000.001.00 -------------------------------------------------------------------- 2022-09-29 11:27:02.0631 : Error al construir AttachedDocument Documento: 1-SETT-WoLicencias.Services.DataType.FacturacionElectronica.Documentos.DocumentoEmpresa Metodo: BuildAttachedDocumentFile xmlDocument: 187600000012019-01-192030-01-19SETT15000000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bb3c83a08a7319bd8f3b693be4b149c449af717c645f9e87d197e311c21dbcb18231353bb3db862f22e76e4bcce25d62f800197268https://catalogo-vpfe-hab.dian.gov.co/document/FindDocument?documentKey=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AQAB2022-09-29T16:16:20+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta2SETT1fc0a35fdcc6c3a4a129770284812c3c4c5a6ed4e13db8c6c088709278ffbd374cb1b8361d6c7ab188edd49bd045b8df82022-09-2911:17:58-05:0001PRUEBACOP114631ASESORES EN MERCADOS Y FINANZAS SAS11001Bogota D.C.Bogota D.C.11AV 15 122 39 OF 208COColombiaASESORES EN MERCADOS Y FINANZAS SAS900273276R-99-PN11001Bogota D.C.Bogota D.C.11AV 15 122 39 OF 208COColombia01IVAASESORES EN MERCADOS Y FINANZAS SAS900273276SETT2143011info@amerfin.com.co280504079AUGUSTO PARRA BAEZ11001Bogota D.C.Bogota D.C.11CLL 174 7A 80 CS 17COColombiaAUGUSTO PARRA BAEZ80504079R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11CLL 174 7A 80 CS 17COColombiaZZNo aplicaAUGUSTO PARRA BAEZ805040793112029782augusto_p_b@hotmail.comAUGUSTOPARRA BAEZ2022-09-2911:17:58-05:0022022-09-29450000.000.00450000.00450000.00150.00450000.00_LECHE EN POLVO PROLECHE X 364G FORTIFICADA Y AZUCARADA37940379409000.0050.00 xmlApplicationResponse: Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.BuildAttachedDocument(DocumentoEncabezado document, DateTime fecha, String xmlDocument, String xmlApplicationResponse, Ambiente ambiente) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 4560 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetAttachedDocumentXML(DocumentoEncabezado document, DateTime fecha, String xmlDocument, String xmlApplicationResponse, Ambiente ambiente) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 4502 -------------------------------------------------------------------- 2022-09-29 11:27:05.1414 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 11:27:33.9693 : Error al enviar documento a la DIAN Documento: FV-FP1-3672 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640359225352022-09-102023-09-10FP120015000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b2495260391d7d966e8069b2ba1235593b7ae55bda05dca49ca5c7f8afc971dfb189d7a5d53f6148291b6bf338af0e988800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T16:17:22+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FP136722466a5b89918694f24afe6f7b71f1dc0a7e69118c394c3d218084c00210e9e63868ba676143d36b26b0860de3c62754e2022-09-2911:25:08-05:0001FACTURA DE VENTA remision 1708COP114752FERROGASES DEL PRADO SAS11001Bogota D.C.Bogota D.C.11calle128A 45 29COColombiaFERROGASES DEL PRADO SAS900698801O-2311001Bogota D.C.Bogota D.C.11calle128A 45 29COColombia01IVAFERROGASES DEL PRADO SAS900698801FP15220948 - 8089002ferrogases@hotmail.com219341222ORLANDO RUEDA11001Bogota D.C.Bogota D.C.11calle 129 56 20COColombiaORLANDO RUEDA19341222O-23;R-99-PN11001Bogota D.C.Bogota D.C.11calle 129 56 20COColombiaZZNo aplicaORLANDO RUEDA19341222tecmetalicos.taller@hotmail.comORLANDO RUEDA2022-09-2911:25:08-05:0022022-10-2927942.00147063.0027942.0019.0001IVA147063.00147063.00175005.00175005.0017.00147063.0027941.97147063.0027941.9719.0001IVAMezcla1-1-51-1-521009.007.00 -------------------------------------------------------------------- 2022-09-29 11:28:37.1919 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-ELE-15960 CUFE: 0ae6210a47826049991dd280a755ef8affaa9e861131118db380b30b555a59e24c28e31ea83dad36165d93441d091f87 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 11:32:02.6083 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-JM01-999 CUFE: 23dff5b4a85c7937dadb79421611563875f61b224383e0eb5e73312016d275081eb5fdb38aec98f14cad8393be7ddb6e ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 11:32:24.3329 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-GGFE-86138 CUFE: 325cf7c7662fcacd0e50e0dd09e8f66b82254598e0b9f3d32335bf9ec92a1d736a4e3c4c0e3038a56e685c398ef7dee2 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 11:34:50.7544 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FEC-1304 CUFE: d7290298fd60fc9e6726329671775447817227bade23ae8be7865914ae044fcbfb092cfd85b7551cdef9ed78a2d60cc1 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 11:36:32.0623 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-AAA-8215 CUFE: d80f92f35042ccc8b9ab2c44f538694a1ac14df4a0a819439a22fe6899d4ebba0115332daf4fe2e39a61009fc7e2f746 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:58.9687101. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The remote server returned an error: (504) Gateway Timeout. ---> System.Net.WebException: The remote server returned an error: (504) Gateway Timeout. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 11:41:11.4463 : Error al construir AttachedDocument Documento: 2-SETT-WoLicencias.Services.DataType.FacturacionElectronica.Documentos.DocumentoEmpresa Metodo: BuildAttachedDocumentFile xmlDocument: 187600000012019-01-192030-01-19SETT15000000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b68f236b8723467324ea4c6985299cd0d736cb34581e640873ee8caeb805afd72f8f6b150f21e417a8bc8de6c4e8dd549800197268https://catalogo-vpfe-hab.dian.gov.co/document/FindDocument?documentKey=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AQAB2022-09-29T16:30:20+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta2SETT2821e1fc353a9f40be6f73525ce7309609d329924e0b788b7b6f06235bff4d4ef988e2859ff4f4226fad5921713b04d302022-09-2911:39:08-05:0001FACTURA DE VENTACOP114631ASESORES EN MERCADOS Y FINANZAS SAS11001Bogota D.C.Bogota D.C.11AV 15 122 39 OF 208COColombiaASESORES EN MERCADOS Y FINANZAS SAS900273276R-99-PN11001Bogota D.C.Bogota D.C.11AV 15 122 39 OF 208COColombia01IVAASESORES EN MERCADOS Y FINANZAS SAS900273276SETT2143011info@amerfin.com.co280504079AUGUSTO PARRA BAEZ11001Bogota D.C.Bogota D.C.11CLL 174 7A 80 CS 17COColombiaAUGUSTO PARRA BAEZ80504079R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11CLL 174 7A 80 CS 17COColombiaZZNo aplicaAUGUSTO PARRA BAEZ805040793112029782augusto_p_b@hotmail.comAUGUSTOPARRA BAEZ2022-09-2911:39:08-05:0022022-09-29450000.000.00450000.00450000.00150.00450000.00_LECHE EN POLVO PROLECHE X 364G FORTIFICADA Y AZUCARADA37940379409000.0050.00 xmlApplicationResponse: Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.BuildAttachedDocument(DocumentoEncabezado document, DateTime fecha, String xmlDocument, String xmlApplicationResponse, Ambiente ambiente) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 4560 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetAttachedDocumentXML(DocumentoEncabezado document, DateTime fecha, String xmlDocument, String xmlApplicationResponse, Ambiente ambiente) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 4502 -------------------------------------------------------------------- 2022-09-29 11:41:11.4619 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 11:46:00.7850 : Error al enviar documento a la DIAN Documento: FC-DS-627 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640352966112022-09-012023-09-01DS130000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bddd454f363c1be719696ff7db7041b1c054c873ffd25ac8061adb4f2271b80bd41eaa18b0762a90afc2a24dcac3407ad800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T16:35:41+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1DS627844aa5daaa8ab5a32522813f4a542620258d4ce75bfba26e4e7ae00ac2cb378f68cc05f14d29aee2e3f0213176a538632022-09-0109:07:05-05:00051 WCOM SEP CO00215802 SALAZAR URAZAN, ADRIANA XIMENACOP12ADRIANA XIMENA SALAZAR URAZAN41524Palermo410001Huila41CL 9A 5A 01COColombiaADRIANA XIMENA SALAZAR URAZAN1080297312R-99-PN41524Palermo410001Huila41CL 9A 5A 01COColombia01IVAADRIANA XIMENA SALAZAR URAZAN1080297312DS2363493lfrodriguez@nuskin.com1CR 15 93 A 62 LC 1NU SKIN COLOMBIA INC900252067O-4801IVA7468703fasturascol@nuskin.com2022-09-0109:07:05-05:002482022-09-0170590.100705901.0070590.1010.0006ReteRenta705901.000.00705901.00705901.0011.00705901.002022-09-011Por operaciónBonos Semanales a Distribuidor523595155235951552359515705901.001.00 -------------------------------------------------------------------- 2022-09-29 11:46:03.0253 : Error al enviar documento a la DIAN Documento: FC-EC-1754 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640324914732022-08-032023-08-03EC110000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b3403522a10c5370b5ef4169d0d18930a206d1e0357f8993d9e7eb409d871f69d1c9b6f6dde37ff95dd110bb823ccc157800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T16:36:00+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1EC17542d7ad58e24d3a1dee8fc37d12af8b4f728bdb1699f9e4efad6b04683a9abc18369b0b846f3209a73265ce8237e1ba8a52022-09-2311:33:05-05:0005FACTURA DE COMPRACOP22PORFIRIO DE JESUS CANAS JARAMILLO11001Bogotá111011Bogotá11TRANV. 54 # 92 - 60COColombiaPORFIRIO DE JESUS CANAS JARAMILLO8047291R-99-PN11001Bogota D.C.111011Bogota D.C.11TRANV. 54 # 92 - 60COColombia01IVAPORFIRIO DE JESUS CANAS JARAMILLO8047291EC4244541aseoecoactiva@gmail.com1Cr 81C 16C-24ASOCIACION DE RECUPERADORES AMBIENTALES ASEO ECOACTIVA900621860O-4801IVA4244541aseoecoactiva@gmail.com2022-09-2311:33:05-05:001113200.000220000.0013200.006.0006ReteRenta233200.000.00233200.00233200.0011.00220000.002022-09-231Por operaciónGastos Mantenimiento Flota y Equipo de Transporte Admon514540514540514540220000.001.0021.0013200.002022-09-231Por operaciónImpuestos asumidos53152005531520055315200513200.001.00 -------------------------------------------------------------------- 2022-09-29 11:46:44.4034 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-POL-28535 CUFE: 8b190ad793f736164b999a3f0372dbcc38ae91abab771e7350c44d01068543849261c0e0593128aa7bd1bac85fe4bd36 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.6249864. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 11:47:27.8323 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-4 CUFE: 23fdba33e7a416367254ce22563bf748723644f137125dd6413cdd258e2dab769cb524ee325d1ae1883e0d23f0848767 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: The connection was closed unexpectedly. ---> System.Net.WebException: The underlying connection was closed: The connection was closed unexpectedly. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 11:56:28.1565 : Error al enviar documento a la DIAN Documento: FC-PYME-80 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: The connection was closed unexpectedly. ---> System.Net.WebException: The underlying connection was closed: The connection was closed unexpectedly. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640333653112022-08-112023-08-11PYME11000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b080b0e87ad71eed72ab7f88562f3cf76de0a9947462661da013fa1a8c55551f07090f2fec22087aade5e8e2388bf7c05800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=abb5b1121973046d5e75461667e22ab1650dc48003df693dccb869e2db33ade55dcdb8c7368dedc4ba9ddabe737fab1a73qQpZAdUXi6CvE32S+Ik/PRVYkhkq38Lt8KW3iZz/s=tYtaT/gDWkS/vUYZ2xbnPkbikpf/RMlDPAxkZwmdKW0=UUVv0hTuuwWkO3yrgMS2SA5mMVjC5k6611wMVqU9GyI=VbR02hXC/U6ZJ3g6rivU2OHJNY+K1ilpCvbXekiv55c+OPVzn3QoOnDyV+eaMcrqcwO4NXuONTPJfr9nTeU8eGn6Rn5vyuXzqiRUkSneF47iqmkQSqnEJ/MgBfTmMa3r/6rzmUQWXFeBWq/y5aEvzkZ8NLfj6r3ArkdjDqKVWD8qfdfsanBUt10b8xb2jqrmvs92RzEYd/bO12vMIHTYASnQUUNJBsY6daSeAh7Y066jIdZL0USH6Fc4If5Pri4Fz34zCADlyeClg1uvL/3gd5udGoJ2XTe+k50ynJsL65R/vsbDIoNyMYhpyK/LVvHGM2B/adMH9CVMIr7wfb7e9A==MIIIrDCCBpSgAwIBAgIITwmmj5LvZBMwDQYJKoZIhvcNAQELBQAwgbYxIzAhBgkqhkiG9w0BCQEWFGluZm9AYW5kZXNzY2QuY29tLmNvMSYwJAYDVQQDEx1DQSBBTkRFUyBTQ0QgUy5BLiBDbGFzZSBJSSB2MjEwMC4GA1UECxMnRGl2aXNpb24gZGUgY2VydGlmaWNhY2lvbiBlbnRpZGFkIGZpbmFsMRIwEAYDVQQKEwlBbmRlcyBTQ0QxFDASBgNVBAcTC0JvZ290YSBELkMuMQswCQYDVQQGEwJDTzAeFw0yMTAzMTcwNTAwMDBaFw0yMzAzMTcwNDU5MDBaMIIBWTEwMC4GA1UECQwnQ2FsbGUgMjYgIyA2OUQgLSA5MSBUb3JyZSAxIE9maWNpbmEgODA1MS0wKwYJKoZIhvcNAQkBFh5jb250YWN0ZW5vc0B3b3JsZG9mZmljZS5jb20uY28xJjAkBgNVBAMTHVdPUkxEIE9GRklDRSBDT0xPTUJJQSAgIFMuQS5TMRMwEQYDVQQFEwo5MDA1MzQzNTYzMTYwNAYDVQQMEy1FbWlzb3IgRmFjdHVyYSBFbGVjdHJvbmljYSAtIFBlcnNvbmEgSnVyaWRpY2ExOjA4BgNVBAsTMUVtaXRpZG8gcG9yIEFuZGVzIFNDRCBBYyAyNiA2OUMgMDMgVG9ycmUgQiBPZiA3MDExETAPBgNVBAoTCEdlcmVuY2lhMQ8wDQYDVQQHEwZCT0dPVEExFDASBgNVBAgTC0JPR09UQSBELkMuMQswCQYDVQQGEwJDTzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL1YWXjE6J8lkANbpOr+CAw4LfQCUXsq4d43lww2jj3qVytfNb/5BU860uxgWMJsWdcz4Wgb5xbG+wMr+Y+pSOrfMW00iNHQE5WhgG4wRqK79JUq7em0zbWHrB2Df/8C9ZVA1flzCNYhobAPbqE4mH7q/2AtkVct6jp7Rb9AyQ8CL54Lum0c6xEpv/In4d/t+0VHW6ErsXCeoEKGbN5gxp1MbuSXbFz13oJv1hcNl+IzegrvX9iELYxlQI8GKU8NW/p27Rxj8QqoinB8r8sxwNAAFLNbw4VMvSAOiSUNUbv5t8nlo5kWna0HaTuGpwyRJPFoGHqifUk1ils1gA1+Cb0CAwEAAaOCAxYwggMSMAwGA1UdEwEB/wQCMAAwHwYDVR0jBBgwFoAUOldQ0HcbPtaL6v+Xmdf/hAJIKQ8wNwYIKwYBBQUHAQEEKzApMCcGCCsGAQUFBzABhhtodHRwOi8vb2NzcC5hbmRlc3NjZC5jb20uY28wKQYDVR0RBCIwIIEeY29udGFjdGVub3NAd29ybGRvZmZpY2UuY29tLmNvMIIB8gYDVR0gBIIB6TCCAeUwggHhBg0rBgEEAYH0SAECBgEGMIIBzjBCBggrBgEFBQcCARY2aHR0cHM6Ly93d3cuYW5kZXNzY2QuY29tLmNvL2RvY3MvRFBDX0FuZGVzU0NEX1YzLjUucGRmMIIBhgYIKwYBBQUHAgIwggF4HoIBdABMAGEAIAB1AHQAaQBsAGkAegBhAGMAaQDzAG4AIABkAGUAIABlAHMAdABlACAAYwBlAHIAdABpAGYAaQBjAGEAZABvACAAZQBzAHQA4QAgAHMAdQBqAGUAdABhACAAYQAgAGwAYQBzACAAUABvAGwA7QB0AGkAYwBhAHMAIABkAGUAIABDAGUAcgB0AGkAZgBpAGMAYQBkAG8AIABkAGUAIABGAGEAYwB0AHUAcgBhAGMAaQDzAG4AIABFAGwAZQBjAHQAcgDzAG4AaQBjAGEAIAAoAFAAQwApACAAeQAgAEQAZQBjAGwAYQByAGEAYwBpAPMAbgAgAGQAZQAgAFAAcgDhAGMAdABpAGMAYQBzACAAZABlACAAQwBlAHIAdABpAGYAaQBjAGEAYwBpAPMAbgAgACgARABQAEMAKQAgAGUAcwB0AGEAYgBsAGUAYwBpAGQAYQBzACAAcABvAHIAIABBAG4AZABlAHMAIABTAEMARDAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwOQYDVR0fBDIwMDAuoCygKoYoaHR0cDovL2NybC5hbmRlc3NjZC5jb20uY28vQ2xhc2VJSXYyLmNybDAdBgNVHQ4EFgQU6DRgpkhpi9qXL2P0idgO6C+RYeYwDgYDVR0PAQH/BAQDAgXgMA0GCSqGSIb3DQEBCwUAA4ICAQBGJ2Oals+lCvezIVscgC3r3jBWlMRmdruCp4g8iGEyht5VyddEmQwIPPU8y+24NfJeZpeGLYtxZ17g7PSgTRWSDvByFmauSiIdmlOrYsCeTkhYuAbPLq0Sog64XqPNmczI52mzCYv2gAuMOQi/qUTAkC4PtqNvA81QJNBUTj1jNLDTyEtZDlEH6qvvcBJoSIu/qXWKlWqn54O62Jtv2/5mfkjjFw0lFomQI+SSYJ9vTYBGd2DX581NoP1Cbo2xDVJBhulP0Fm5oMG8Qcxma12w4F5HM/uPYOVd31dHfTnvmvVRZlyZd7w7SHQWkaK+zpWYwCehKeGmJR6vncPxNKPc22RdGjvdwf1kow1l7QbghmYeLZdekxMGRaj8mM3AyGYfF85M0/0clGtRi7m4cLaGNLfJBHdOBjP2NmB7WqZRZ7kfNQeVF2h8f3Nivt254u8lFlYRoW9plsM0bALipnjXHf9Ek5yl0yoDQYF1Pa79inW/QGM3QzDiuoEXxBzmu3RR0vm1K95lWbZinF++Ly/b8dBQ/xsrJY1z3QhoSAAFcY84JBz5qE0ctXhqjH3l+GwEHf3Mglr6VsZHgORClCzIvP4x99/Nx8jOOWqgmMQl5lxm7Gyb3isZ/dvHOJQVTxnNN/lHPt8xa9hi/ZsEHgmaaaKkL9deFMKdvr8weTMI1g==vVhZeMTonyWQA1uk6v4IDDgt9AJReyrh3jeXDDaOPepXK181v/kFTzrS7GBYwmxZ1zPhaBvnFsb7Ayv5j6lI6t8xbTSI0dATlaGAbjBGorv0lSrt6bTNtYesHYN//wL1lUDV+XMI1iGhsA9uoTiYfur/YC2RVy3qOntFv0DJDwIvngu6bRzrESm/8ifh3+37RUdboSuxcJ6gQoZs3mDGnUxu5JdsXPXegm/WFw2X4jN6Cu9f2IQtjGVAjwYpTw1b+nbtHGPxCqiKcHyvyzHA0AAUs1vDhUy9IA6JJQ1Ru/m3yeWjmRadrQdpO4anDJEk8WgYeqJ9STWKWzWADX4JvQ==AQAB2022-09-29T16:46:09+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1PYME80abb5b1121973046d5e75461667e22ab1650dc48003df693dccb869e2db33ade55dcdb8c7368dedc4ba9ddabe737fab1a2022-09-2911:52:27-05:0005SERV INSTALACION SOGAMOSOCOP12JHON WILSON SALCEDO PINEROS68001Bucaramanga680001Santander68CALLE 37 N. 36-121 B5 APT 204COColombiaJHON WILSON SALCEDO PINEROS19436247R-99-PN68001Bucaramanga680001Santander68CALLE 37 N. 36-121 B5 APT 204COColombia01IVAJHON WILSON SALCEDO PINEROS19436247PYMEHermes Lopez6802929administrativo@proyectosymontajes.com.co168001BucaramangaSantander68Calle 36 No. 24 - 49COColombiaPROYECTOS Y MONTAJES S.A.S804006942O-4801IVA6802929administrativo@proyectosymontajes.com.co2022-09-2911:52:27-05:0013011489.340191489.0011489.346.0006ReteRenta191489.000.00191489.00191489.001SERV INSTALACION SOGAMOSO1.00191489.002022-09-291Por operaciónSERVICIO DE INSTALACION DE GRAMAINSTAL-GRAMAINSTAL-GRAMAINSTAL-GRAMA191489.001.00 -------------------------------------------------------------------- 2022-09-29 11:58:03.7879 : Error al enviar documento a la DIAN Documento: FV-FVE-306977 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640333791822022-08-112023-08-11FVE292356500000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245ba87f57774630a8d452ebabc3577e9fd5d9953a133b77fcb22cd18a97bedacba3f82aa7a2c0d967c2a7a690896bc2af6d800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T16:47:57+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FVE30697776f2cba8cff29b978508d48c7954281701152114e94c4b01c673b40770b48efb79b54bff77ca30df7d3ed38ba8d519c02022-09-2911:55:51-05:0001FACTURA DE VENTACOP114741JD MARKET SAS11001Bogota D.C.Bogota D.C.11CL 25B 31 12COColombiaJD MARKET SAS900373012R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11CL 25B 31 12COColombia01IVAJD MARKET SAS900373012FVE7552155facturae@jd-market.com259832533Sandra Milena Belalcazar Benavides11001Bogota D.C.Bogota D.C.11CL 44 07 77COColombiaSandra Milena Belalcazar Benavides59832533R-99-PN11001Bogota D.C.Bogota D.C.11CL 44 07 77COColombiaZZNo aplicaSandra Milena Belalcazar Benavides598325335711415facturann@jd-market.comSandra MilenaBelalcazar Benavides2022-09-2911:55:51-05:0022022-09-2912102.5263697.4789912102.52100819.0001IVA63697.4863697.4875800.0075800.0012.0063697.4812102.52100863697.4789912102.52100819.0001IVABase para Portatil en Aluminio Plegable y Ergonomica / 7 Niveles - Plateado802203018022030131848.7394952.00 -------------------------------------------------------------------- 2022-09-29 12:07:49.7528 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-CSP-1102 CUFE: f2525965d0be29760707b0c053f887de1fc2bb6881dfe4c0939d155129635f7917125867e19aeb998a70d46ffeae6a51 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.4531265. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 12:10:26.5900 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 12:12:37.7291 : Documento: FV-FE-242 Transaccion: 85035773 Metodo: System.IO.__Error.WinIOError Linea: 2252 Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\FE242_fv00912583950352200000141.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\FE242_fv00912583950352200000141.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost) at System.IO.File.ReadAllText(String path) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2252 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost) at System.IO.File.ReadAllText(String path) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2252 -------------------------------------------------------------------- 2022-09-29 12:18:52.6026 : Error al enviar documento a la DIAN Documento: FV-FVEC-625931 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640340914702022-08-202023-08-20FVEC600001800000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b363459762bff0863531765ce8dae85ced87f92a814345b54aac63ebf4321911dba3cc23b51cb83fd3e60805f9e71952d800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=99d228c7fae2ea3495eb0b788de28b32fd3f8ce7bc97920ae7de636bee04f8b1b9fa4556d3ab07bc6383bbfd1c67b419Zr/+/5V49WqvMaUit/Dgwny1Xzk80xQH3XiF3hGeX44=zLQluBctYB+0r1sQcriDFjOwRBDynLgiLfaSMIXKTvQ=TF1Nd91QeX6U/0DcQRSKChUYM44OYX2NMDmDpdAUWwk=McdVxhXux7LBWCuHpzwUOHUhGYQ8dhonWfv/kGeYoxPQhIZ8uj2OnSNwVD5uUQKj7sGDQGhZq+DDJn+8UQhc0oD3nHwh+O7Hu9J21nzOAZL/R47sCdwK/72bio3MdX9N2LSWMG0ijs0KLOO/d0vKjBu8M9yvEQYx6XxSkasK9XJihxrGFKY/lJCWHj8GX0+evuUac8IOeZnMNlsxvxqBYn3bqOe8oheQt+iAkoroFpDFCjcvzyL/2uZzpOMnTbsukdJgYw3um2DM3tJMPx6a2oYJVXg1SEW845Frbgansbh3J2bIoHDrYOjOzP8QcMcopEuX5ZtkNbEDQOO2+Q6yWg==MIIIrDCCBpSgAwIBAgIITwmmj5LvZBMwDQYJKoZIhvcNAQELBQAwgbYxIzAhBgkqhkiG9w0BCQEWFGluZm9AYW5kZXNzY2QuY29tLmNvMSYwJAYDVQQDEx1DQSBBTkRFUyBTQ0QgUy5BLiBDbGFzZSBJSSB2MjEwMC4GA1UECxMnRGl2aXNpb24gZGUgY2VydGlmaWNhY2lvbiBlbnRpZGFkIGZpbmFsMRIwEAYDVQQKEwlBbmRlcyBTQ0QxFDASBgNVBAcTC0JvZ290YSBELkMuMQswCQYDVQQGEwJDTzAeFw0yMTAzMTcwNTAwMDBaFw0yMzAzMTcwNDU5MDBaMIIBWTEwMC4GA1UECQwnQ2FsbGUgMjYgIyA2OUQgLSA5MSBUb3JyZSAxIE9maWNpbmEgODA1MS0wKwYJKoZIhvcNAQkBFh5jb250YWN0ZW5vc0B3b3JsZG9mZmljZS5jb20uY28xJjAkBgNVBAMTHVdPUkxEIE9GRklDRSBDT0xPTUJJQSAgIFMuQS5TMRMwEQYDVQQFEwo5MDA1MzQzNTYzMTYwNAYDVQQMEy1FbWlzb3IgRmFjdHVyYSBFbGVjdHJvbmljYSAtIFBlcnNvbmEgSnVyaWRpY2ExOjA4BgNVBAsTMUVtaXRpZG8gcG9yIEFuZGVzIFNDRCBBYyAyNiA2OUMgMDMgVG9ycmUgQiBPZiA3MDExETAPBgNVBAoTCEdlcmVuY2lhMQ8wDQYDVQQHEwZCT0dPVEExFDASBgNVBAgTC0JPR09UQSBELkMuMQswCQYDVQQGEwJDTzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL1YWXjE6J8lkANbpOr+CAw4LfQCUXsq4d43lww2jj3qVytfNb/5BU860uxgWMJsWdcz4Wgb5xbG+wMr+Y+pSOrfMW00iNHQE5WhgG4wRqK79JUq7em0zbWHrB2Df/8C9ZVA1flzCNYhobAPbqE4mH7q/2AtkVct6jp7Rb9AyQ8CL54Lum0c6xEpv/In4d/t+0VHW6ErsXCeoEKGbN5gxp1MbuSXbFz13oJv1hcNl+IzegrvX9iELYxlQI8GKU8NW/p27Rxj8QqoinB8r8sxwNAAFLNbw4VMvSAOiSUNUbv5t8nlo5kWna0HaTuGpwyRJPFoGHqifUk1ils1gA1+Cb0CAwEAAaOCAxYwggMSMAwGA1UdEwEB/wQCMAAwHwYDVR0jBBgwFoAUOldQ0HcbPtaL6v+Xmdf/hAJIKQ8wNwYIKwYBBQUHAQEEKzApMCcGCCsGAQUFBzABhhtodHRwOi8vb2NzcC5hbmRlc3NjZC5jb20uY28wKQYDVR0RBCIwIIEeY29udGFjdGVub3NAd29ybGRvZmZpY2UuY29tLmNvMIIB8gYDVR0gBIIB6TCCAeUwggHhBg0rBgEEAYH0SAECBgEGMIIBzjBCBggrBgEFBQcCARY2aHR0cHM6Ly93d3cuYW5kZXNzY2QuY29tLmNvL2RvY3MvRFBDX0FuZGVzU0NEX1YzLjUucGRmMIIBhgYIKwYBBQUHAgIwggF4HoIBdABMAGEAIAB1AHQAaQBsAGkAegBhAGMAaQDzAG4AIABkAGUAIABlAHMAdABlACAAYwBlAHIAdABpAGYAaQBjAGEAZABvACAAZQBzAHQA4QAgAHMAdQBqAGUAdABhACAAYQAgAGwAYQBzACAAUABvAGwA7QB0AGkAYwBhAHMAIABkAGUAIABDAGUAcgB0AGkAZgBpAGMAYQBkAG8AIABkAGUAIABGAGEAYwB0AHUAcgBhAGMAaQDzAG4AIABFAGwAZQBjAHQAcgDzAG4AaQBjAGEAIAAoAFAAQwApACAAeQAgAEQAZQBjAGwAYQByAGEAYwBpAPMAbgAgAGQAZQAgAFAAcgDhAGMAdABpAGMAYQBzACAAZABlACAAQwBlAHIAdABpAGYAaQBjAGEAYwBpAPMAbgAgACgARABQAEMAKQAgAGUAcwB0AGEAYgBsAGUAYwBpAGQAYQBzACAAcABvAHIAIABBAG4AZABlAHMAIABTAEMARDAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwOQYDVR0fBDIwMDAuoCygKoYoaHR0cDovL2NybC5hbmRlc3NjZC5jb20uY28vQ2xhc2VJSXYyLmNybDAdBgNVHQ4EFgQU6DRgpkhpi9qXL2P0idgO6C+RYeYwDgYDVR0PAQH/BAQDAgXgMA0GCSqGSIb3DQEBCwUAA4ICAQBGJ2Oals+lCvezIVscgC3r3jBWlMRmdruCp4g8iGEyht5VyddEmQwIPPU8y+24NfJeZpeGLYtxZ17g7PSgTRWSDvByFmauSiIdmlOrYsCeTkhYuAbPLq0Sog64XqPNmczI52mzCYv2gAuMOQi/qUTAkC4PtqNvA81QJNBUTj1jNLDTyEtZDlEH6qvvcBJoSIu/qXWKlWqn54O62Jtv2/5mfkjjFw0lFomQI+SSYJ9vTYBGd2DX581NoP1Cbo2xDVJBhulP0Fm5oMG8Qcxma12w4F5HM/uPYOVd31dHfTnvmvVRZlyZd7w7SHQWkaK+zpWYwCehKeGmJR6vncPxNKPc22RdGjvdwf1kow1l7QbghmYeLZdekxMGRaj8mM3AyGYfF85M0/0clGtRi7m4cLaGNLfJBHdOBjP2NmB7WqZRZ7kfNQeVF2h8f3Nivt254u8lFlYRoW9plsM0bALipnjXHf9Ek5yl0yoDQYF1Pa79inW/QGM3QzDiuoEXxBzmu3RR0vm1K95lWbZinF++Ly/b8dBQ/xsrJY1z3QhoSAAFcY84JBz5qE0ctXhqjH3l+GwEHf3Mglr6VsZHgORClCzIvP4x99/Nx8jOOWqgmMQl5lxm7Gyb3isZ/dvHOJQVTxnNN/lHPt8xa9hi/ZsEHgmaaaKkL9deFMKdvr8weTMI1g==vVhZeMTonyWQA1uk6v4IDDgt9AJReyrh3jeXDDaOPepXK181v/kFTzrS7GBYwmxZ1zPhaBvnFsb7Ayv5j6lI6t8xbTSI0dATlaGAbjBGorv0lSrt6bTNtYesHYN//wL1lUDV+XMI1iGhsA9uoTiYfur/YC2RVy3qOntFv0DJDwIvngu6bRzrESm/8ifh3+37RUdboSuxcJ6gQoZs3mDGnUxu5JdsXPXegm/WFw2X4jN6Cu9f2IQtjGVAjwYpTw1b+nbtHGPxCqiKcHyvyzHA0AAUs1vDhUy9IA6JJQ1Ru/m3yeWjmRadrQdpO4anDJEk8WgYeqJ9STWKWzWADX4JvQ==AQAB2022-09-29T17:08:27+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FVEC62593199d228c7fae2ea3495eb0b788de28b32fd3f8ce7bc97920ae7de636bee04f8b1b9fa4556d3ab07bc6383bbfd1c67b4192022-09-2911:55:22-05:0001FACTURA DE VENTACOP814722H&S COMERCIALIZADORA S.A.S.11001Bogota D.C.Bogota D.C.11CL 66 17 31COColombiaH&S COMERCIALIZADORA S.A.S.900516374R-99-PN11001Bogota D.C.Bogota D.C.11CL 66 17 31COColombia01IVAH&S COMERCIALIZADORA S.A.S.900516374FVEC4020065hysclientes@gmail.com21100482082SANDRA MILENA MEDINA LUENGAS11001Bogota D.C.Bogota D.C.11CLL 57 21 50COColombiaSANDRA MILENA MEDINA LUENGAS1100482082R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11CLL 57 21 50COColombiaZZNo aplicaSANDRA MILENA MEDINA LUENGAS1100482082sandymilena84@hotmail.comSANDRA MILENAMEDINA LUENGAS2022-09-2911:55:22-05:0022022-09-2910220.0053791.0010220.0019.0001IVA115821.0053791.00126041.00126041.00115.0038250.000910 CREMA DE LECHE UHT BOLSA 175 GR091009102550.0015.0021.007430.001411.707430.001411.7019.0001IVA3025 MANTEQUILLA 250 GR SIN SAL302530257430.001.0034.0016760.003184.4016760.003184.4019.0001IVA3026 MANTEQUILLA 125 GR302630264190.004.0042.008380.001592.208380.001592.2019.0001IVA3024 MANTEQUILLA CON SAL 125 GR302430244190.002.0054.0016800.002520 QUESO CREMA 230 GR252025204200.004.0061.006980.002515 QUESO CREMA 400 GR251525156980.001.0073.008145.001547.558145.001547.5519.0001IVA1931 QUESO PARMESANO RALLADO 40 GR193119312715.003.0082.0013076.002484.4413076.002484.4419.0001IVA1930 QUESO PARMESANO RALLADO 100 GR193019306538.002.00 -------------------------------------------------------------------- 2022-09-29 12:18:53.1377 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: NCCL-DMC-5 CUFE: 0c2cbae9f010556613fef3725940c117ec5c4d5d4c75b73a6dd8a761f86640d811ef7f493c5d7ed8a0f87e84da7f2045 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 12:18:55.3899 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-DJB-450 CUFE: 313a3b904f003e831e0d1daa3ffdfbdef8a64f4a9ddaa23d221c855fd59b0dd9e42b7c3f9a0cd034aa3947edcd014546 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 12:19:36.3822 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-529 CUFE: 5d5902f768e56ab4f575f5ef7345195dedcdc4429f8523ba186865c533825fbb61d7e7daa9d33549f0391caa66663367 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.8749935. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 12:23:07.7009 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-KFE-12139 CUFE: d359e8b241b2a27e345a1cab8c8f4042320959ee33f1e6165b569ccd4557a7b8e9a7911b53aec6b735d6d42a15231c5b ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9688037. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 12:26:16.3139 : Error al enviar documento a la DIAN Documento: FV-FE-32187 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.8127759. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640244254862022-01-242023-01-24FE10001200000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b4343e678517cff75af834112b58b4f0e0c38aaa8723de76fd8bfddb3f6f7ad8b5488e282b2bc3e6be5366d5d44b058cb800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T17:13:15+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FE32187aa62650d849d1c89e953223a08cf54a73417d2a47a2bcda53ce43d94ab51b058e8caef59fb8f27ddb1edbe95195fdc0a2022-09-2909:44:34-05:0001FACTURA DE VENTACOP212100OXISALUD SAS05001MedellinAntioquia05CL 29 N 65 46COColombiaOXISALUD SAS811013645R-99-PN;R-99-PN05001MedellinAntioquia05CL 29 N 65 46COColombia01IVAOXISALUD SAS811013645FE4448456contabilidad@oxisalud.com.co232467546MARIA MABEL TORRES DE SALAZAR05001MedellinAntioquia05CRA 80C N 5 - 32 APTO 304 UNIDAD TORRE CAMPESTRECOColombiaMARIA MABEL TORRES DE SALAZAR32467546O-4705001MedellinAntioquia05CRA 80C N 5 - 32 APTO 304 UNIDAD TORRE CAMPESTRECOColombia01IVAMARIA MABEL TORRES DE SALAZAR324675463013310620carteraoxisalud@gmail.comMARIA MABELTORRES DE SALAZAR2022-09-2909:44:34-05:001101325.006975.001325.0019.0001IVA21975.006975.0023300.0023300.0011.006975.001325.256975.001325.2519.0001IVACANULA 7 MTO.1.1.2.30O.1.1.2.306975.001.0021.0015000.00SUMINISTRO TIPO EO.2.4.29O.2.4.2915000.001.00 -------------------------------------------------------------------- 2022-09-29 12:35:37.3645 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-PCS-235 CUFE: 7c3153e0252252b25718c0135dbd1ea4531cc896d3934f8b1288723cea1516b6b812da05b760534b8252f99964d0f078 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 12:35:57.3368 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-ARQC-72 CUFE: 3ff5d82e9a0494b617d39146258c84c2b49f6fbf71688ff827d1727eb5815a60f01ac7b9f9eb643d5644e4e7da62c9f4 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 12:39:42.8043 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-219063 CUFE: b9dfee4d46a7fc0f374dba4621d89237f7ab0468bae002a3b00e1169e8e34f6c0c6dfbe10990ef85262c4366f87dbf0f ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9687287. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 12:45:04.7754 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FVE-12972 CUFE: 73f3ebd532fbfcaef4c35f8f9eda3da6c8b34a6702aad501708a634883ea78d4b37d76a4e2adeab2129784cc0ae96a7f ERROR: System.ServiceModel.CommunicationException: An error occurred while receiving the HTTP response to https://vpfe.dian.gov.co/WcfDianCustomerServices.svc. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details. ---> System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 12:45:04.8012 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FEV-6565 CUFE: 4a0adf940c01ae23225d4ae8139e587cd3be196047b16770eb67694c80adb41419f763e2b62055d2803da3336056d033 ERROR: System.ServiceModel.CommunicationException: An error occurred while receiving the HTTP response to https://vpfe.dian.gov.co/WcfDianCustomerServices.svc. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details. ---> System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 12:50:27.1632 : Error al enviar documento a la DIAN Documento: FC-DSE-340 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9368192. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640349220772022-08-292023-08-29DSE11000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bb395b7229991a4e8c2bb7d5b30623bd326f727dc6ab2345f9d4a81ea31a7b6d16eceeaa2e0db14d9f0ee4f2ac9c3c01e800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T17:37:23+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1DSE3401cda533108e59d63be26e5a5d175f2588ccf5913f9cb97d89d5bbe8bc15c67142cf7182fe692821c590feb63287a00bf2022-09-2912:48:28-05:0005COMPRA DE ALMUERZOS GERENCIACOP12LUZ MIREYA GARZON SANCHEZ11001Bogotá111011Bogotá11BOGOTACOColombiaLUZ MIREYA GARZON SANCHEZ51577166R-99-PN;R-99-PN11001Bogota D.C.111011Bogota D.C.11BOGOTACOColombia01IVALUZ MIREYA GARZON SANCHEZ51577166DSE(1) 3462766facturaskl@klsecurity.net1CR 72K 37 55KL SECURITY SAS901079040O-4801IVA9278561contabilidad@klsecurity.net2022-09-2912:48:28-05:002482022-09-2920000.000.0020000.0020000.001COMPRA DE ALMUERZOS GERENCIA1.0020000.002022-09-291Por operaciónCasino y Restaurante Admon51956051956051956020000.001.00 -------------------------------------------------------------------- 2022-09-29 12:53:31.4724 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-ACFV-20322 CUFE: c9a4345d77f1ef16021060d21f01df24429803013077b66c2c5c0686df6382e05863955cbe35ce676468378c48409039 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9687437. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 13:00:05.4083 : Error al enviar documento a la DIAN Documento: FV-D-188541 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9530968. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640256836412022-02-222023-02-22D170500200000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bcbeebd65423bc87707480eacc2d08ad554525b8d230a942128c85f59333a9982c12775b2a4a78347cd362ef789f83193800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T17:47:00+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1D1885413538c06e567cebd1f4629ba4571c190c00456f559fb17f02ac1a0a4f575122f40c2a26e5d41318273cf5a6bef636a1a92022-09-3012:40:47-05:0001App EasySales Pedido: A244-4169COP114631DISTRIBUCIONES Y SOLUCIONES INMEDIATAS SAS11001Bogota D.C.Bogota D.C.11CR 69 75 63COColombiaDISTRIBUCIONES Y SOLUCIONES INMEDIATAS SAS900361898R-99-PN11001Bogota D.C.Bogota D.C.11CR 69 75 63COColombia01IVADISTRIBUCIONES Y SOLUCIONES INMEDIATAS SAS900361898D3828403facturacionelectronica@disolin.com.co252792073SANDRA MILENA GALEANO LOPEZ11001Bogota D.C.Bogota D.C.11CR 17 51 03 BRR GALERIASCOColombiaSANDRA MILENA GALEANO LOPEZ52792073R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11CR 17 51 03 BRR GALERIASCOColombiaZZNo aplicaSANDRA MILENA GALEANO LOPEZ527920733017660830sandragaleanolopez1981@gmail.comSANDRA MILENAGALEANO LOPEZ2022-09-3012:40:47-05:0022022-09-303895.0077909.003895.005.0001IVA77909.0077909.0081804.0081804.0011.0077909.003895.4577909.003895.455.0001IVACAFe SANTTU SUPERIOR GRANO X 2500 GRST-004ST-00477909.001.00 -------------------------------------------------------------------- 2022-09-29 13:02:46.3924 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-ABC-4940 CUFE: c89a830143051dd8b84cc54ab273e0e88602109972fa47b9631f2bff26e1f2fbb805206e7b766e04366bb0c7849a6e42 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 13:07:36.4816 : Error al enviar documento a la DIAN Documento: FV-FE-1504 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640132221432021-05-122022-11-12FE13000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bf6f3ef49fe4b6253e1fcb1ff2bc9fd0894f3e6452c26e530b784ecad8a0bba92c9c01b8bd676de2ec05a3fa4ad58ecc6800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T17:57:28+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FE1504f01b3994bd778a5a1d6992bd24b75aae4a7ddac05ef5287ebd4c2779ad023becc8c0d971beedb95aef6f404152e8c9f22022-09-2917:19:53-05:0001FACTURA DE VENTACOP214664TIGRE ADS COLOMBIA LTDA25473MosqueraCundinamarca25AV TRONCAL DE OCCIDENTE 18 76COColombiaTIGRE ADS COLOMBIA LTDA900336818R-99-PN25473MosqueraCundinamarca25AV TRONCAL DE OCCIDENTE 18 76COColombia01IVATIGRE ADS COLOMBIA LTDA900336818FE8941050leidy.alvarado@tigre-ads.com1901102084PROBILT SAS11001Bogota D.C.Bogota D.C.11AV CR 45 108 A 50 P6 ED BOSCHCOColombiaPROBILT SAS901102084O-2311001Bogota D.C.Bogota D.C.11AV CR 45 108 A 50 P6 ED BOSCHCOColombia01IVAPROBILT SAS9011020843133045105admonprobilt01@gmail.com2022-09-2917:19:53-05:0022022-10-291913443.8010070756.86321913443.80400819.0001IVA231768.9215809270756.8632231768.921582.5006ReteFuente10070756.8610070756.8611984200.6711984200.6711731001.849270756.861761443.8040089270756.86321761443.80400819.0001IVA231768.921589270756.8632231768.921582.5006ReteFuente4" REG PERF*04010019040100199253.731001.84211.00800000.00152000.00800000.00152000.0019.0001IVATRANSPORTE DE TUBERIATRANSPORTETRANSPORTE800000.001.00 -------------------------------------------------------------------- 2022-09-29 13:07:49.4912 : Error al enviar documento a la DIAN Documento: FC-DS-1090 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640352966112022-09-012023-09-01DS130000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b40566d73a03df86c71395db95a6665c8800aa59841ea811357be8778be166f0ce636f22de1c7035deb95bf6beef395e7800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=89396629960d262becb1ed8e970285a9a6eeeba933bf958f225820e2e108506100887da33f2844d7bc86d8b7b007fab4Z5SS/XifpAj41hOKjqikrkVkW8xNcdRvjpej40j78aU=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AQAB2022-09-29T17:57:30+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1DS109089396629960d262becb1ed8e970285a9a6eeeba933bf958f225820e2e108506100887da33f2844d7bc86d8b7b007fab42022-09-0709:33:46-05:00052 WCOM SEP CO7745543 SUPELANO MUNOZ, KAREN YOJANACOP12KAREN YOJANA SUPELANO MUNOZ68229Curiti680001Santander68CR 3 B 20B 52COColombiaKAREN YOJANA SUPELANO MUNOZ1100952370R-99-PN68229Curiti680001Santander68CR 3 B 20B 52COColombia01IVAKAREN YOJANA SUPELANO MUNOZ1100952370DS2363493lfrodriguez@nuskin.com1CR 15 93 A 62 LC 1NU SKIN COLOMBIA INC900252067O-4801IVA7468703fasturascol@nuskin.com2022-09-0709:33:46-05:002482022-09-0743708.000437080.0043708.0010.0006ReteRenta437080.000.00437080.00437080.0011.00437080.002022-09-071Por operaciónBonos Semanales a Distribuidor523595155235951552359515437080.001.00 -------------------------------------------------------------------- 2022-09-29 13:12:04.1350 : Documento: FV-FE-219104 Transaccion: 85047717 Metodo: System.IO.__Error.WinIOError Linea: 2257 Error: System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\FE219104_fv09011933570352200087767.xml' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalDelete(String path, Boolean checkHost) at System.IO.File.Delete(String path) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2257 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalDelete(String path, Boolean checkHost) at System.IO.File.Delete(String path) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2257 -------------------------------------------------------------------- 2022-09-29 13:13:50.4200 : Documento: FV-FE-219107 Transaccion: 85048005 Metodo: System.IO.__Error.WinIOError Linea: 2260 Error: System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\FE219107_ad09011933570352200087770.pdf' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SetQrCodeToPdf(Byte[] sourcePdf, Byte[] qrImage, String name, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 ISbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4909 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SetQrCodeToPdf(Byte[] sourcePdf, Byte[] qrImage, String name, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 ISbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4909 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 13:15:24.2533 : UrlXml: D:\home\site\wwwroot\DocumentosXML\FE219110_fv09011933570352200087772.xml Document:{"xsiSchemaLocation":"urn:oasis:names:specification:ubl:schema:xsd:Invoice-2 http://docs.oasis-open.org/ubl/os-UBL-2.1/xsd/maindoc/UBL-Invoice-2.1.xsd","UBLExtensions":[{"ID":null,"Name":null,"ExtensionAgencyID":null,"ExtensionAgencyName":null,"ExtensionVersionID":null,"ExtensionAgencyURI":null,"ExtensionURI":null,"ExtensionReasonCode":null,"ExtensionReason":null,"ExtensionContent":{"sts:DianExtensions":{"@xmlns:ds":"http://www.w3.org/2000/09/xmldsig#","@xmlns:xades":"http://uri.etsi.org/01903/v1.3.2#","@xmlns:xsi":"http://www.w3.org/2001/XMLSchema-instance","@xmlns:ext":"urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2","@xmlns:xades141":"http://uri.etsi.org/01903/v1.4.1#","@xmlns:cac":"urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2","@xmlns:cbc":"urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2","@xmlns:sts":"dian:gov:co:facturaelectronica:Structures-2-1","sts:InvoiceControl":{"sts:InvoiceAuthorization":"18764035357218","sts:AuthorizationPeriod":{"cbc:StartDate":"2022-09-01","cbc:EndDate":"2023-09-01"},"sts:AuthorizedInvoices":{"sts:Prefix":"FE","sts:From":"208873","sts:To":"500000"}},"sts:InvoiceSource":{"cbc:IdentificationCode":{"@listAgencyID":"6","@listAgencyName":"United Nations Economic Commission for Europe","@listSchemeURI":"urn:oasis:names:specification:ubl:codelist:gc:CountryIdentificationCode-2.1","#text":"CO"}},"sts:SoftwareProvider":{"sts:ProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"3","@schemeName":"31","#text":"900534356"},"sts:SoftwareID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"1476b5a6-056c-4972-9d2b-c23d3714245b"}},"sts:SoftwareSecurityCode":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"95b405a58a963917da2da37bcb9f259241000226df1feacbaabc20d3dda13e5f7d38bc2b298793a963258ae62cd356a4"},"sts:AuthorizationProvider":{"sts:AuthorizationProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"4","@schemeName":"31","#text":"800197268"}},"sts:QRCode":"https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=160ec3ef76404d2fdec55eb8ca6349a746f7ac9869106cf2a09612feff3b7c1165b5416155777be8efae3fe33eea31f1"}}}],"UBLVersionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"UBL 2.1"},"CustomizationID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"10"},"ProfileID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIAN 2.1: Factura Electrónica de Venta"},"ProfileExecutionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FE219110"},"CopyIndicator":null,"UUID":{"schemeID":"1","schemeName":"CUFE-SHA384","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"160ec3ef76404d2fdec55eb8ca6349a746f7ac9869106cf2a09612feff3b7c1165b5416155777be8efae3fe33eea31f1"},"IssueDate":{"Value":"2022-09-29T08:39:32","ValueString":"2022-09-29"},"IssueTime":{"Value":"2022-09-29T08:39:32","ValueString":"08:39:32-05:00"},"DueDate":null,"InvoiceTypeCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"01"},"Note":[{"languageID":null,"languageLocaleID":null,"Value":"FACTURA DE VENTA SEGuN PEDIDO No 224340"}],"TaxPointDate":null,"DocumentCurrencyCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"COP"},"TaxCurrencyCode":null,"PricingCurrencyCode":null,"PaymentCurrencyCode":null,"PaymentAlternativeCurrencyCode":null,"AccountingCostCode":null,"AccountingCost":null,"LineCountNumeric":{"format":null,"Value":1.0},"BuyerReference":null,"InvoicePeriod":null,"OrderReference":null,"BillingReference":null,"DespatchDocumentReference":null,"ReceiptDocumentReference":null,"StatementDocumentReference":null,"OriginatorDocumentReference":null,"ContractDocumentReference":null,"AdditionalDocumentReference":null,"ProjectReference":null,"Signature":null,"AccountingSupplierParty":{"CustomerAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"}],"DataSendingCapability":null,"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"4719"},"PartyIdentification":null,"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"ENTIENDA DISTRIBUCIONES S.A.S."}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"20001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Valledupar"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Cesar"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"20"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 7 A 39 85"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"ENTIENDA DISTRIBUCIONES S.A.S."},"CompanyID":{"schemeID":"1","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"901193357"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"48","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"20001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Valledupar"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Cesar"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"20"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 7 A 39 85"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"ENTIENDA DISTRIBUCIONES S.A.S."},"CompanyID":{"schemeID":"1","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"901193357"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FE"},"Name":null,"CorporateRegistrationTypeCode":null,"JurisdictionRegionAddress":null},"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"3148602595"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"entiendavalledupar@gmail.com"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DespatchContact":null,"AccountingContact":null,"SellerContact":null},"AccountingCustomerParty":{"CustomerAssignedAccountID":null,"SupplierAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"}],"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":null,"PartyIdentification":[{"ID":{"schemeID":"","schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1066086087"}}],"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"TIENDA SAYA YORDANO CACERES"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"20001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Valledupar"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Cesar"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"20"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 19 39 04"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"TIENDA SAYA YORDANO CACERES"},"CompanyID":{"schemeID":"","schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1066086087"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"49","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN;R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"20001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Valledupar"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Cesar"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"20"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 19 39 04"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"ZZ"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"No aplica"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"TIENDA SAYA YORDANO CACERES"},"CompanyID":{"schemeID":"","schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1066086087"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":null,"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"0"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"feentienda@yahoo.com"},"Note":null,"OtherCommunication":null},"Person":[{"ID":null,"FirstName":{"languageID":null,"languageLocaleID":null,"Value":"TIENDA SAYA YORDANO"},"FamilyName":{"languageID":null,"languageLocaleID":null,"Value":"CACERES"},"Title":null,"MiddleName":null,"OtherName":null,"NameSuffix":null,"JobTitle":null,"NationalityID":null,"GenderCode":null,"BirthDate":null,"BirthplaceName":null,"OrganizationDepartment":null,"Contact":null,"FinancialAccount":null,"IdentityDocumentReference":null,"ResidenceAddress":null}],"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DeliveryContact":null,"AccountingContact":null,"BuyerContact":null},"PayeeParty":null,"BuyerCustomerParty":null,"SellerSupplierParty":null,"TaxRepresentativeParty":null,"Delivery":[{"ID":null,"Quantity":null,"MinimumQuantity":null,"MaximumQuantity":null,"ActualDeliveryDate":{"Value":"2022-09-29T08:39:32","ValueString":"2022-09-29"},"ActualDeliveryTime":{"Value":"2022-09-29T08:39:32","ValueString":"08:39:32-05:00"},"LatestDeliveryDate":null,"LatestDeliveryTime":null,"ReleaseID":null,"TrackingID":null,"DeliveryAddress":null,"DeliveryLocation":null,"AlternativeDeliveryLocation":null,"RequestedDeliveryPeriod":null,"PromisedDeliveryPeriod":null,"EstimatedDeliveryPeriod":null,"CarrierParty":null,"DeliveryParty":null,"NotifyParty":null,"Despatch":null,"DeliveryTerms":null,"MinimumDeliveryUnit":null,"MaximumDeliveryUnit":null,"Shipment":null}],"DeliveryTerms":null,"PaymentMeans":[{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"PaymentMeansCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"10"},"PaymentDueDate":null,"PaymentChannelCode":null,"InstructionID":null,"InstructionNote":null,"PaymentID":null,"CardAccount":null,"PayerFinancialAccount":null,"PayeeFinancialAccount":null,"CreditAccount":null,"PaymentMandate":null,"TradeFinancing":null}],"PaymentTerms":null,"PrepaidPayment":null,"AllowanceCharge":null,"TaxExchangeRate":null,"PricingExchangeRate":null,"PaymentExchangeRate":null,"PaymentAlternativeExchangeRate":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2619.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":52380.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2619.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":5.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"LegalMonetaryTotal":{"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":52380.00},"TaxExclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":52380.00},"TaxInclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":54999.00},"AllowanceTotalAmount":null,"ChargeTotalAmount":null,"PrepaidAmount":null,"PayableRoundingAmount":null,"PayableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":54999.00},"PayableAlternativeAmount":null},"InvoiceLine":[{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":20.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":52380.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2619.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":52380.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2619.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":5.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"Dogourmet Cachorros Leche 350g Pmx 36un"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"55112"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"55112"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2619.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":20.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null}]} Error al escribir en el xml : System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\FE219110_fv09011933570352200087772.xml' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.StreamWriter..ctor(String path) at WoLicencias.Services.Logic.Transversales.XmlHelper.Serialize[T](T obj, String path, XmlSerializerNamespaces namespaces) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\XmlHelper.cs:line 166 -------------------------------------------------------------------- 2022-09-29 13:16:39.9020 : Error al enviar documento a la DIAN Documento: FV-CF-18877 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640210130432021-11-102022-11-10CF150000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b8d127eb45c4962a3485e5b4cc50eb358ad729eb77159f8db76ac2fa624cfb8efb52cc6740aa524dc065b0686eb56d350800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T18:06:33+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1CF1887791eba583cc863afa0c1f5f59da376dbc33e96b7141d3288b5375e66822adc0c5ecd64396d0e4e7f898756ab75688c7822022-09-3012:34:21-05:0001Placa facturada SOQ-784 Numero interno 863COP214321COLFENIX GPS SAS11001Bogota D.C.Bogota D.C.11CRA 60 D 51 A 42 SURCOColombiaCOLFENIX GPS SAS900531898R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11CRA 60 D 51 A 42 SURCOColombia01IVACOLFENIX GPS SAS900531898CF7432768facturacion@colfenixgps.co279569986FREDY ALBERTO AMADO ANGULO11001Bogota D.C.Bogota D.C.11CRA 68 D 15 15COColombiaFREDY ALBERTO AMADO ANGULO79569986R-99-PN11001Bogota D.C.Bogota D.C.11CRA 68 D 15 15COColombiaZZNo aplicaFREDY ALBERTO AMADO ANGULO795699867435050tesoreria@berlinasdelfonce.comFREDY ALBERTOAMADO ANGULO2022-09-3012:34:21-05:0022022-10-101520.008000.001520.0019.0001IVA61000.008000.0062520.0062520.0011.0053000.00SERVICIO NUBE PLATAFORMA GPSSNPSNP53000.001.0021.008000.001520.008000.001520.0019.0001IVAPLAN DE DATOSSIMSIM8000.001.00 -------------------------------------------------------------------- 2022-09-29 13:18:58.7357 : Error al enviar documento a la DIAN Documento: FV-FEV-55250 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640194889492021-10-132022-10-13FEV1120000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b897d545fbbb525ee00239f14566693cd410cab89b0413be9f664e60dd834e43ea18b7f40c088bcb6a100e7fdc7a9b2b5800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T18:08:58+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FEV55250ad813aa643a1dbcf5254e1dc4d84e0d2cdc1fad788eac8819e3329c4b8e312bcbfed341bb1f55cbb59ba490713aabcc42022-09-2918:00:15-05:0001FACTURA DE VENTACOP114631INVERSIONES FILPA S A S11001Bogota D.C.Bogota D.C.11Cl 37 D Sur 68M 40COColombiaINVERSIONES FILPA S A S900873003R-99-PN11001Bogota D.C.Bogota D.C.11Cl 37 D Sur 68M 40COColombia01IVAINVERSIONES FILPA S A S900873003FEV6952759dulcesfilpa@yahho.com139794300NUBIA LUCERO ALVAREZ FAJARDO11001Bogota D.C.Bogota D.C.11CRA 78 B 38 64 SUR KENNEDYCOColombiaNUBIA LUCERO ALVAREZ FAJARDO39794300R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11CRA 78 B 38 64 SUR KENNEDYCOColombia01IVANUBIA LUCERO ALVAREZ FAJARDO39794300LA DUQUESA BUTTY4033364 4032856andresventas@hotmail.com2022-09-2918:00:15-05:001102873.9615126.042873.957619.0001IVA15126.0415126.0418000.0018000.0014.0015126.042873.947615126.042873.947619.0001IVABIBLICOS FRUTAL X100020142102014213781.514.00 -------------------------------------------------------------------- 2022-09-29 13:22:20.3960 : UrlXml: D:\home\site\wwwroot\DocumentosXML\FE219122_fv09011933570352200087784.xml Document:{"xsiSchemaLocation":"urn:oasis:names:specification:ubl:schema:xsd:Invoice-2 http://docs.oasis-open.org/ubl/os-UBL-2.1/xsd/maindoc/UBL-Invoice-2.1.xsd","UBLExtensions":[{"ID":null,"Name":null,"ExtensionAgencyID":null,"ExtensionAgencyName":null,"ExtensionVersionID":null,"ExtensionAgencyURI":null,"ExtensionURI":null,"ExtensionReasonCode":null,"ExtensionReason":null,"ExtensionContent":{"sts:DianExtensions":{"@xmlns:ds":"http://www.w3.org/2000/09/xmldsig#","@xmlns:xades":"http://uri.etsi.org/01903/v1.3.2#","@xmlns:xsi":"http://www.w3.org/2001/XMLSchema-instance","@xmlns:ext":"urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2","@xmlns:xades141":"http://uri.etsi.org/01903/v1.4.1#","@xmlns:cac":"urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2","@xmlns:cbc":"urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2","@xmlns:sts":"dian:gov:co:facturaelectronica:Structures-2-1","sts:InvoiceControl":{"sts:InvoiceAuthorization":"18764035357218","sts:AuthorizationPeriod":{"cbc:StartDate":"2022-09-01","cbc:EndDate":"2023-09-01"},"sts:AuthorizedInvoices":{"sts:Prefix":"FE","sts:From":"208873","sts:To":"500000"}},"sts:InvoiceSource":{"cbc:IdentificationCode":{"@listAgencyID":"6","@listAgencyName":"United Nations Economic Commission for Europe","@listSchemeURI":"urn:oasis:names:specification:ubl:codelist:gc:CountryIdentificationCode-2.1","#text":"CO"}},"sts:SoftwareProvider":{"sts:ProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"3","@schemeName":"31","#text":"900534356"},"sts:SoftwareID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"1476b5a6-056c-4972-9d2b-c23d3714245b"}},"sts:SoftwareSecurityCode":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"2e68856883c9bf60efd5ca27b52221f812bdfd79b2b942e7df73e014ef36f5a6689969d117fefb28a6a1e2a80becd81e"},"sts:AuthorizationProvider":{"sts:AuthorizationProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"4","@schemeName":"31","#text":"800197268"}},"sts:QRCode":"https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=dea440efd13249e8432a86725e5c0e1acd260736a42834fa5b193469d14813de4e5a99979c976693bb103ad2703380bf"}}}],"UBLVersionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"UBL 2.1"},"CustomizationID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"10"},"ProfileID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIAN 2.1: Factura Electrónica de Venta"},"ProfileExecutionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FE219122"},"CopyIndicator":null,"UUID":{"schemeID":"1","schemeName":"CUFE-SHA384","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"dea440efd13249e8432a86725e5c0e1acd260736a42834fa5b193469d14813de4e5a99979c976693bb103ad2703380bf"},"IssueDate":{"Value":"2022-09-29T08:43:11","ValueString":"2022-09-29"},"IssueTime":{"Value":"2022-09-29T08:43:11","ValueString":"08:43:11-05:00"},"DueDate":null,"InvoiceTypeCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"01"},"Note":[{"languageID":null,"languageLocaleID":null,"Value":"FACTURA DE VENTA SEGuN PEDIDO No 224448"}],"TaxPointDate":null,"DocumentCurrencyCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"COP"},"TaxCurrencyCode":null,"PricingCurrencyCode":null,"PaymentCurrencyCode":null,"PaymentAlternativeCurrencyCode":null,"AccountingCostCode":null,"AccountingCost":null,"LineCountNumeric":{"format":null,"Value":4.0},"BuyerReference":null,"InvoicePeriod":null,"OrderReference":null,"BillingReference":null,"DespatchDocumentReference":null,"ReceiptDocumentReference":null,"StatementDocumentReference":null,"OriginatorDocumentReference":null,"ContractDocumentReference":null,"AdditionalDocumentReference":null,"ProjectReference":null,"Signature":null,"AccountingSupplierParty":{"CustomerAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"}],"DataSendingCapability":null,"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"4719"},"PartyIdentification":null,"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"ENTIENDA DISTRIBUCIONES S.A.S."}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"20001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Valledupar"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Cesar"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"20"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 7 A 39 85"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"ENTIENDA DISTRIBUCIONES S.A.S."},"CompanyID":{"schemeID":"1","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"901193357"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"48","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"20001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Valledupar"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Cesar"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"20"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 7 A 39 85"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"ENTIENDA DISTRIBUCIONES S.A.S."},"CompanyID":{"schemeID":"1","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"901193357"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FE"},"Name":null,"CorporateRegistrationTypeCode":null,"JurisdictionRegionAddress":null},"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"3148602595"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"entiendavalledupar@gmail.com"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DespatchContact":null,"AccountingContact":null,"SellerContact":null},"AccountingCustomerParty":{"CustomerAssignedAccountID":null,"SupplierAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"}],"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":null,"PartyIdentification":[{"ID":{"schemeID":"","schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"77162295"}}],"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"GRANERO LA FE EMILTON JOSE OVIEDO GARCIA"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"20001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Valledupar"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Cesar"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"20"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 25 35A 45"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"GRANERO LA FE EMILTON JOSE OVIEDO GARCIA"},"CompanyID":{"schemeID":"","schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"77162295"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"49","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN;R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"20001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Valledupar"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Cesar"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"20"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 25 35A 45"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"ZZ"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"No aplica"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"GRANERO LA FE EMILTON JOSE OVIEDO GARCIA"},"CompanyID":{"schemeID":"","schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"77162295"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":null,"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"0"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"feentienda@yahoo.com"},"Note":null,"OtherCommunication":null},"Person":[{"ID":null,"FirstName":{"languageID":null,"languageLocaleID":null,"Value":"GRANERO LA FE EMILTON JOSE"},"FamilyName":{"languageID":null,"languageLocaleID":null,"Value":"OVIEDO GARCIA"},"Title":null,"MiddleName":null,"OtherName":null,"NameSuffix":null,"JobTitle":null,"NationalityID":null,"GenderCode":null,"BirthDate":null,"BirthplaceName":null,"OrganizationDepartment":null,"Contact":null,"FinancialAccount":null,"IdentityDocumentReference":null,"ResidenceAddress":null}],"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DeliveryContact":null,"AccountingContact":null,"BuyerContact":null},"PayeeParty":null,"BuyerCustomerParty":null,"SellerSupplierParty":null,"TaxRepresentativeParty":null,"Delivery":[{"ID":null,"Quantity":null,"MinimumQuantity":null,"MaximumQuantity":null,"ActualDeliveryDate":{"Value":"2022-09-29T08:43:11","ValueString":"2022-09-29"},"ActualDeliveryTime":{"Value":"2022-09-29T08:43:11","ValueString":"08:43:11-05:00"},"LatestDeliveryDate":null,"LatestDeliveryTime":null,"ReleaseID":null,"TrackingID":null,"DeliveryAddress":null,"DeliveryLocation":null,"AlternativeDeliveryLocation":null,"RequestedDeliveryPeriod":null,"PromisedDeliveryPeriod":null,"EstimatedDeliveryPeriod":null,"CarrierParty":null,"DeliveryParty":null,"NotifyParty":null,"Despatch":null,"DeliveryTerms":null,"MinimumDeliveryUnit":null,"MaximumDeliveryUnit":null,"Shipment":null}],"DeliveryTerms":null,"PaymentMeans":[{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"PaymentMeansCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"10"},"PaymentDueDate":null,"PaymentChannelCode":null,"InstructionID":null,"InstructionNote":null,"PaymentID":null,"CardAccount":null,"PayerFinancialAccount":null,"PayeeFinancialAccount":null,"CreditAccount":null,"PaymentMandate":null,"TradeFinancing":null}],"PaymentTerms":null,"PrepaidPayment":null,"AllowanceCharge":null,"TaxExchangeRate":null,"PricingExchangeRate":null,"PaymentExchangeRate":null,"PaymentAlternativeExchangeRate":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2444.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":6721.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1277.30},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}},{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":23334.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1166.70},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":5.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"LegalMonetaryTotal":{"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":30055.00},"TaxExclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":30055.00},"TaxInclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":32499.00},"AllowanceTotalAmount":null,"ChargeTotalAmount":null,"PrepaidAmount":null,"PayableRoundingAmount":null,"PayableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":32499.00},"PayableAlternativeAmount":null},"InvoiceLine":[{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":3360.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":638.40},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":3360.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":638.40},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"Quaker Aritos Azucaraditos 25G DX6 CX18"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"55032"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"55032"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":3360.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":3361.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":638.59},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":3361.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":638.59},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"Aritos Quaker Chocolate 25g Ristra x 6 cx18"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"55030"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"55030"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":3361.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"3"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":15.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":11910.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":595.50},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":11910.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":595.50},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":5.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"Quaker Avena Hojuela 115Gx60 Un"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"55060"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"55060"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":794.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":15.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":12.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":11424.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":571.20},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":11424.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":571.20},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":5.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"Quaker Avena Harina 115Gx60 Un"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"55051"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"55051"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":952.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":12.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null}]} Error al escribir en el xml : System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\FE219122_fv09011933570352200087784.xml' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.StreamWriter..ctor(String path) at WoLicencias.Services.Logic.Transversales.XmlHelper.Serialize[T](T obj, String path, XmlSerializerNamespaces namespaces) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\XmlHelper.cs:line 166 -------------------------------------------------------------------- 2022-09-29 13:25:21.8578 : UrlXml: D:\home\site\wwwroot\DocumentosXML\FE219127_fv09011933570352200087788.xml Document:{"xsiSchemaLocation":"urn:oasis:names:specification:ubl:schema:xsd:Invoice-2 http://docs.oasis-open.org/ubl/os-UBL-2.1/xsd/maindoc/UBL-Invoice-2.1.xsd","UBLExtensions":[{"ID":null,"Name":null,"ExtensionAgencyID":null,"ExtensionAgencyName":null,"ExtensionVersionID":null,"ExtensionAgencyURI":null,"ExtensionURI":null,"ExtensionReasonCode":null,"ExtensionReason":null,"ExtensionContent":{"sts:DianExtensions":{"@xmlns:ds":"http://www.w3.org/2000/09/xmldsig#","@xmlns:xades":"http://uri.etsi.org/01903/v1.3.2#","@xmlns:xsi":"http://www.w3.org/2001/XMLSchema-instance","@xmlns:ext":"urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2","@xmlns:xades141":"http://uri.etsi.org/01903/v1.4.1#","@xmlns:cac":"urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2","@xmlns:cbc":"urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2","@xmlns:sts":"dian:gov:co:facturaelectronica:Structures-2-1","sts:InvoiceControl":{"sts:InvoiceAuthorization":"18764035357218","sts:AuthorizationPeriod":{"cbc:StartDate":"2022-09-01","cbc:EndDate":"2023-09-01"},"sts:AuthorizedInvoices":{"sts:Prefix":"FE","sts:From":"208873","sts:To":"500000"}},"sts:InvoiceSource":{"cbc:IdentificationCode":{"@listAgencyID":"6","@listAgencyName":"United Nations Economic Commission for Europe","@listSchemeURI":"urn:oasis:names:specification:ubl:codelist:gc:CountryIdentificationCode-2.1","#text":"CO"}},"sts:SoftwareProvider":{"sts:ProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"3","@schemeName":"31","#text":"900534356"},"sts:SoftwareID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"1476b5a6-056c-4972-9d2b-c23d3714245b"}},"sts:SoftwareSecurityCode":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"39aa8345b92abaf83260d568479c7e3ee44f30a6867b091cd6eb0371d33d8274a5f90906dcfe2a281529b8397080b6a3"},"sts:AuthorizationProvider":{"sts:AuthorizationProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"4","@schemeName":"31","#text":"800197268"}},"sts:QRCode":"https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=cfc317b838a1dc4d42b85b349b47877454c1897ab89f2d8cf45596b237398f67be9d979afb7118f7bf4d524e87bf5d76"}}}],"UBLVersionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"UBL 2.1"},"CustomizationID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"10"},"ProfileID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIAN 2.1: Factura Electrónica de Venta"},"ProfileExecutionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FE219127"},"CopyIndicator":null,"UUID":{"schemeID":"1","schemeName":"CUFE-SHA384","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"cfc317b838a1dc4d42b85b349b47877454c1897ab89f2d8cf45596b237398f67be9d979afb7118f7bf4d524e87bf5d76"},"IssueDate":{"Value":"2022-09-29T08:44:34","ValueString":"2022-09-29"},"IssueTime":{"Value":"2022-09-29T08:44:34","ValueString":"08:44:34-05:00"},"DueDate":null,"InvoiceTypeCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"01"},"Note":[{"languageID":null,"languageLocaleID":null,"Value":"FACTURA DE VENTA SEGuN PEDIDO No 224138"}],"TaxPointDate":null,"DocumentCurrencyCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"COP"},"TaxCurrencyCode":null,"PricingCurrencyCode":null,"PaymentCurrencyCode":null,"PaymentAlternativeCurrencyCode":null,"AccountingCostCode":null,"AccountingCost":null,"LineCountNumeric":{"format":null,"Value":3.0},"BuyerReference":null,"InvoicePeriod":null,"OrderReference":null,"BillingReference":null,"DespatchDocumentReference":null,"ReceiptDocumentReference":null,"StatementDocumentReference":null,"OriginatorDocumentReference":null,"ContractDocumentReference":null,"AdditionalDocumentReference":null,"ProjectReference":null,"Signature":null,"AccountingSupplierParty":{"CustomerAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"}],"DataSendingCapability":null,"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"4719"},"PartyIdentification":null,"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"ENTIENDA DISTRIBUCIONES S.A.S."}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"20001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Valledupar"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Cesar"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"20"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 7 A 39 85"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"ENTIENDA DISTRIBUCIONES S.A.S."},"CompanyID":{"schemeID":"1","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"901193357"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"48","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"20001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Valledupar"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Cesar"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"20"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 7 A 39 85"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"ENTIENDA DISTRIBUCIONES S.A.S."},"CompanyID":{"schemeID":"1","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"901193357"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FE"},"Name":null,"CorporateRegistrationTypeCode":null,"JurisdictionRegionAddress":null},"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"3148602595"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"entiendavalledupar@gmail.com"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DespatchContact":null,"AccountingContact":null,"SellerContact":null},"AccountingCustomerParty":{"CustomerAssignedAccountID":null,"SupplierAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"}],"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":null,"PartyIdentification":[{"ID":{"schemeID":"","schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"26777210"}}],"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"TIENDA LA GRAN FE ADUVINA ANGARITA DUARTE"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"20001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Valledupar"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Cesar"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"20"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 23 32 40"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"TIENDA LA GRAN FE ADUVINA ANGARITA DUARTE"},"CompanyID":{"schemeID":"","schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"26777210"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"49","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN;R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"20001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Valledupar"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Cesar"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"20"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 23 32 40"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"ZZ"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"No aplica"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"TIENDA LA GRAN FE ADUVINA ANGARITA DUARTE"},"CompanyID":{"schemeID":"","schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"26777210"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":null,"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"0"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"feentienda@yahoo.com"},"Note":null,"OtherCommunication":null},"Person":[{"ID":null,"FirstName":{"languageID":null,"languageLocaleID":null,"Value":"TIENDA LA GRAN FE ADUVINA"},"FamilyName":{"languageID":null,"languageLocaleID":null,"Value":"ANGARITA DUARTE"},"Title":null,"MiddleName":null,"OtherName":null,"NameSuffix":null,"JobTitle":null,"NationalityID":null,"GenderCode":null,"BirthDate":null,"BirthplaceName":null,"OrganizationDepartment":null,"Contact":null,"FinancialAccount":null,"IdentityDocumentReference":null,"ResidenceAddress":null}],"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DeliveryContact":null,"AccountingContact":null,"BuyerContact":null},"PayeeParty":null,"BuyerCustomerParty":null,"SellerSupplierParty":null,"TaxRepresentativeParty":null,"Delivery":[{"ID":null,"Quantity":null,"MinimumQuantity":null,"MaximumQuantity":null,"ActualDeliveryDate":{"Value":"2022-09-29T08:44:34","ValueString":"2022-09-29"},"ActualDeliveryTime":{"Value":"2022-09-29T08:44:34","ValueString":"08:44:34-05:00"},"LatestDeliveryDate":null,"LatestDeliveryTime":null,"ReleaseID":null,"TrackingID":null,"DeliveryAddress":null,"DeliveryLocation":null,"AlternativeDeliveryLocation":null,"RequestedDeliveryPeriod":null,"PromisedDeliveryPeriod":null,"EstimatedDeliveryPeriod":null,"CarrierParty":null,"DeliveryParty":null,"NotifyParty":null,"Despatch":null,"DeliveryTerms":null,"MinimumDeliveryUnit":null,"MaximumDeliveryUnit":null,"Shipment":null}],"DeliveryTerms":null,"PaymentMeans":[{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"PaymentMeansCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"10"},"PaymentDueDate":null,"PaymentChannelCode":null,"InstructionID":null,"InstructionNote":null,"PaymentID":null,"CardAccount":null,"PayerFinancialAccount":null,"PayeeFinancialAccount":null,"CreditAccount":null,"PaymentMandate":null,"TradeFinancing":null}],"PaymentTerms":null,"PrepaidPayment":null,"AllowanceCharge":null,"TaxExchangeRate":null,"PricingExchangeRate":null,"PaymentExchangeRate":null,"PaymentAlternativeExchangeRate":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2122.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":30954.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1547.25},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":5.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}},{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":3025.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":574.75},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"LegalMonetaryTotal":{"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":33979.00},"TaxExclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":33979.00},"TaxInclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":36101.00},"AllowanceTotalAmount":null,"ChargeTotalAmount":null,"PrepaidAmount":null,"PayableRoundingAmount":null,"PayableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":36101.00},"PayableAlternativeAmount":null},"InvoiceLine":[{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":15.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":11910.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":595.50},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":11910.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":595.50},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":5.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"Quaker Avena Hojuela 115Gx60 Un"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"55060"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"55060"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":794.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":15.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":3025.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":574.75},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":3025.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":574.75},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"BARRILETE ARCOIRIS CJ16BLX24UN"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"615590"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"615590"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":3025.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"3"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":12.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":19044.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":952.20},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":19044.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":952.20},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":5.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"QUAKER AVENA HOJUELA 190 GR X48 UND"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"55052"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"55052"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1587.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":12.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null}]} Error al escribir en el xml : System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\FE219127_fv09011933570352200087788.xml' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.StreamWriter..ctor(String path) at WoLicencias.Services.Logic.Transversales.XmlHelper.Serialize[T](T obj, String path, XmlSerializerNamespaces namespaces) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\XmlHelper.cs:line 166 -------------------------------------------------------------------- 2022-09-29 13:26:58.1993 : Error al enviar documento a la DIAN Documento: FV-FONT-3569 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640228805002021-12-152022-12-15FONT16000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245be129cc5fe7e122c76ce95521113a8c0cad61390dfbbafc9bfcda6f981f1a57f1962d8e57bbb5aa8db33b1dd9fe2fbc50800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T18:16:57+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FONT35698d0a8348d809dba7e3ede95dfa7d96d293e771e34a38a2b58ade03b78797b7e387e0abac8dc989a0123354ca6d5059682022-09-2411:35:58-05:0001FACTURA DE VENTACOP11145AVITENZA SAS 11001Bogota D.C.Bogota D.C.11CLL 80 KM 1.5 BOD 1 LOC 1102 PARQUE AGROINDUSTRIAL DE OCCIDENTECOColombiaAVITENZA SAS 830118457R-99-PN11001Bogota D.C.Bogota D.C.11CLL 80 KM 1.5 BOD 1 LOC 1102 PARQUE AGROINDUSTRIAL DE OCCIDENTECOColombiaZZNo aplicaAVITENZA SAS 830118457FONT8766083contador.avitenza@gmail.com2222222222222CUANTIAS MENORES11001Bogota D.C.Bogota D.C.11AV CL 80 KM 1 5 VIA SIBERIACOColombiaconsumidor final222222222222R-99-PN11001Bogota D.C.Bogota D.C.11AV CL 80 KM 1 5 VIA SIBERIACOColombiaZYNo causaconsumidor final2222222222228757498cuantiasmenoresavit@gmail.comCUANTIAS MENORES2022-09-2411:35:58-05:00110257040.000.00257040.00257040.001504.00257040.00HUEVO AA0303510.00504.00 -------------------------------------------------------------------- 2022-09-29 13:30:04.3901 : UrlXml: D:\home\site\wwwroot\DocumentosXML\FE219135_fv09011933570352200087796.xml Document:{"xsiSchemaLocation":"urn:oasis:names:specification:ubl:schema:xsd:Invoice-2 http://docs.oasis-open.org/ubl/os-UBL-2.1/xsd/maindoc/UBL-Invoice-2.1.xsd","UBLExtensions":[{"ID":null,"Name":null,"ExtensionAgencyID":null,"ExtensionAgencyName":null,"ExtensionVersionID":null,"ExtensionAgencyURI":null,"ExtensionURI":null,"ExtensionReasonCode":null,"ExtensionReason":null,"ExtensionContent":{"sts:DianExtensions":{"@xmlns:ds":"http://www.w3.org/2000/09/xmldsig#","@xmlns:xades":"http://uri.etsi.org/01903/v1.3.2#","@xmlns:xsi":"http://www.w3.org/2001/XMLSchema-instance","@xmlns:ext":"urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2","@xmlns:xades141":"http://uri.etsi.org/01903/v1.4.1#","@xmlns:cac":"urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2","@xmlns:cbc":"urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2","@xmlns:sts":"dian:gov:co:facturaelectronica:Structures-2-1","sts:InvoiceControl":{"sts:InvoiceAuthorization":"18764035357218","sts:AuthorizationPeriod":{"cbc:StartDate":"2022-09-01","cbc:EndDate":"2023-09-01"},"sts:AuthorizedInvoices":{"sts:Prefix":"FE","sts:From":"208873","sts:To":"500000"}},"sts:InvoiceSource":{"cbc:IdentificationCode":{"@listAgencyID":"6","@listAgencyName":"United Nations Economic Commission for Europe","@listSchemeURI":"urn:oasis:names:specification:ubl:codelist:gc:CountryIdentificationCode-2.1","#text":"CO"}},"sts:SoftwareProvider":{"sts:ProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"3","@schemeName":"31","#text":"900534356"},"sts:SoftwareID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"1476b5a6-056c-4972-9d2b-c23d3714245b"}},"sts:SoftwareSecurityCode":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"615266044c5b7befc8a9dd5dc59cc5a08520b8da39f9b762028460c4c9be82356bffdfee978f213f8ce25e837a181d23"},"sts:AuthorizationProvider":{"sts:AuthorizationProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"4","@schemeName":"31","#text":"800197268"}},"sts:QRCode":"https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=9775ce9d9b9f2f499d9fe7252bcf9c129727ac18eb7fde9c8d9116ac4f17113e62836fc42acded0a9c661704fe9f9926"}}}],"UBLVersionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"UBL 2.1"},"CustomizationID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"10"},"ProfileID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIAN 2.1: Factura Electrónica de Venta"},"ProfileExecutionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FE219135"},"CopyIndicator":null,"UUID":{"schemeID":"1","schemeName":"CUFE-SHA384","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"9775ce9d9b9f2f499d9fe7252bcf9c129727ac18eb7fde9c8d9116ac4f17113e62836fc42acded0a9c661704fe9f9926"},"IssueDate":{"Value":"2022-09-29T08:47:06","ValueString":"2022-09-29"},"IssueTime":{"Value":"2022-09-29T08:47:06","ValueString":"08:47:06-05:00"},"DueDate":null,"InvoiceTypeCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"01"},"Note":[{"languageID":null,"languageLocaleID":null,"Value":"FACTURA DE VENTA SEGuN PEDIDO No 224434"}],"TaxPointDate":null,"DocumentCurrencyCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"COP"},"TaxCurrencyCode":null,"PricingCurrencyCode":null,"PaymentCurrencyCode":null,"PaymentAlternativeCurrencyCode":null,"AccountingCostCode":null,"AccountingCost":null,"LineCountNumeric":{"format":null,"Value":1.0},"BuyerReference":null,"InvoicePeriod":null,"OrderReference":null,"BillingReference":null,"DespatchDocumentReference":null,"ReceiptDocumentReference":null,"StatementDocumentReference":null,"OriginatorDocumentReference":null,"ContractDocumentReference":null,"AdditionalDocumentReference":null,"ProjectReference":null,"Signature":null,"AccountingSupplierParty":{"CustomerAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"}],"DataSendingCapability":null,"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"4719"},"PartyIdentification":null,"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"ENTIENDA DISTRIBUCIONES S.A.S."}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"20001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Valledupar"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Cesar"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"20"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 7 A 39 85"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"ENTIENDA DISTRIBUCIONES S.A.S."},"CompanyID":{"schemeID":"1","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"901193357"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"48","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"20001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Valledupar"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Cesar"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"20"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 7 A 39 85"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"ENTIENDA DISTRIBUCIONES S.A.S."},"CompanyID":{"schemeID":"1","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"901193357"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FE"},"Name":null,"CorporateRegistrationTypeCode":null,"JurisdictionRegionAddress":null},"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"3148602595"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"entiendavalledupar@gmail.com"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DespatchContact":null,"AccountingContact":null,"SellerContact":null},"AccountingCustomerParty":{"CustomerAssignedAccountID":null,"SupplierAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"}],"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":null,"PartyIdentification":[{"ID":{"schemeID":null,"schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"49728761"}}],"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"PROVISIONES SALOME ELOINA RODRIGUEZ"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"20001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Valledupar"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Cesar"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"20"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CL 33 23 116"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"PROVISIONES SALOME ELOINA RODRIGUEZ"},"CompanyID":{"schemeID":null,"schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"49728761"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"49","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN;R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"20001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Valledupar"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Cesar"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"20"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CL 33 23 116"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"ZZ"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"No aplica"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"PROVISIONES SALOME ELOINA RODRIGUEZ"},"CompanyID":{"schemeID":null,"schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"49728761"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":null,"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":null},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"feentienda@yahoo.com"},"Note":null,"OtherCommunication":null},"Person":[{"ID":null,"FirstName":{"languageID":null,"languageLocaleID":null,"Value":"PROVISIONES SALOME ELOINA"},"FamilyName":{"languageID":null,"languageLocaleID":null,"Value":"RODRIGUEZ"},"Title":null,"MiddleName":null,"OtherName":null,"NameSuffix":null,"JobTitle":null,"NationalityID":null,"GenderCode":null,"BirthDate":null,"BirthplaceName":null,"OrganizationDepartment":null,"Contact":null,"FinancialAccount":null,"IdentityDocumentReference":null,"ResidenceAddress":null}],"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DeliveryContact":null,"AccountingContact":null,"BuyerContact":null},"PayeeParty":null,"BuyerCustomerParty":null,"SellerSupplierParty":null,"TaxRepresentativeParty":null,"Delivery":[{"ID":null,"Quantity":null,"MinimumQuantity":null,"MaximumQuantity":null,"ActualDeliveryDate":{"Value":"2022-09-29T08:47:06","ValueString":"2022-09-29"},"ActualDeliveryTime":{"Value":"2022-09-29T08:47:06","ValueString":"08:47:06-05:00"},"LatestDeliveryDate":null,"LatestDeliveryTime":null,"ReleaseID":null,"TrackingID":null,"DeliveryAddress":null,"DeliveryLocation":null,"AlternativeDeliveryLocation":null,"RequestedDeliveryPeriod":null,"PromisedDeliveryPeriod":null,"EstimatedDeliveryPeriod":null,"CarrierParty":null,"DeliveryParty":null,"NotifyParty":null,"Despatch":null,"DeliveryTerms":null,"MinimumDeliveryUnit":null,"MaximumDeliveryUnit":null,"Shipment":null}],"DeliveryTerms":null,"PaymentMeans":[{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"PaymentMeansCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"10"},"PaymentDueDate":null,"PaymentChannelCode":null,"InstructionID":null,"InstructionNote":null,"PaymentID":null,"CardAccount":null,"PayerFinancialAccount":null,"PayeeFinancialAccount":null,"CreditAccount":null,"PaymentMandate":null,"TradeFinancing":null}],"PaymentTerms":null,"PrepaidPayment":null,"AllowanceCharge":null,"TaxExchangeRate":null,"PricingExchangeRate":null,"PaymentExchangeRate":null,"PaymentAlternativeExchangeRate":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4463.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":89250.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4463.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":5.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"LegalMonetaryTotal":{"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":89250.00},"TaxExclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":89250.00},"TaxInclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":93713.00},"AllowanceTotalAmount":null,"ChargeTotalAmount":null,"PrepaidAmount":null,"PayableRoundingAmount":null,"PayableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":93713.00},"PayableAlternativeAmount":null},"InvoiceLine":[{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":89250.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4462.50},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":89250.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4462.50},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":5.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"Donkan Adulto 22 KG con el 15 % dto"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"55225"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"55225"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":89250.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null}]} Error al escribir en el xml : System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\FE219135_fv09011933570352200087796.xml' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.StreamWriter..ctor(String path) at WoLicencias.Services.Logic.Transversales.XmlHelper.Serialize[T](T obj, String path, XmlSerializerNamespaces namespaces) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\XmlHelper.cs:line 166 -------------------------------------------------------------------- 2022-09-29 13:34:42.5492 : Documento: FV-FE-219141 Transaccion: 85051264 Metodo: System.IO.__Error.WinIOError Linea: 2252 Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\FE219141_fv09011933570352200087802.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\FE219141_fv09011933570352200087802.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost) at System.IO.File.ReadAllText(String path) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2252 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost) at System.IO.File.ReadAllText(String path) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2252 -------------------------------------------------------------------- 2022-09-29 13:45:12.7810 : Error al enviar documento a la DIAN Documento: FC-DSEG-216 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640327605732022-08-042023-08-04DSEG13000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b523739ecbb645b7643c145e402cb5fbfb462a309f860c4a9147c5cd721bbc8abc0abc048c28f8653824d9df3d2f6f423800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T18:35:10+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1DSEG2169b1627bad59f7ade1d016424e9f91779fe2d9a24fb3d986a99abc4a530561ad8d91dcb5f0d92e5d86eec9d808181aac52022-09-2817:28:28-05:0005LEGA ANTI TRANSPORTE ACF SANITACOP42VALENTINO GUILLERMO PEREZ CASTANO17001Manizales170001Caldas17CLL 74 19 46COColombiaVALENTINO GUILLERMO PEREZ CASTANO9975694R-99-PN17001Manizales170001Caldas17CLL 74 19 46COColombia01IVAVALENTINO GUILLERMO PEREZ CASTANO9975694DSEG7427245administrativa@gtgroupcolombia.com111001Bogota D.C.Bogota D.C.11CLL 19 10 08 OF 304COColombiaGT GROUP SAS900513249O-4801IVA7427245administrativa@gtgroupcolombia.com;administrativa@gtgroupcolombia.com2022-09-2817:28:28-05:002482022-09-2770000.000.0070000.0070000.001LEGA ANTI TRANSPORTE ACF SANITA1.0010000.002022-09-281Por operaciónTRANSPORTE AD. P. SERVICIOS31113111311110000.001.002LEGA ANTI TRANSPORTE ACF SANITA1.0010000.002022-09-281Por operaciónMANUTENCION MTO30413041304110000.001.003LEGA ANTI TRANSPORTE ACF SANITA1.0010000.002022-09-281Por operaciónMANUTENCION MTO30413041304110000.001.004LEGA ANTI TRANSPORTE ACF SANITA1.0040000.002022-09-281Por operaciónTRANSPORTE AD. P. SERVICIOS31113111311140000.001.00 -------------------------------------------------------------------- 2022-09-29 13:46:19.5093 : Error al enviar documento a la DIAN Documento: FC-DSE-2387 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9062441. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640339409112022-08-182023-08-18DSE22003500CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b1a97a7e64454437d8d5af69eea05906175d1485ad23c8d71cf31e4e962606ac3bff566c07654ca3ae0c97a0f492f5d07800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T18:33:19+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1DSE2387140804ef7c9603462d0c0a9702d5c989df4d7d2b76a3aa83e64b2b43f6d5d21648c57ad0df4f6af948cb15c22753d58a2022-09-1010:54:10-05:0005FACT DSE 2387 COMPRA DE PECHUGA DE POLLOCOP12YOJAIRA ANGELICA RUIZ CASTRO08758Soledad080001Atlantico08CRA 10B#49A-23COColombiaYOJAIRA ANGELICA RUIZ CASTRO32850410R-99-PN08758Soledad080001Atlantico08CRA 10B#49A-23COColombia01IVAYOJAIRA ANGELICA RUIZ CASTRO32850410DSEMuricio Gonzalez Macea3921116 CEL3135095896 CEL3205617079comercializadoramyr@hotmail.com108758SoledadAtlantico08CRA 42 442-35 PISO 1COColombiaCOMERCIALIZADORA M&R S.A.S.802020082O-4901IVA3560099comercializadoramyr@hotmail.com2022-09-1010:54:10-05:002482022-09-101381200.000.001381200.001381200.001115.101381200.002022-09-101Por operaciónPECHUGA DE POLLO10001000100012000.00115.10 -------------------------------------------------------------------- 2022-09-29 13:56:48.1029 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FEBE-23158 CUFE: dc3f3e2838d1b06640e300f2a975ded64510ed5b1375784b096ca32d73b31914ac4966651a35dc89328611481766f4a7 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 13:59:26.6793 : Documento: FV-FE-1343 Transaccion: 85054999 Metodo: System.IO.__Error.WinIOError Linea: 2252 Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\FE1343_fv09004272530352200000316.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\FE1343_fv09004272530352200000316.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost) at System.IO.File.ReadAllText(String path) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2252 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost) at System.IO.File.ReadAllText(String path) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2252 -------------------------------------------------------------------- 2022-09-29 14:15:35.0713 : UrlXml: D:\home\site\wwwroot\DocumentosXML\FC2639_fv09012493980352200001082.xml Document:{"xsiSchemaLocation":"urn:oasis:names:specification:ubl:schema:xsd:Invoice-2 http://docs.oasis-open.org/ubl/os-UBL-2.1/xsd/maindoc/UBL-Invoice-2.1.xsd","UBLExtensions":[{"ID":null,"Name":null,"ExtensionAgencyID":null,"ExtensionAgencyName":null,"ExtensionVersionID":null,"ExtensionAgencyURI":null,"ExtensionURI":null,"ExtensionReasonCode":null,"ExtensionReason":null,"ExtensionContent":{"sts:DianExtensions":{"@xmlns:ds":"http://www.w3.org/2000/09/xmldsig#","@xmlns:xades":"http://uri.etsi.org/01903/v1.3.2#","@xmlns:xsi":"http://www.w3.org/2001/XMLSchema-instance","@xmlns:ext":"urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2","@xmlns:xades141":"http://uri.etsi.org/01903/v1.4.1#","@xmlns:cac":"urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2","@xmlns:cbc":"urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2","@xmlns:sts":"dian:gov:co:facturaelectronica:Structures-2-1","sts:InvoiceControl":{"sts:InvoiceAuthorization":"18764026593672","sts:AuthorizationPeriod":{"cbc:StartDate":"2022-03-14","cbc:EndDate":"2023-03-14"},"sts:AuthorizedInvoices":{"sts:Prefix":"FC","sts:From":"1855","sts:To":"5000"}},"sts:InvoiceSource":{"cbc:IdentificationCode":{"@listAgencyID":"6","@listAgencyName":"United Nations Economic Commission for Europe","@listSchemeURI":"urn:oasis:names:specification:ubl:codelist:gc:CountryIdentificationCode-2.1","#text":"CO"}},"sts:SoftwareProvider":{"sts:ProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"3","@schemeName":"31","#text":"900534356"},"sts:SoftwareID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"1476b5a6-056c-4972-9d2b-c23d3714245b"}},"sts:SoftwareSecurityCode":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"5b68e7d12b52958b5d96b0367a658c69a72e84744a304225ff0605d56d1ebbf45de96927531260db83bc4c3a6478e3ac"},"sts:AuthorizationProvider":{"sts:AuthorizationProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"4","@schemeName":"31","#text":"800197268"}},"sts:QRCode":"https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=4372781623e0f10497f69fd19e085ba1801434d17615563464ba32840e1d19f1336266630e9b8d2ff72d1811b7785081"}}}],"UBLVersionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"UBL 2.1"},"CustomizationID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"10"},"ProfileID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIAN 2.1: Factura Electrónica de Venta"},"ProfileExecutionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FC2639"},"CopyIndicator":null,"UUID":{"schemeID":"1","schemeName":"CUFE-SHA384","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4372781623e0f10497f69fd19e085ba1801434d17615563464ba32840e1d19f1336266630e9b8d2ff72d1811b7785081"},"IssueDate":{"Value":"2022-09-29T14:05:45","ValueString":"2022-09-29"},"IssueTime":{"Value":"2022-09-29T14:05:45","ValueString":"14:05:45-05:00"},"DueDate":null,"InvoiceTypeCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"01"},"Note":[{"languageID":null,"languageLocaleID":null,"Value":"ALOJAMIENTO 26 AL 29 SEPTIEMBRE"}],"TaxPointDate":null,"DocumentCurrencyCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"COP"},"TaxCurrencyCode":null,"PricingCurrencyCode":null,"PaymentCurrencyCode":null,"PaymentAlternativeCurrencyCode":null,"AccountingCostCode":null,"AccountingCost":null,"LineCountNumeric":{"format":null,"Value":1.0},"BuyerReference":null,"InvoicePeriod":null,"OrderReference":null,"BillingReference":null,"DespatchDocumentReference":null,"ReceiptDocumentReference":null,"StatementDocumentReference":null,"OriginatorDocumentReference":null,"ContractDocumentReference":null,"AdditionalDocumentReference":null,"ProjectReference":null,"Signature":null,"AccountingSupplierParty":{"CustomerAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"}],"DataSendingCapability":null,"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":""},"PartyIdentification":null,"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"3D URABA ZOMAC S.A.S"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"05045"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Apartado"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Antioquia"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"05"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"DIAGONAL 100 N 105 C 123"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"3D URABA ZOMAC S.A.S"},"CompanyID":{"schemeID":"4","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"901249398"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"48","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"05045"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Apartado"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Antioquia"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"05"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"DIAGONAL 100 N 105 C 123"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"3D URABA ZOMAC S.A.S"},"CompanyID":{"schemeID":"4","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"901249398"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FC"},"Name":null,"CorporateRegistrationTypeCode":null,"JurisdictionRegionAddress":null},"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"8288195"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"barbacoa.uraba@gmail.com"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DespatchContact":null,"AccountingContact":null,"SellerContact":null},"AccountingCustomerParty":{"CustomerAssignedAccountID":null,"SupplierAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"}],"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":null,"PartyIdentification":[{"ID":{"schemeID":null,"schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"98571445"}}],"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"LUIS ORLANDO RIVERA"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"05001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Medellin"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Antioquia"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"05"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CALLE 65 N56-84"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"LUIS ORLANDO RIVERA"},"CompanyID":{"schemeID":null,"schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"98571445"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"49","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN;R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"05001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Medellin"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Antioquia"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"05"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CALLE 65 N56-84"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"ZZ"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"No aplica"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"LUIS ORLANDO RIVERA"},"CompanyID":{"schemeID":null,"schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"98571445"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":null,"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"2199850"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"lorivera2004@yahoo.es"},"Note":null,"OtherCommunication":null},"Person":[{"ID":null,"FirstName":{"languageID":null,"languageLocaleID":null,"Value":"LUIS ORLANDO RIVERA"},"FamilyName":{"languageID":null,"languageLocaleID":null,"Value":""},"Title":null,"MiddleName":null,"OtherName":null,"NameSuffix":null,"JobTitle":null,"NationalityID":null,"GenderCode":null,"BirthDate":null,"BirthplaceName":null,"OrganizationDepartment":null,"Contact":null,"FinancialAccount":null,"IdentityDocumentReference":null,"ResidenceAddress":null}],"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DeliveryContact":null,"AccountingContact":null,"BuyerContact":null},"PayeeParty":null,"BuyerCustomerParty":null,"SellerSupplierParty":null,"TaxRepresentativeParty":null,"Delivery":[{"ID":null,"Quantity":null,"MinimumQuantity":null,"MaximumQuantity":null,"ActualDeliveryDate":{"Value":"2022-09-29T14:05:45","ValueString":"2022-09-29"},"ActualDeliveryTime":{"Value":"2022-09-29T14:05:45","ValueString":"14:05:45-05:00"},"LatestDeliveryDate":null,"LatestDeliveryTime":null,"ReleaseID":null,"TrackingID":null,"DeliveryAddress":null,"DeliveryLocation":null,"AlternativeDeliveryLocation":null,"RequestedDeliveryPeriod":null,"PromisedDeliveryPeriod":null,"EstimatedDeliveryPeriod":null,"CarrierParty":null,"DeliveryParty":null,"NotifyParty":null,"Despatch":null,"DeliveryTerms":null,"MinimumDeliveryUnit":null,"MaximumDeliveryUnit":null,"Shipment":null}],"DeliveryTerms":null,"PaymentMeans":[{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"PaymentMeansCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"42"},"PaymentDueDate":null,"PaymentChannelCode":null,"InstructionID":null,"InstructionNote":null,"PaymentID":null,"CardAccount":null,"PayerFinancialAccount":null,"PayeeFinancialAccount":null,"CreditAccount":null,"PaymentMandate":null,"TradeFinancing":null}],"PaymentTerms":null,"PrepaidPayment":null,"AllowanceCharge":null,"TaxExchangeRate":null,"PricingExchangeRate":null,"PaymentExchangeRate":null,"PaymentAlternativeExchangeRate":null,"TaxTotal":[],"WithholdingTaxTotal":[],"LegalMonetaryTotal":{"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":321000.00},"TaxExclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":0.00},"TaxInclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":321000.00},"AllowanceTotalAmount":null,"ChargeTotalAmount":null,"PrepaidAmount":null,"PayableRoundingAmount":null,"PayableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":321000.00},"PayableAlternativeAmount":null},"InvoiceLine":[{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":321000.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"ALOJAMIENTO"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":321000.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null}]} Error al escribir en el xml : System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\FC2639_fv09012493980352200001082.xml' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.StreamWriter..ctor(String path) at WoLicencias.Services.Logic.Transversales.XmlHelper.Serialize[T](T obj, String path, XmlSerializerNamespaces namespaces) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\XmlHelper.cs:line 166 -------------------------------------------------------------------- 2022-09-29 14:16:11.3771 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\FC2639_fv09012493980352200001082.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\FC2639_fv09012493980352200001082.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 14:16:56.6323 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-3282 CUFE: a5e4a82b1c62da0e36a88138d576845743914c00e3b9b3d2cc4fae75f1a4ea986db9afbca5e03c4f11ffbc704f315e1b ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 14:19:28.4765 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 14:28:36.1105 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-8128 CUFE: 4592d155cf7b001075fc01832cbc88562bd3fb08444ec8486fd4c53410b142648734a0f736c0fe1f6f34315148e4fa45 ERROR: System.ServiceModel.ProtocolException: The remote server returned an unexpected response: (502) Bad Gateway. ---> System.Net.WebException: The remote server returned an error: (502) Bad Gateway. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse(HttpWebRequest request, HttpWebResponse response, HttpChannelFactory`1 factory, WebException responseException, ChannelBinding channelBinding) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 14:33:50.7327 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: NCCL-DVMPM-172 CUFE: da94b49c4d2f5c86c99aa82c6319d815148f063b60df17151fc5ce0b1e6f12456e3a69b69b46222161b08a185fe68b54 ERROR: System.ServiceModel.CommunicationException: An error occurred while receiving the HTTP response to https://vpfe.dian.gov.co/WcfDianCustomerServices.svc. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details. ---> System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameBody(Int32 readBytes, Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 14:34:21.0413 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-KLE-4015 CUFE: 3f6fad1a793a98a65bef44e0aac63d4569df4c026d74e979e19be6baa84e512992583d53b3f4b351cb7c1f080b438327 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.7812441. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 14:37:21.4714 : Error al enviar documento a la DIAN Documento: FV-KLE-4015 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9062461. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640293569712022-05-262022-11-26KLE34546000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245baf5fdba090870720e878a5bc8de02f118f049a8f94d72f8f651e202a867a3f31be7d62a5df0c97e92d9e78d3fb881d6d800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T19:21:14+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1KLE40153f6fad1a793a98a65bef44e0aac63d4569df4c026d74e979e19be6baa84e512992583d53b3f4b351cb7c1f080b4383272022-09-2914:33:06-05:0001FACTURA DE VENTA SEGuN PEDIDO No KIM 32COP123110NICOLAS FADUL PARDO11001Bogota D.C.Bogota D.C.11AV PRIMERO DE MAYO 39 C 35 SURCOColombiaNICOLAS FADUL PARDO1019045555R-99-PN11001Bogota D.C.Bogota D.C.11AV PRIMERO DE MAYO 39 C 35 SURCOColombia01IVANICOLAS FADUL PARDO1019045555KLE6019161900facturacionartek@gmail.com21088003788EVELYN ALVAREZ RAMIREZ66001PereiraRisaralda66Ciudadela Villanova Bloque 49 Apto 301 CubaCOColombiaEVELYN ALVAREZ RAMIREZ1088003788R-99-PN66001PereiraRisaralda66Ciudadela Villanova Bloque 49 Apto 301 CubaCOColombiaZZNo aplicaEVELYN ALVAREZ RAMIREZ10880037883175489007evelyn720@gmail.comEVELYN ALVAREZ RAMIREZ2022-09-2914:33:06-05:0022022-09-291181000.00188563.03992436.974789188563.0252119.0001IVA992436.97992436.971181000.001181000.001181000.0011.00992436.97188563.02521992436.974789188563.0252119.0001IVASALA TURQUIA + PUFF + 3 COJINES EN TELA ALPHA 55 + MESA CENTRO RIVER MDF MACIZO BRILLANTE BLANCO NATURALPI/PPSMTU0980102PI/PPSMTU0980102992436.9747891.00 -------------------------------------------------------------------- 2022-09-29 14:55:26.7278 : Documento: FV-FERG-18740 Transaccion: 85064579 Metodo: System.IO.__Error.WinIOError Linea: 2260 Error: System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\FERG18740_ad09006651070352200008798.pdf' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SetQrCodeToPdf(Byte[] sourcePdf, Byte[] qrImage, String name, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 ISbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4909 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SetQrCodeToPdf(Byte[] sourcePdf, Byte[] qrImage, String name, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 ISbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4909 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 14:56:31.1695 : UrlXml: D:\home\site\wwwroot\DocumentosXML\FERG18741_fv09006651070352200008799.xml Document:{"xsiSchemaLocation":"urn:oasis:names:specification:ubl:schema:xsd:Invoice-2 http://docs.oasis-open.org/ubl/os-UBL-2.1/xsd/maindoc/UBL-Invoice-2.1.xsd","UBLExtensions":[{"ID":null,"Name":null,"ExtensionAgencyID":null,"ExtensionAgencyName":null,"ExtensionVersionID":null,"ExtensionAgencyURI":null,"ExtensionURI":null,"ExtensionReasonCode":null,"ExtensionReason":null,"ExtensionContent":{"sts:DianExtensions":{"@xmlns:ds":"http://www.w3.org/2000/09/xmldsig#","@xmlns:xades":"http://uri.etsi.org/01903/v1.3.2#","@xmlns:xsi":"http://www.w3.org/2001/XMLSchema-instance","@xmlns:ext":"urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2","@xmlns:xades141":"http://uri.etsi.org/01903/v1.4.1#","@xmlns:cac":"urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2","@xmlns:cbc":"urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2","@xmlns:sts":"dian:gov:co:facturaelectronica:Structures-2-1","sts:InvoiceControl":{"sts:InvoiceAuthorization":"18764034962369","sts:AuthorizationPeriod":{"cbc:StartDate":"2022-08-30","cbc:EndDate":"2023-08-30"},"sts:AuthorizedInvoices":{"sts:Prefix":"FERG","sts:From":"18115","sts:To":"20000"}},"sts:InvoiceSource":{"cbc:IdentificationCode":{"@listAgencyID":"6","@listAgencyName":"United Nations Economic Commission for Europe","@listSchemeURI":"urn:oasis:names:specification:ubl:codelist:gc:CountryIdentificationCode-2.1","#text":"CO"}},"sts:SoftwareProvider":{"sts:ProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"3","@schemeName":"31","#text":"900534356"},"sts:SoftwareID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"1476b5a6-056c-4972-9d2b-c23d3714245b"}},"sts:SoftwareSecurityCode":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"2fcc42708d2f8b4c8f2011491a2fa4a229fbd12f3df2ff136dd02ddc6ab09182c03a01d943feceefa56a77399a4e57d3"},"sts:AuthorizationProvider":{"sts:AuthorizationProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"4","@schemeName":"31","#text":"800197268"}},"sts:QRCode":"https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=604e080792d96250c27b36873ca8308227abbcc966f827d9132f587731eab1d4ea86a41c69702526791d34cc9d827a72"}}}],"UBLVersionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"UBL 2.1"},"CustomizationID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"10"},"ProfileID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIAN 2.1: Factura Electrónica de Venta"},"ProfileExecutionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FERG18741"},"CopyIndicator":null,"UUID":{"schemeID":"1","schemeName":"CUFE-SHA384","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"604e080792d96250c27b36873ca8308227abbcc966f827d9132f587731eab1d4ea86a41c69702526791d34cc9d827a72"},"IssueDate":{"Value":"2022-10-01T14:49:31","ValueString":"2022-10-01"},"IssueTime":{"Value":"2022-10-01T14:49:31","ValueString":"14:49:31-05:00"},"DueDate":null,"InvoiceTypeCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"01"},"Note":[{"languageID":null,"languageLocaleID":null,"Value":"CALI NORTE carrera 1 35 41"}],"TaxPointDate":null,"DocumentCurrencyCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"COP"},"TaxCurrencyCode":null,"PricingCurrencyCode":null,"PaymentCurrencyCode":null,"PaymentAlternativeCurrencyCode":null,"AccountingCostCode":null,"AccountingCost":null,"LineCountNumeric":{"format":null,"Value":2.0},"BuyerReference":null,"InvoicePeriod":null,"OrderReference":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"00880002289479"},"SalesOrderID":null,"CopyIndicator":null,"UUID":null,"IssueDate":null,"IssueTime":null,"CustomerReference":null,"OrderTypeCode":null,"DocumentReference":null},"BillingReference":null,"DespatchDocumentReference":null,"ReceiptDocumentReference":null,"StatementDocumentReference":null,"OriginatorDocumentReference":null,"ContractDocumentReference":null,"AdditionalDocumentReference":null,"ProjectReference":null,"Signature":null,"AccountingSupplierParty":{"CustomerAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"}],"DataSendingCapability":null,"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"117"},"PartyIdentification":null,"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"FRUTOS TIPICOS NACIONALES S.A.S"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"05615"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Rionegro"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Antioquia"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"05"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"VDA PLAYA RICA AER JOSE MARIA CORDOVA CENTRO EMPRESARIAL MULTICENTRO BG 17"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"FRUTOS TIPICOS NACIONALES S.A.S"},"CompanyID":{"schemeID":"8","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"900665107"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"48","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN;R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"05615"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Rionegro"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Antioquia"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"05"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"VDA PLAYA RICA AER JOSE MARIA CORDOVA CENTRO EMPRESARIAL MULTICENTRO BG 17"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"FRUTOS TIPICOS NACIONALES S.A.S"},"CompanyID":{"schemeID":"8","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"900665107"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FERG"},"Name":null,"CorporateRegistrationTypeCode":null,"JurisdictionRegionAddress":null},"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":{"languageID":null,"languageLocaleID":null,"Value":"Yesica MuNoz"},"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"3165591245"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"facturacionyventas@frutinal.com"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DespatchContact":null,"AccountingContact":null,"SellerContact":null},"AccountingCustomerParty":{"CustomerAssignedAccountID":null,"SupplierAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"}],"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":null,"PartyIdentification":[{"ID":{"schemeID":"5","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"900059238"}}],"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"MAKRO SUPERMAYORISTA SAS"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"76001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Cali"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Valle del Cauca"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"76"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CALI NORTE carrera 1 35 41"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"MAKRO SUPERMAYORISTA SAS"},"CompanyID":{"schemeID":"5","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"900059238"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"48","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN;O-13;O-15;O-23"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"76001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Cali"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Valle del Cauca"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"76"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CALI NORTE carrera 1 35 41"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"MAKRO SUPERMAYORISTA SAS"},"CompanyID":{"schemeID":"5","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"900059238"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":null,"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":null},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"dte_9000592385@dte.paperless.com.co"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DeliveryContact":null,"AccountingContact":null,"BuyerContact":null},"PayeeParty":null,"BuyerCustomerParty":null,"SellerSupplierParty":null,"TaxRepresentativeParty":null,"Delivery":[{"ID":null,"Quantity":null,"MinimumQuantity":null,"MaximumQuantity":null,"ActualDeliveryDate":{"Value":"2022-10-01T14:49:31","ValueString":"2022-10-01"},"ActualDeliveryTime":{"Value":"2022-10-01T14:49:31","ValueString":"14:49:31-05:00"},"LatestDeliveryDate":null,"LatestDeliveryTime":null,"ReleaseID":null,"TrackingID":null,"DeliveryAddress":null,"DeliveryLocation":null,"AlternativeDeliveryLocation":null,"RequestedDeliveryPeriod":null,"PromisedDeliveryPeriod":null,"EstimatedDeliveryPeriod":null,"CarrierParty":null,"DeliveryParty":null,"NotifyParty":null,"Despatch":null,"DeliveryTerms":null,"MinimumDeliveryUnit":null,"MaximumDeliveryUnit":null,"Shipment":null}],"DeliveryTerms":null,"PaymentMeans":[{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"},"PaymentMeansCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":""},"PaymentDueDate":{"Value":"2022-11-10T00:00:00","ValueString":"2022-11-10"},"PaymentChannelCode":null,"InstructionID":null,"InstructionNote":null,"PaymentID":null,"CardAccount":null,"PayerFinancialAccount":null,"PayeeFinancialAccount":null,"CreditAccount":null,"PaymentMandate":null,"TradeFinancing":null}],"PaymentTerms":null,"PrepaidPayment":null,"AllowanceCharge":null,"TaxExchangeRate":null,"PricingExchangeRate":null,"PaymentExchangeRate":null,"PaymentAlternativeExchangeRate":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":61332.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":322800.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":61332.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4842.00},"RoundingAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":0.0},"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":322800.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4842.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":1.50},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"06"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"ReteFuente"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]},{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":9199.80},"RoundingAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":0.0},"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":61332.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":9199.80},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":15.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"05"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"ReteIVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"LegalMonetaryTotal":{"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":322800.00},"TaxExclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":322800.00},"TaxInclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":384132.00},"AllowanceTotalAmount":null,"ChargeTotalAmount":null,"PrepaidAmount":null,"PayableRoundingAmount":null,"PayableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":384132.00},"PayableAlternativeAmount":null},"InvoiceLine":[{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":20.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":150000.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":28500.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":150000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":28500.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2250.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":150000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2250.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":1.50},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"06"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"ReteFuente"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]},{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":22500.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":150000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":22500.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":15.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"05"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"ReteIVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"PULPA DE FRESA X 1000 GR"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"3070104"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"3070104"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7500.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":20.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":24.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":172800.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":32832.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":172800.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":32832.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2592.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":172800.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2592.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":1.50},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"06"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"ReteFuente"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]},{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":25920.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":172800.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":25920.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":15.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"05"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"ReteIVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"PULPA DE FRESA ARO X 1000 GR"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"3070105"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"3070105"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7200.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":24.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null}]} Error al escribir en el xml : System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\FERG18741_fv09006651070352200008799.xml' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.StreamWriter..ctor(String path) at WoLicencias.Services.Logic.Transversales.XmlHelper.Serialize[T](T obj, String path, XmlSerializerNamespaces namespaces) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\XmlHelper.cs:line 166 -------------------------------------------------------------------- 2022-09-29 15:13:16.7010 : Error al extraer el qr por transaccion Metodo: WoLicencias.Services.Logic.FacturacionElectronica.GetCufeTransaction Error: WoLicencias.Services.DataType.Transversales.WoException: Invalid Student Name: No se encontro una transaccion con la informacion recibida at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrTransaction(MultipleDocumentsRequest documents) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 14539 -------------------------------------------------------------------- 2022-09-29 15:14:02.6726 : UrlXml: D:\home\site\wwwroot\DocumentosXML\SEDS29_ds08305034910352200000028.xml Document:{"xsiSchemaLocation":"urn:oasis:names:specification:ubl:schema:xsd:Invoice-2 http://docs.oasis-open.org/ubl/os-UBL-2.1/xsd/maindoc/UBL-Invoice-2.1.xsd","UBLExtensions":[{"ID":null,"Name":null,"ExtensionAgencyID":null,"ExtensionAgencyName":null,"ExtensionVersionID":null,"ExtensionAgencyURI":null,"ExtensionURI":null,"ExtensionReasonCode":null,"ExtensionReason":null,"ExtensionContent":{"sts:DianExtensions":{"@xmlns:ds":"http://www.w3.org/2000/09/xmldsig#","@xmlns:xades":"http://uri.etsi.org/01903/v1.3.2#","@xmlns:xsi":"http://www.w3.org/2001/XMLSchema-instance","@xmlns:ext":"urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2","@xmlns:xades141":"http://uri.etsi.org/01903/v1.4.1#","@xmlns:cac":"urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2","@xmlns:cbc":"urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2","@xmlns:sts":"dian:gov:co:facturaelectronica:Structures-2-1","sts:InvoiceControl":{"sts:InvoiceAuthorization":"18764034143065","sts:AuthorizationPeriod":{"cbc:StartDate":"2022-08-22","cbc:EndDate":"2023-08-22"},"sts:AuthorizedInvoices":{"sts:Prefix":"SEDS","sts:From":"1","sts:To":"5000"}},"sts:InvoiceSource":{"cbc:IdentificationCode":{"@listAgencyID":"6","@listAgencyName":"United Nations Economic Commission for Europe","@listSchemeURI":"urn:oasis:names:specification:ubl:codelist:gc:CountryIdentificationCode-2.1","#text":"CO"}},"sts:SoftwareProvider":{"sts:ProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"3","@schemeName":"31","#text":"900534356"},"sts:SoftwareID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"1476b5a6-056c-4972-9d2b-c23d3714245b"}},"sts:SoftwareSecurityCode":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"be056e89a0a30eac663b0d5a55fab2b16269b352e78b84ca7b672cabe8a66003017197970ae3f5a6afce8d7fc678172e"},"sts:AuthorizationProvider":{"sts:AuthorizationProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"4","@schemeName":"31","#text":"800197268"}},"sts:QRCode":"https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=c83ae49a1beb8bb97a44c848a3834e265e844259cef3e96d9da02b1f4e2506c2545c774c70b6e0d4c22521667b160060"}}}],"UBLVersionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"UBL 2.1"},"CustomizationID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"10"},"ProfileID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar."},"ProfileExecutionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"SEDS29"},"CopyIndicator":null,"UUID":{"schemeID":"1","schemeName":"CUDS-SHA384","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"c83ae49a1beb8bb97a44c848a3834e265e844259cef3e96d9da02b1f4e2506c2545c774c70b6e0d4c22521667b160060"},"IssueDate":{"Value":"2022-09-26T15:03:56","ValueString":"2022-09-26"},"IssueTime":{"Value":"2022-09-26T15:03:56","ValueString":"15:03:56-05:00"},"DueDate":null,"InvoiceTypeCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"05"},"Note":[{"languageID":null,"languageLocaleID":null,"Value":"FACTURA DE COMPRA"}],"TaxPointDate":null,"DocumentCurrencyCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"COP"},"TaxCurrencyCode":null,"PricingCurrencyCode":null,"PaymentCurrencyCode":null,"PaymentAlternativeCurrencyCode":null,"AccountingCostCode":null,"AccountingCost":null,"LineCountNumeric":{"format":null,"Value":1.0},"BuyerReference":null,"InvoicePeriod":null,"OrderReference":null,"BillingReference":null,"DespatchDocumentReference":null,"ReceiptDocumentReference":null,"StatementDocumentReference":null,"OriginatorDocumentReference":null,"ContractDocumentReference":null,"AdditionalDocumentReference":null,"ProjectReference":null,"Signature":null,"AccountingSupplierParty":{"CustomerAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"}],"DataSendingCapability":null,"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":null,"PartyIdentification":null,"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"BRENDA CARDONA"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogotá"},"PostalZone":{"languageID":null,"languageLocaleID":null,"Value":"111011"},"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogotá"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CALLE 7 29 33"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"BRENDA CARDONA"},"CompanyID":{"schemeID":"9","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1000007242"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"R-99-PN","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"O-47"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":{"languageID":null,"languageLocaleID":null,"Value":"111011"},"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CALLE 7 29 33"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"BRENDA CARDONA"},"CompanyID":{"schemeID":"9","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1000007242"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"SEDS"},"Name":null,"CorporateRegistrationTypeCode":null,"JurisdictionRegionAddress":null},"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"3001462"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"secretaria@montecol.com"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DespatchContact":null,"AccountingContact":null,"SellerContact":null},"AccountingCustomerParty":{"CustomerAssignedAccountID":null,"SupplierAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"}],"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":null,"PartyIdentification":null,"PartyName":null,"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":null},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":null},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":null},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":null},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 33 5C 19 SUR"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":null},"Name":{"languageID":"es","languageLocaleID":null,"Value":null}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"MONTACARGAS ELECTRICAS DE COLOMBIA SAS"},"CompanyID":{"schemeID":"3","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"830503491"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"O-48"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":null,"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"3001462"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"montacargas@montecol.com"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DeliveryContact":null,"AccountingContact":null,"BuyerContact":null},"PayeeParty":null,"BuyerCustomerParty":null,"SellerSupplierParty":null,"TaxRepresentativeParty":null,"Delivery":[{"ID":null,"Quantity":null,"MinimumQuantity":null,"MaximumQuantity":null,"ActualDeliveryDate":{"Value":"2022-09-26T15:03:56","ValueString":"2022-09-26"},"ActualDeliveryTime":{"Value":"2022-09-26T15:03:56","ValueString":"15:03:56-05:00"},"LatestDeliveryDate":null,"LatestDeliveryTime":null,"ReleaseID":null,"TrackingID":null,"DeliveryAddress":null,"DeliveryLocation":null,"AlternativeDeliveryLocation":null,"RequestedDeliveryPeriod":null,"PromisedDeliveryPeriod":null,"EstimatedDeliveryPeriod":null,"CarrierParty":null,"DeliveryParty":null,"NotifyParty":null,"Despatch":null,"DeliveryTerms":null,"MinimumDeliveryUnit":null,"MaximumDeliveryUnit":null,"Shipment":null}],"DeliveryTerms":null,"PaymentMeans":[{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"PaymentMeansCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"1"},"PaymentDueDate":null,"PaymentChannelCode":null,"InstructionID":null,"InstructionNote":null,"PaymentID":null,"CardAccount":null,"PayerFinancialAccount":null,"PayeeFinancialAccount":null,"CreditAccount":null,"PaymentMandate":null,"TradeFinancing":null}],"PaymentTerms":null,"PrepaidPayment":null,"AllowanceCharge":null,"TaxExchangeRate":null,"PricingExchangeRate":null,"PaymentExchangeRate":null,"PaymentAlternativeExchangeRate":null,"TaxTotal":[],"WithholdingTaxTotal":[],"LegalMonetaryTotal":{"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":45000.00},"TaxExclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":0.00},"TaxInclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":45000.00},"AllowanceTotalAmount":null,"ChargeTotalAmount":null,"PrepaidAmount":null,"PayableRoundingAmount":null,"PayableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":45000.00},"PayableAlternativeAmount":null},"InvoiceLine":[{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NV","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":30.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":45000.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":[{"StartDate":{"Value":"2022-09-26T15:03:56","ValueString":"2022-09-26"},"StartTime":null,"EndDate":null,"EndTime":null,"DurationMeasure":null,"DescriptionCode":[{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"1"}],"Description":[{"languageID":null,"languageLocaleID":null,"Value":"Por operación"}]}],"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"VELCRO LIJA 120\""}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"14353002-10"},"ExtendedID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"14353002-10"},"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"14353002-10"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1500.00},"BaseQuantity":{"unitCode":"NV","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":30.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null}]} Error al escribir en el xml : System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\SEDS29_ds08305034910352200000028.xml' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.StreamWriter..ctor(String path) at WoLicencias.Services.Logic.Transversales.XmlHelper.Serialize[T](T obj, String path, XmlSerializerNamespaces namespaces) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\XmlHelper.cs:line 166 -------------------------------------------------------------------- 2022-09-29 15:16:21.6015 : Error al extraer el qr por transaccion Metodo: WoLicencias.Services.Logic.FacturacionElectronica.GetCufeTransaction Error: WoLicencias.Services.DataType.Transversales.WoException: Invalid Student Name: No se encontro una transaccion con la informacion recibida at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrTransaction(MultipleDocumentsRequest documents) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 14539 -------------------------------------------------------------------- 2022-09-29 15:17:14.4870 : Error al extraer el qr por transaccion Metodo: WoLicencias.Services.Logic.FacturacionElectronica.GetCufeTransaction Error: WoLicencias.Services.DataType.Transversales.WoException: Invalid Student Name: No se encontro una transaccion con la informacion recibida at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrTransaction(MultipleDocumentsRequest documents) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 14539 -------------------------------------------------------------------- 2022-09-29 15:19:37.0299 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-38301 CUFE: 5c990a91c3007def109958fbb7ab7d2741c487f6d8659f3a90f3ae7eb60f3934ac30c40e8f52a4679e70faec5646da27 ERROR: System.ServiceModel.CommunicationException: An error occurred while receiving the HTTP response to https://vpfe.dian.gov.co/WcfDianCustomerServices.svc. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details. ---> System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 15:26:16.1126 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\FE55313_fv08305149920352200016293.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\FE55313_fv08305149920352200016293.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 15:30:26.3374 : Error al extraer el qr por transaccion Metodo: WoLicencias.Services.Logic.FacturacionElectronica.GetCufeTransaction Error: WoLicencias.Services.DataType.Transversales.WoException: Invalid Student Name: No se encontro una transaccion con la informacion recibida at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrTransaction(MultipleDocumentsRequest documents) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 14539 -------------------------------------------------------------------- 2022-09-29 15:31:11.8120 : UrlXml: D:\home\site\wwwroot\DocumentosXML\FE2332_fv00083963160352200000583.xml Document:{"xsiSchemaLocation":"urn:oasis:names:specification:ubl:schema:xsd:Invoice-2 http://docs.oasis-open.org/ubl/os-UBL-2.1/xsd/maindoc/UBL-Invoice-2.1.xsd","UBLExtensions":[{"ID":null,"Name":null,"ExtensionAgencyID":null,"ExtensionAgencyName":null,"ExtensionVersionID":null,"ExtensionAgencyURI":null,"ExtensionURI":null,"ExtensionReasonCode":null,"ExtensionReason":null,"ExtensionContent":{"sts:DianExtensions":{"@xmlns:ds":"http://www.w3.org/2000/09/xmldsig#","@xmlns:xades":"http://uri.etsi.org/01903/v1.3.2#","@xmlns:xsi":"http://www.w3.org/2001/XMLSchema-instance","@xmlns:ext":"urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2","@xmlns:xades141":"http://uri.etsi.org/01903/v1.4.1#","@xmlns:cac":"urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2","@xmlns:cbc":"urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2","@xmlns:sts":"dian:gov:co:facturaelectronica:Structures-2-1","sts:InvoiceControl":{"sts:InvoiceAuthorization":"18764029589871","sts:AuthorizationPeriod":{"cbc:StartDate":"2022-06-01","cbc:EndDate":"2022-12-01"},"sts:AuthorizedInvoices":{"sts:Prefix":"FE","sts:From":"1001","sts:To":"4000"}},"sts:InvoiceSource":{"cbc:IdentificationCode":{"@listAgencyID":"6","@listAgencyName":"United Nations Economic Commission for Europe","@listSchemeURI":"urn:oasis:names:specification:ubl:codelist:gc:CountryIdentificationCode-2.1","#text":"CO"}},"sts:SoftwareProvider":{"sts:ProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"3","@schemeName":"31","#text":"900534356"},"sts:SoftwareID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"1476b5a6-056c-4972-9d2b-c23d3714245b"}},"sts:SoftwareSecurityCode":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"c12db1b7f50e4093485bd656c7a43c8e461fda6cb7bc1d1ae2bae4ecf0f269111112d5cb5a3262a43c89b0eaabfa3351"},"sts:AuthorizationProvider":{"sts:AuthorizationProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"4","@schemeName":"31","#text":"800197268"}},"sts:QRCode":"https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=603d7ba3dcd5f7275b18090067a1ed85677b75967f9c678736dbc2c7e5eb13690ec0b6c67a1d26c9c62076c8b639c17e"}}}],"UBLVersionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"UBL 2.1"},"CustomizationID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"10"},"ProfileID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIAN 2.1: Factura Electrónica de Venta"},"ProfileExecutionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FE2332"},"CopyIndicator":null,"UUID":{"schemeID":"1","schemeName":"CUFE-SHA384","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"603d7ba3dcd5f7275b18090067a1ed85677b75967f9c678736dbc2c7e5eb13690ec0b6c67a1d26c9c62076c8b639c17e"},"IssueDate":{"Value":"2022-09-29T15:23:55","ValueString":"2022-09-29"},"IssueTime":{"Value":"2022-09-29T15:23:55","ValueString":"15:23:55-05:00"},"DueDate":null,"InvoiceTypeCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"01"},"Note":[{"languageID":null,"languageLocaleID":null,"Value":"FACTURA DE VENTA"}],"TaxPointDate":null,"DocumentCurrencyCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"COP"},"TaxCurrencyCode":null,"PricingCurrencyCode":null,"PaymentCurrencyCode":null,"PaymentAlternativeCurrencyCode":null,"AccountingCostCode":null,"AccountingCost":null,"LineCountNumeric":{"format":null,"Value":1.0},"BuyerReference":null,"InvoicePeriod":null,"OrderReference":null,"BillingReference":null,"DespatchDocumentReference":null,"ReceiptDocumentReference":null,"StatementDocumentReference":null,"OriginatorDocumentReference":null,"ContractDocumentReference":null,"AdditionalDocumentReference":null,"ProjectReference":null,"Signature":null,"AccountingSupplierParty":{"CustomerAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"}],"DataSendingCapability":null,"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"6910"},"PartyIdentification":null,"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"LUIS ALFONSO CARVAJAL GIRALDO"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"05088"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bello"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Antioquia"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"05"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CL 53 49 53"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"LUIS ALFONSO CARVAJAL GIRALDO"},"CompanyID":{"schemeID":"0","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"8396316"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"48","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN;R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"05088"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bello"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Antioquia"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"05"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CL 53 49 53"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"LUIS ALFONSO CARVAJAL GIRALDO"},"CompanyID":{"schemeID":"0","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"8396316"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FE"},"Name":null,"CorporateRegistrationTypeCode":null,"JurisdictionRegionAddress":null},"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"2754436"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"marinlondonoj@yahoo.es"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DespatchContact":null,"AccountingContact":null,"SellerContact":null},"AccountingCustomerParty":{"CustomerAssignedAccountID":null,"SupplierAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"}],"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":null,"PartyIdentification":[{"ID":{"schemeID":null,"schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"43675785"}}],"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"ANA LEIDA PANIAGUA LARREA"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"05088"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bello"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Antioquia"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"05"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CL 21 NRO 76 -36"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"ANA LEIDA PANIAGUA LARREA"},"CompanyID":{"schemeID":null,"schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"43675785"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"49","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"05088"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bello"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Antioquia"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"05"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CL 21 NRO 76 -36"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"ZZ"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"No aplica"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"ANA LEIDA PANIAGUA LARREA"},"CompanyID":{"schemeID":null,"schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"43675785"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":null,"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":null},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"lizette1891@hotmail.com"},"Note":null,"OtherCommunication":null},"Person":[{"ID":null,"FirstName":{"languageID":null,"languageLocaleID":null,"Value":"ANA LEIDA"},"FamilyName":{"languageID":null,"languageLocaleID":null,"Value":"PANIAGUA LARREA"},"Title":null,"MiddleName":null,"OtherName":null,"NameSuffix":null,"JobTitle":null,"NationalityID":null,"GenderCode":null,"BirthDate":null,"BirthplaceName":null,"OrganizationDepartment":null,"Contact":null,"FinancialAccount":null,"IdentityDocumentReference":null,"ResidenceAddress":null}],"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DeliveryContact":null,"AccountingContact":null,"BuyerContact":null},"PayeeParty":null,"BuyerCustomerParty":null,"SellerSupplierParty":null,"TaxRepresentativeParty":null,"Delivery":[{"ID":null,"Quantity":null,"MinimumQuantity":null,"MaximumQuantity":null,"ActualDeliveryDate":{"Value":"2022-09-29T15:23:55","ValueString":"2022-09-29"},"ActualDeliveryTime":{"Value":"2022-09-29T15:23:55","ValueString":"15:23:55-05:00"},"LatestDeliveryDate":null,"LatestDeliveryTime":null,"ReleaseID":null,"TrackingID":null,"DeliveryAddress":null,"DeliveryLocation":null,"AlternativeDeliveryLocation":null,"RequestedDeliveryPeriod":null,"PromisedDeliveryPeriod":null,"EstimatedDeliveryPeriod":null,"CarrierParty":null,"DeliveryParty":null,"NotifyParty":null,"Despatch":null,"DeliveryTerms":null,"MinimumDeliveryUnit":null,"MaximumDeliveryUnit":null,"Shipment":null}],"DeliveryTerms":null,"PaymentMeans":[{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"PaymentMeansCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"10"},"PaymentDueDate":null,"PaymentChannelCode":null,"InstructionID":null,"InstructionNote":null,"PaymentID":null,"CardAccount":null,"PayerFinancialAccount":null,"PayeeFinancialAccount":null,"CreditAccount":null,"PaymentMandate":null,"TradeFinancing":null}],"PaymentTerms":null,"PrepaidPayment":null,"AllowanceCharge":null,"TaxExchangeRate":null,"PricingExchangeRate":null,"PaymentExchangeRate":null,"PaymentAlternativeExchangeRate":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":12059.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":63467.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":12059.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"LegalMonetaryTotal":{"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":63467.00},"TaxExclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":63467.00},"TaxInclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":75526.00},"AllowanceTotalAmount":null,"ChargeTotalAmount":null,"PrepaidAmount":null,"PayableRoundingAmount":null,"PayableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":75526.00},"PayableAlternativeAmount":null},"InvoiceLine":[{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":63467.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":12058.73},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":63467.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":12058.73},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"ACTIVIDADES JURIDICAS"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"100"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"100"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":63467.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null}]} Error al escribir en el xml : System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\FE2332_fv00083963160352200000583.xml' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.StreamWriter..ctor(String path) at WoLicencias.Services.Logic.Transversales.XmlHelper.Serialize[T](T obj, String path, XmlSerializerNamespaces namespaces) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\XmlHelper.cs:line 166 -------------------------------------------------------------------- 2022-09-29 15:34:43.8128 : Error al enviar documento a la DIAN Documento: FV-FVE-3487 ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640248219752022-02-012024-02-01FVE24633500CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b4fc5d2d12df0806d157a63642cefc7edfc9e895ce7af14ecd694df9cb388c40e130d3477e1c5bc88eab89dcc53944308800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=4f0cdf423f9f0e5effbc6601de6568c4b3ef601ab5837ded4e49fbd6d249e8209578ba43c06d323001af72e9463950a0ZAeNwQ6gdyGjlvpQV7ulNedS2tGHmbozZNSGZ704a7k=m0X+zbTaVKDhDxrecxSVQUg7AX6bj4e8KmdspAu9d7E=Ah0iwS4hNomcLgctjOHbuFa2kCPVvPpVJDuyp1x7q0c=JEuRfH2mgxaqUNmlVsCCMeVF7M4DVmdHVICeniXWZwfRfQQ8+ohyeKPIIr5+yGMkMRf7pWGWE7Xlmew18KfYwibwbDY7KySUo0pGH/yyA6goU2/t5W5gqK9H2dPNpL4Rq6D6ROBHNKB/2pP4rdOxEDMSzyMYVk+hj2Xo4u68bfC3RwU14Orq7g88XPDFKQQuXsFBa6OHbTKQVgQgioljWLD72KcbTgpnxnYDOp2lUPq4pRXjQwbXmRyNZydvYixvqLWNSpSQPBSJBgccUEWiZ+II6CDIXPTOJE8kjQDlmxiqUbIe7vOJAd8Q7Ma1+VCH1/NonT7AikOGYEuIsv2G+g==MIIIrDCCBpSgAwIBAgIITwmmj5LvZBMwDQYJKoZIhvcNAQELBQAwgbYxIzAhBgkqhkiG9w0BCQEWFGluZm9AYW5kZXNzY2QuY29tLmNvMSYwJAYDVQQDEx1DQSBBTkRFUyBTQ0QgUy5BLiBDbGFzZSBJSSB2MjEwMC4GA1UECxMnRGl2aXNpb24gZGUgY2VydGlmaWNhY2lvbiBlbnRpZGFkIGZpbmFsMRIwEAYDVQQKEwlBbmRlcyBTQ0QxFDASBgNVBAcTC0JvZ290YSBELkMuMQswCQYDVQQGEwJDTzAeFw0yMTAzMTcwNTAwMDBaFw0yMzAzMTcwNDU5MDBaMIIBWTEwMC4GA1UECQwnQ2FsbGUgMjYgIyA2OUQgLSA5MSBUb3JyZSAxIE9maWNpbmEgODA1MS0wKwYJKoZIhvcNAQkBFh5jb250YWN0ZW5vc0B3b3JsZG9mZmljZS5jb20uY28xJjAkBgNVBAMTHVdPUkxEIE9GRklDRSBDT0xPTUJJQSAgIFMuQS5TMRMwEQYDVQQFEwo5MDA1MzQzNTYzMTYwNAYDVQQMEy1FbWlzb3IgRmFjdHVyYSBFbGVjdHJvbmljYSAtIFBlcnNvbmEgSnVyaWRpY2ExOjA4BgNVBAsTMUVtaXRpZG8gcG9yIEFuZGVzIFNDRCBBYyAyNiA2OUMgMDMgVG9ycmUgQiBPZiA3MDExETAPBgNVBAoTCEdlcmVuY2lhMQ8wDQYDVQQHEwZCT0dPVEExFDASBgNVBAgTC0JPR09UQSBELkMuMQswCQYDVQQGEwJDTzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL1YWXjE6J8lkANbpOr+CAw4LfQCUXsq4d43lww2jj3qVytfNb/5BU860uxgWMJsWdcz4Wgb5xbG+wMr+Y+pSOrfMW00iNHQE5WhgG4wRqK79JUq7em0zbWHrB2Df/8C9ZVA1flzCNYhobAPbqE4mH7q/2AtkVct6jp7Rb9AyQ8CL54Lum0c6xEpv/In4d/t+0VHW6ErsXCeoEKGbN5gxp1MbuSXbFz13oJv1hcNl+IzegrvX9iELYxlQI8GKU8NW/p27Rxj8QqoinB8r8sxwNAAFLNbw4VMvSAOiSUNUbv5t8nlo5kWna0HaTuGpwyRJPFoGHqifUk1ils1gA1+Cb0CAwEAAaOCAxYwggMSMAwGA1UdEwEB/wQCMAAwHwYDVR0jBBgwFoAUOldQ0HcbPtaL6v+Xmdf/hAJIKQ8wNwYIKwYBBQUHAQEEKzApMCcGCCsGAQUFBzABhhtodHRwOi8vb2NzcC5hbmRlc3NjZC5jb20uY28wKQYDVR0RBCIwIIEeY29udGFjdGVub3NAd29ybGRvZmZpY2UuY29tLmNvMIIB8gYDVR0gBIIB6TCCAeUwggHhBg0rBgEEAYH0SAECBgEGMIIBzjBCBggrBgEFBQcCARY2aHR0cHM6Ly93d3cuYW5kZXNzY2QuY29tLmNvL2RvY3MvRFBDX0FuZGVzU0NEX1YzLjUucGRmMIIBhgYIKwYBBQUHAgIwggF4HoIBdABMAGEAIAB1AHQAaQBsAGkAegBhAGMAaQDzAG4AIABkAGUAIABlAHMAdABlACAAYwBlAHIAdABpAGYAaQBjAGEAZABvACAAZQBzAHQA4QAgAHMAdQBqAGUAdABhACAAYQAgAGwAYQBzACAAUABvAGwA7QB0AGkAYwBhAHMAIABkAGUAIABDAGUAcgB0AGkAZgBpAGMAYQBkAG8AIABkAGUAIABGAGEAYwB0AHUAcgBhAGMAaQDzAG4AIABFAGwAZQBjAHQAcgDzAG4AaQBjAGEAIAAoAFAAQwApACAAeQAgAEQAZQBjAGwAYQByAGEAYwBpAPMAbgAgAGQAZQAgAFAAcgDhAGMAdABpAGMAYQBzACAAZABlACAAQwBlAHIAdABpAGYAaQBjAGEAYwBpAPMAbgAgACgARABQAEMAKQAgAGUAcwB0AGEAYgBsAGUAYwBpAGQAYQBzACAAcABvAHIAIABBAG4AZABlAHMAIABTAEMARDAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwOQYDVR0fBDIwMDAuoCygKoYoaHR0cDovL2NybC5hbmRlc3NjZC5jb20uY28vQ2xhc2VJSXYyLmNybDAdBgNVHQ4EFgQU6DRgpkhpi9qXL2P0idgO6C+RYeYwDgYDVR0PAQH/BAQDAgXgMA0GCSqGSIb3DQEBCwUAA4ICAQBGJ2Oals+lCvezIVscgC3r3jBWlMRmdruCp4g8iGEyht5VyddEmQwIPPU8y+24NfJeZpeGLYtxZ17g7PSgTRWSDvByFmauSiIdmlOrYsCeTkhYuAbPLq0Sog64XqPNmczI52mzCYv2gAuMOQi/qUTAkC4PtqNvA81QJNBUTj1jNLDTyEtZDlEH6qvvcBJoSIu/qXWKlWqn54O62Jtv2/5mfkjjFw0lFomQI+SSYJ9vTYBGd2DX581NoP1Cbo2xDVJBhulP0Fm5oMG8Qcxma12w4F5HM/uPYOVd31dHfTnvmvVRZlyZd7w7SHQWkaK+zpWYwCehKeGmJR6vncPxNKPc22RdGjvdwf1kow1l7QbghmYeLZdekxMGRaj8mM3AyGYfF85M0/0clGtRi7m4cLaGNLfJBHdOBjP2NmB7WqZRZ7kfNQeVF2h8f3Nivt254u8lFlYRoW9plsM0bALipnjXHf9Ek5yl0yoDQYF1Pa79inW/QGM3QzDiuoEXxBzmu3RR0vm1K95lWbZinF++Ly/b8dBQ/xsrJY1z3QhoSAAFcY84JBz5qE0ctXhqjH3l+GwEHf3Mglr6VsZHgORClCzIvP4x99/Nx8jOOWqgmMQl5lxm7Gyb3isZ/dvHOJQVTxnNN/lHPt8xa9hi/ZsEHgmaaaKkL9deFMKdvr8weTMI1g==vVhZeMTonyWQA1uk6v4IDDgt9AJReyrh3jeXDDaOPepXK181v/kFTzrS7GBYwmxZ1zPhaBvnFsb7Ayv5j6lI6t8xbTSI0dATlaGAbjBGorv0lSrt6bTNtYesHYN//wL1lUDV+XMI1iGhsA9uoTiYfur/YC2RVy3qOntFv0DJDwIvngu6bRzrESm/8ifh3+37RUdboSuxcJ6gQoZs3mDGnUxu5JdsXPXegm/WFw2X4jN6Cu9f2IQtjGVAjwYpTw1b+nbtHGPxCqiKcHyvyzHA0AAUs1vDhUy9IA6JJQ1Ru/m3yeWjmRadrQdpO4anDJEk8WgYeqJ9STWKWzWADX4JvQ==AQAB2022-09-29T20:24:16+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FVE34874f0cdf423f9f0e5effbc6601de6568c4b3ef601ab5837ded4e49fbd6d249e8209578ba43c06d323001af72e9463950a02022-09-2815:32:20-05:0001FACTURA DE VENTACOP111523SUELAS JAVIER HERNANDEZ S A S11001Bogota D.C.Bogota D.C.11CARRERA 24B No 20 31 SurCOColombiaSUELAS JAVIER HERNANDEZ S A S900491031O-23;R-99-PN11001Bogota D.C.Bogota D.C.11CARRERA 24B No 20 31 SurCOColombia01IVASUELAS JAVIER HERNANDEZ S A S900491031FVE5612794SUJHER2015@GMAIL.COM1901072783MODA Y TACONES SAS05001MedellinAntioquia05CL 47 50 06COColombiaMODA Y TACONES SAS901072783R-99-PN;R-99-PN05001MedellinAntioquia05CL 47 50 06COColombia01IVAMODA Y TACONES SAS9010727835118457jorge2447@hotmail.com2022-09-2815:32:20-05:0022022-09-2891010.00479000.0091010.0019.0001IVA479000.00479000.00570010.00570010.001100.00479000.0091010.00479000.0091010.0019.0001IVAPERLA VAINILLA 34-401751754790.00100.00 -------------------------------------------------------------------- 2022-09-29 15:36:00.5143 : Documento: FV-FEC-4949 Transaccion: 85070184 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 15:40:57.4599 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FVE-137916 CUFE: 1c1d490d723597d47798c6f92498db66fea05c0eb4e5b4441aa38f60ac5bf423324d1237a6ff0e771ec3bfb1a962f260 ERROR: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote name could not be resolved: 'vpfe.dian.gov.co' at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5660 -------------------------------------------------------------------- 2022-09-29 15:40:57.4755 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FETE-8463 CUFE: b7a59e8405b3146aa30ac2ae066f736f6135f0511a503a23ae74c24b34acddf8cb84184ba6bb2d0467404e5cc302440c ERROR: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote name could not be resolved: 'vpfe.dian.gov.co' at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 15:40:57.6630 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FEJL-317 CUFE: faeb649a2db5082ad1f2cfa454ac98a01246688cb4a00af70e046a199be5b94c3dc65cc057984d274a26a9fa38f43f72 ERROR: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote name could not be resolved: 'vpfe.dian.gov.co' at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 15:40:57.6630 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FCR-8 CUFE: a2b70f3c885e439d936d57bb36555f123f043ead52bb7541581db9eb144d9cdf572c49d9cc3833626d61225e1851359d ERROR: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote name could not be resolved: 'vpfe.dian.gov.co' at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 15:40:57.7099 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-4 CUFE: 515ebe2e6e6ec8a97b08e3294767de63e8c9bd320d3391341bd5ff5042cc6a8ceac7baa21536e9f26b33db01e27907ce ERROR: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote name could not be resolved: 'vpfe.dian.gov.co' at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 15:40:57.7255 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FES-227 CUFE: 9debd9ad8850cd476394bad84afb827c3d18e95439066ff037ed8c841b94a53f6062e271ac7d682e995e215e31615ded ERROR: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote name could not be resolved: 'vpfe.dian.gov.co' at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 15:40:58.1631 : Error al enviar documento a la DIAN Documento: FV-ADB-1865 ERROR: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote name could not be resolved: 'vpfe.dian.gov.co' at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640285014052022-05-042023-05-04ADB15012000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bd3557d8750c89c4739eb0e7237d69f4e57c3bb19c6734f3ceaa445e4f0f66eb6d547bc8911ce730a714ae100f23c666d800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=e951c26ae0f856f50f623fef2292290dde8b427feae619953cdde240491dc857010de99153359686970f78ae526f8296d2eXYYaYsDOVdPL7jkyZ44B4H7Q1/jAdDqkQ0EdR5z4=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AQAB2022-09-29T20:30:54+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1ADB1865e951c26ae0f856f50f623fef2292290dde8b427feae619953cdde240491dc857010de99153359686970f78ae526f82962022-09-2915:33:29-05:0001FACTURA DE VENTACOP114664ADBAQUIM S.A.S11001Bogota D.C.Bogota D.C.11Diag 24C 96-38COColombiaADBAQUIM S.A.S901471158R-99-PN11001Bogota D.C.Bogota D.C.11Diag 24C 96-38COColombia01IVAADBAQUIM S.A.S901471158ADB3114442245info@adbaquim.com1830145675COMET ZONA FRANCA S A S11001Bogota D.C.Bogota D.C.11CR 106 15 25 MZ 9 BG 10COColombiaCOMET ZONA FRANCA S A S830145675R-99-PN11001Bogota D.C.Bogota D.C.11CR 106 15 25 MZ 9 BG 10COColombia01IVACOMET ZONA FRANCA S A S830145675financiera@comet.com.co2022-09-2915:33:29-05:0022022-09-2914250.0075000.0014250.0019.0001IVA75000.0075000.0089250.0089250.0013.0075000.0014250.0075000.0014250.0019.0001IVAHEXAMETAFOSFATO DE SODIO KLMPHEXSODMPHEXSOD25000.003.00 -------------------------------------------------------------------- 2022-09-29 15:40:58.6006 : Error al enviar documento a la DIAN Documento: FV-FCR-8 ERROR: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote name could not be resolved: 'vpfe.dian.gov.co' at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640354389792022-09-022023-03-02FCR1150CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b6e027e0fab91ddd5972068000c4151d34b26145dd2662706075f1cbde4afd2107dd0c51ed427256524baad5b93798798800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T20:30:51+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FCR8a2b70f3c885e439d936d57bb36555f123f043ead52bb7541581db9eb144d9cdf572c49d9cc3833626d61225e1851359d2022-09-2912:34:11-05:0001FACTURA DE VENTACOP5124759PEDRO NEL MEJIA44430MaicaoGuajira44Calle 11 No. 16-42COColombiaPEDRO NEL MEJIA84075324R-99-PN44430MaicaoGuajira44Calle 11 No. 16-42COColombia01IVAPEDRO NEL MEJIA84075324FCR3207415587remateselcristal@hotmail.com284038729JOSE LUIS MEJIA44430MaicaoGuajira44CARRERA 11 CALLE 15 #17 BARRIO CENTROCOColombiaJOSE LUIS MEJIA84038729R-99-PN44430MaicaoGuajira44CARRERA 11 CALLE 15 #17 BARRIO CENTROCOColombia01IVAJOSE LUIS MEJIA84038729bamal2007@hotmail.comJOSE LUISMEJIA2022-09-2912:34:11-05:0022022-09-29495226.902606457.100824495226.89915719.0001IVA2606457.102606457.103101684.003101684.00124.0058464.0011108.1658464.0011108.1619.0001IVASET BELLEZA666-12-1666-12-12436.0024.00218.0043848.008331.1243848.008331.1219.0001IVASET MEDICO1012-11012-12436.0018.0038.0019824.003766.5619824.003766.5619.0001IVALANZADOR DE ELICE999-2-1999-2-12478.008.00418.0045360.008618.4045360.008618.4019.0001IVASIRENA CON SIRENITA6699-26699-22520.0018.00518.0045360.008618.4045360.008618.4019.0001IVASET COCINAJD773-44JD773-442520.0018.00618.0043848.008331.1243848.008331.1219.0001IVASET DE COCINA350HA-3350HA-32436.0018.0078.0020160.003830.4020160.003830.4019.0001IVASET DE ARCO Y FLECHA6800-2A6800-2A2520.008.00814.0035280.006703.2035280.006703.2019.0001IVAROBOT168-3168-32520.0014.00924.0060480.0011491.2060480.0011491.2019.0001IVASET CARRO DE CARRERAS377-6377-62520.0024.001024.0058464.0011108.1658464.0011108.1619.0001IVACARRO1991992436.0024.001114.0055125.0610473.76117555125.05881410473.76117519.0001IVABEBE GLOTON VASENILLAGDTP0022GDTP00223937.50420114.001210.0022050.004189.5022050.004189.5019.0001IVAKIT COCINITA #1GDTP0011GDTP00112205.0010.00138.0020160.003830.4020160.003830.4019.0001IVASET DE HERRAMIENTA666-3666-32520.008.00146.0015120.002872.8015120.002872.8019.0001IVASET LANZA DARDOS MINI0408E-3B0408E-3B2520.006.00157.0022785.004329.1522785.004329.1519.0001IVAARMATODO FICHAS PEQUENASGDTP0023GDTP00233255.007.001620.0050400.009576.0050400.009576.0019.0001IVASET MEDICO4084082520.0020.001716.0040992.007788.4840992.007788.4819.0001IVASET DE TRANSFORMERF1808-1F1808-12562.0016.001818.0046116.008762.0446116.008762.0419.0001IVATRANSFORMER 6PCSF1310-1F1310-12562.0018.001924.0060480.0011491.2060480.0011491.2019.0001IVASET DE MOTO8158152520.0024.002033.0085932.0016327.0885932.0016327.0819.0001IVASET DE BELLEZAQX002-2QX002-22604.0033.002112.0033768.006415.9233768.006415.9219.0001IVALANZADOR DE AGUAWG-2WG-22814.0012.002212.0032760.006224.4032760.006224.4019.0001IVALANZADOR DE AGUA093-609A093-609A2730.0012.002336.0087696.0016662.2487696.0016662.2419.0001IVACARRO1511512436.0036.002412.0029232.005554.0829232.005554.0819.0001IVASET LANZADOR DARDOS096809682436.0012.002512.0036540.006942.6036540.006942.6019.0001IVABEBE CONGOLITO CON TETEROGDTP003GDTP0033045.0012.002610.0040950.007780.5040950.007780.5019.0001IVABEBE GLOTON CON CUNAGDTP0024GDTP00244095.0010.002718.0044604.008474.7644604.008474.7619.0001IVASIRENA539-34539-342478.0018.002820.0051240.009735.6051240.009735.6019.0001IVAROBOT DIDACTICOF1306-9F1306-92562.0020.002910.0024360.004628.4024360.004628.4019.0001IVASET LANZADOR DE DARDOS682268222436.0010.003014.0035280.006703.2035280.006703.2019.0001IVASET LANZADOR DARDOS936A936A2520.0014.003136.0090720.0017236.8090720.0017236.8019.0001IVACARRO DE FRICCION9309302520.0036.003236.0087696.0016662.2487696.0016662.2419.0001IVASET COCINA908990892436.0036.003312.0030240.005745.6030240.005745.6019.0001IVASER LANZA DARDOS988-1988-12520.0012.003410.0031500.005985.0031500.005985.0019.0001IVAKIT COCINITA #2GDTP0012GDTP00123150.0010.003524.0056448.0010725.1256448.0010725.1219.0001IVASET CARRO RETROEXCAVADORYH887AYH887A2352.0024.003624.0060480.0011491.2060480.0011491.2019.0001IVALANZADOR DE DARDOS5606-C5606-C2520.0024.003736.0087696.0016662.2487696.0016662.2419.0001IVACARRO DE IMPULSO52038B52038B2436.0036.003836.0084672.0016087.6884672.0016087.6819.0001IVASET CARRO RETROEXCAVADORYH880AYH880A2352.0036.003924.0058464.0011108.1658464.0011108.1619.0001IVAMARIMBA9388-1419388-1412436.0024.004024.0058464.0011108.1658464.0011108.1619.0001IVASET DE BELLEZA8922A8922A2436.0024.004136.0090720.0017236.8090720.0017236.8019.0001IVASET ACCESORIOS POLICIA307-20307-202520.0036.004224.0060480.0011491.2060480.0011491.2019.0001IVAXILOFONO UNICORNIO2Y368-252Y368-252520.0024.004318.0045360.008618.4045360.008618.4019.0001IVASET COCINAJD773-43JD773-432520.0018.004436.0087696.0016662.2487696.0016662.2419.0001IVASET MINI MUEBLES332B-15332B-152436.0036.004536.0090720.0017236.8090720.0017236.8019.0001IVALANZADOR DARDOS5593-A5593-A2520.0036.004624.0060480.0011491.2060480.0011491.2019.0001IVACARRO2262262520.0024.004724.0060480.0011491.2060480.0011491.2019.0001IVASET GRANJA057605762520.0024.004818.0050652.009623.8850652.009623.8819.0001IVACARRO EXCAVADOR9826P9826P2814.0018.004924.0058464.0011108.1658464.0011108.1619.0001IVASET BELLEA8922B8922B2436.0024.005010.0028875.045486.25798228875.042015486.25798219.0001IVABEBE CHIQUILIN CON BANERAGDTP002GDTP0022887.50420110.005124.0059472.0011299.6859472.0011299.6819.0001IVACARRO152-1152-12478.0024.00 -------------------------------------------------------------------- 2022-09-29 15:40:58.6631 : Error al enviar documento a la DIAN Documento: FV-FEJL-317 ERROR: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote name could not be resolved: 'vpfe.dian.gov.co' at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640295675292022-06-012022-12-01FEJL2761000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b0186a44d372decf64ef285be0bf61694cc31fa322b21d0ec27a10b379675d4b96f1ba26fab6e6b5f564e3b639222bf12800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T20:30:51+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FEJL317faeb649a2db5082ad1f2cfa454ac98a01246688cb4a00af70e046a199be5b94c3dc65cc057984d274a26a9fa38f43f722022-09-2915:37:24-05:0001FACTURA DE VENTACOP227310JORGE LUIS SIERRA JULIO20001ValleduparCesar20CR 12 N 18 -07 Barrio GaitanCOColombiaJORGE LUIS SIERRA JULIO1067810147R-99-PN;R-99-PN20001ValleduparCesar20CR 12 N 18 -07 Barrio GaitanCOColombia01IVAJORGE LUIS SIERRA JULIO1067810147FEJL5894296jlpublicidadcreativa1916@gmail.com1900179569L & M PRODUCCIONES Y BTL S.A.S08001BarranquillaAtlantico08CRA 42 G 90 45COColombiaL & M PRODUCCIONES Y BTL S.A.S900179569R-99-PN08001BarranquillaAtlantico08CRA 42 G 90 45COColombia01IVAL & M PRODUCCIONES Y BTL S.A.S9001795693781806administracion@lymproduccion.com2022-09-2915:37:24-05:0011019000.00100000.0019000.0019.0001IVA100000.00100000.00119000.00119000.001PASACALLE IMPRESO A FULL COLOR DE MEDIDA 4 X 11.0080000.0015200.0080000.0015200.0019.0001IVASERVICIOS DE IMPRESIN DIGITAL00100180000.001.002PENDON IMPRESO A FULL COLOR CON OJETES DE MEDIDA 60 X 1101.0020000.003800.0020000.003800.0019.0001IVASERVICIOS DE IMPRESIN DIGITAL00100120000.001.00 -------------------------------------------------------------------- 2022-09-29 15:40:58.6787 : Error al enviar documento a la DIAN Documento: FV-FE-4 ERROR: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote name could not be resolved: 'vpfe.dian.gov.co' at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640366780862022-09-232023-03-23FE1500CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b4384ee5a4537a072fab0657e8d3dee02893f23a174ad966f84d66e318a8407ed38ec3b5dfd571094289e3f5316b63766800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T20:30:51+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FE4515ebe2e6e6ec8a97b08e3294767de63e8c9bd320d3391341bd5ff5042cc6a8ceac7baa21536e9f26b33db01e27907ce2022-09-2915:34:38-05:0001FACTURA DE VENTACOP116920ROSA ISABEL TORRES TORRES13001CartagenaBolivar13CLL 30 CR 37-10P1 LOCAL 1COColombiaROSA ISABEL TORRES TORRES45492419R-99-PN13001CartagenaBolivar13CLL 30 CR 37-10P1 LOCAL 1COColombiaZZNo aplicaROSA ISABEL TORRES TORRES45492419FE3046733228blessing-house@hotmail.com1901408338DISTRIBUIDORA DE ALIMENTOS AGS SAS13001CartagenaBolivar13MZ 8 LT 22 BRR GAVIOTASCOColombiaDISTRIBUIDORA DE ALIMENTOS AGS SAS901408338R-99-PN13001CartagenaBolivar13MZ 8 LT 22 BRR GAVIOTASCOColombia01IVADISTRIBUIDORA DE ALIMENTOS AGS SAS9014083383157348436guidonch@hotmail.com2022-09-2915:34:38-05:0011012134.0063864.0012134.0019.0001IVA63864.0063864.0075998.0075998.0014.0063864.0012134.1663864.0012134.1619.0001IVAPERIMETRAL LPERMIMETRAL LPERMIMETRAL L15966.004.00 -------------------------------------------------------------------- 2022-09-29 15:40:58.6787 : Error al enviar documento a la DIAN Documento: FV-FES-227 ERROR: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote name could not be resolved: 'vpfe.dian.gov.co' at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640354045782022-09-022023-09-02FES1500CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b1c78039e6567de20ad997f89c3240778809386de6c04e52d6d1bc45b085e2d71971dd0f4814794cea528781dcb74319a800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=9debd9ad8850cd476394bad84afb827c3d18e95439066ff037ed8c841b94a53f6062e271ac7d682e995e215e31615dedosnankDJPGx9gkDNhXFR36hOg9zHICEVXfvtYSljCb8=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AQAB2022-09-29T20:30:51+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FES2279debd9ad8850cd476394bad84afb827c3d18e95439066ff037ed8c841b94a53f6062e271ac7d682e995e215e31615ded2022-09-2915:37:51-05:0001FACTURA DE VENTA SEGuN COTIZACIoN No S 3167COP514541COMERCIALIZADORA SUPERPLUS SAS76001CaliValle del Cauca76CARRERA 7 20 26COColombiaCOMERCIALIZADORA SUPERPLUS SAS900774012R-99-PN76001CaliValle del Cauca76CARRERA 7 20 26COColombia01IVACOMERCIALIZADORA SUPERPLUS SAS900774012FES8858115superpluselectronico@gmail.com1890931835DISMERCA SAS76001CaliValle del Cauca76CRA 1 CON 23COColombiaDISMERCA SAS890931835R-99-PN76001CaliValle del Cauca76CRA 1 CON 23COColombia01IVADISMERCA SAS8909318354448101fe@dismerca.com2022-09-2915:37:51-05:0022022-10-2992078.00484621.84873792078.0019.0001IVA484622.00484622.00576700.00576700.0011.00342436.9765063.02521342436.97478965063.0252119.0001IVA36JF0056 KIT SPROCKET/DOMINAR 40073547354342436.9747891.0021.0016218.493081.51260516218.4873943081.51260519.0001IVAJL351218.BUJIA/PULSAR 200 RS/DOMINAR 4008596859616218.4873941.0031.0051176.479723.52941251176.4705889723.52941219.0001IVA36DK0159.KIT CUNAS COMPL./PULSAR 150-200 NS-FI(UG-200-220)3492349251176.4705881.0041.0019831.933768.06722719831.9327733768.06722719.0001IVAJY541276 EMPAQUE TAPA VOLANTE/DOMINAR7345734519831.9327731.0051.0054957.9810442.01680754957.98319310442.01680719.0001IVA36JU0114 PASTILLAS DEL./DOMINAR UG-ALL NEW/KTM 200-3908889888954957.9831931.00 -------------------------------------------------------------------- 2022-09-29 15:41:02.5899 : Documento: FV-TE-3456 Transaccion: 85070458 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 15:41:02.5899 : Documento: FV-FELB-383 Transaccion: 85070454 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 15:48:38.8271 : UrlXml: D:\home\site\wwwroot\DocumentosXML\FECR8825_fv00237787940352200003560.xml Document:{"xsiSchemaLocation":"urn:oasis:names:specification:ubl:schema:xsd:Invoice-2 http://docs.oasis-open.org/ubl/os-UBL-2.1/xsd/maindoc/UBL-Invoice-2.1.xsd","UBLExtensions":[{"ID":null,"Name":null,"ExtensionAgencyID":null,"ExtensionAgencyName":null,"ExtensionVersionID":null,"ExtensionAgencyURI":null,"ExtensionURI":null,"ExtensionReasonCode":null,"ExtensionReason":null,"ExtensionContent":{"sts:DianExtensions":{"@xmlns:ds":"http://www.w3.org/2000/09/xmldsig#","@xmlns:xades":"http://uri.etsi.org/01903/v1.3.2#","@xmlns:xsi":"http://www.w3.org/2001/XMLSchema-instance","@xmlns:ext":"urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2","@xmlns:xades141":"http://uri.etsi.org/01903/v1.4.1#","@xmlns:cac":"urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2","@xmlns:cbc":"urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2","@xmlns:sts":"dian:gov:co:facturaelectronica:Structures-2-1","sts:InvoiceControl":{"sts:InvoiceAuthorization":"18764030087289","sts:AuthorizationPeriod":{"cbc:StartDate":"2022-06-14","cbc:EndDate":"2022-12-14"},"sts:AuthorizedInvoices":{"sts:Prefix":"FECR","sts:From":"7385","sts:To":"15000"}},"sts:InvoiceSource":{"cbc:IdentificationCode":{"@listAgencyID":"6","@listAgencyName":"United Nations Economic Commission for Europe","@listSchemeURI":"urn:oasis:names:specification:ubl:codelist:gc:CountryIdentificationCode-2.1","#text":"CO"}},"sts:SoftwareProvider":{"sts:ProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"3","@schemeName":"31","#text":"900534356"},"sts:SoftwareID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"1476b5a6-056c-4972-9d2b-c23d3714245b"}},"sts:SoftwareSecurityCode":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"6293666c482b37bd4e16e3a8ef024cb64395b226e98c0c180b7252b3c03d697ec69af3c6ba776e19d42f9caa5e187a7a"},"sts:AuthorizationProvider":{"sts:AuthorizationProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"4","@schemeName":"31","#text":"800197268"}},"sts:QRCode":"https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=7571e7110492be7b309cb943fa72bf72dcfab9f19c2cdfba015bb660f90a2d70f014b61c6f101348f8778c74a8a74403"}}}],"UBLVersionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"UBL 2.1"},"CustomizationID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"10"},"ProfileID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIAN 2.1: Factura Electrónica de Venta"},"ProfileExecutionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FECR8825"},"CopyIndicator":null,"UUID":{"schemeID":"1","schemeName":"CUFE-SHA384","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"7571e7110492be7b309cb943fa72bf72dcfab9f19c2cdfba015bb660f90a2d70f014b61c6f101348f8778c74a8a74403"},"IssueDate":{"Value":"2022-09-29T15:39:57","ValueString":"2022-09-29"},"IssueTime":{"Value":"2022-09-29T15:39:57","ValueString":"15:39:57-05:00"},"DueDate":null,"InvoiceTypeCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"01"},"Note":[{"languageID":null,"languageLocaleID":null,"Value":"FACTURA DE VENTA"}],"TaxPointDate":null,"DocumentCurrencyCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"COP"},"TaxCurrencyCode":null,"PricingCurrencyCode":null,"PaymentCurrencyCode":null,"PaymentAlternativeCurrencyCode":null,"AccountingCostCode":null,"AccountingCost":null,"LineCountNumeric":{"format":null,"Value":1.0},"BuyerReference":null,"InvoicePeriod":null,"OrderReference":null,"BillingReference":null,"DespatchDocumentReference":null,"ReceiptDocumentReference":null,"StatementDocumentReference":null,"OriginatorDocumentReference":null,"ContractDocumentReference":null,"AdditionalDocumentReference":null,"ProjectReference":null,"Signature":null,"AccountingSupplierParty":{"CustomerAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"}],"DataSendingCapability":null,"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"4530"},"PartyIdentification":null,"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"MARGOTH CORREDOR ABRIL"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"15469"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Moniquira"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Boyaca"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"15"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"AV ORIENTAL 1 74 SUR"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"MARGOTH CORREDOR ABRIL"},"CompanyID":{"schemeID":"2","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"23778794"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"48","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"O-23"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"15469"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Moniquira"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Boyaca"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"15"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"AV ORIENTAL 1 74 SUR"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"MARGOTH CORREDOR ABRIL"},"CompanyID":{"schemeID":"2","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"23778794"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FECR"},"Name":null,"CorporateRegistrationTypeCode":null,"JurisdictionRegionAddress":null},"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"3143579260"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"CORRELLANTASTUNJA@GMAIL.COM"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DespatchContact":null,"AccountingContact":null,"SellerContact":null},"AccountingCustomerParty":{"CustomerAssignedAccountID":null,"SupplierAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"}],"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":null,"PartyIdentification":[{"ID":{"schemeID":null,"schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"7173459"}}],"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"LUIS ALVARO CASTIBLANCO"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"15646"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Samaca"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Boyaca"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"15"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CALLE 6 2 04"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"LUIS ALVARO CASTIBLANCO"},"CompanyID":{"schemeID":null,"schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"7173459"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"49","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"15646"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Samaca"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Boyaca"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"15"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CALLE 6 2 04"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"ZZ"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"No aplica"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"LUIS ALVARO CASTIBLANCO"},"CompanyID":{"schemeID":null,"schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"7173459"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":null,"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"3229477732"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"luisalvarocastiblancoparra@gmail.com"},"Note":null,"OtherCommunication":null},"Person":[{"ID":null,"FirstName":{"languageID":null,"languageLocaleID":null,"Value":"LUIS ALVARO"},"FamilyName":{"languageID":null,"languageLocaleID":null,"Value":"CASTIBLANCO"},"Title":null,"MiddleName":null,"OtherName":null,"NameSuffix":null,"JobTitle":null,"NationalityID":null,"GenderCode":null,"BirthDate":null,"BirthplaceName":null,"OrganizationDepartment":null,"Contact":null,"FinancialAccount":null,"IdentityDocumentReference":null,"ResidenceAddress":null}],"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DeliveryContact":null,"AccountingContact":null,"BuyerContact":null},"PayeeParty":null,"BuyerCustomerParty":null,"SellerSupplierParty":null,"TaxRepresentativeParty":null,"Delivery":[{"ID":null,"Quantity":null,"MinimumQuantity":null,"MaximumQuantity":null,"ActualDeliveryDate":{"Value":"2022-09-29T15:39:57","ValueString":"2022-09-29"},"ActualDeliveryTime":{"Value":"2022-09-29T15:39:57","ValueString":"15:39:57-05:00"},"LatestDeliveryDate":null,"LatestDeliveryTime":null,"ReleaseID":null,"TrackingID":null,"DeliveryAddress":null,"DeliveryLocation":null,"AlternativeDeliveryLocation":null,"RequestedDeliveryPeriod":null,"PromisedDeliveryPeriod":null,"EstimatedDeliveryPeriod":null,"CarrierParty":null,"DeliveryParty":null,"NotifyParty":null,"Despatch":null,"DeliveryTerms":null,"MinimumDeliveryUnit":null,"MaximumDeliveryUnit":null,"Shipment":null}],"DeliveryTerms":null,"PaymentMeans":[{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"PaymentMeansCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"10"},"PaymentDueDate":null,"PaymentChannelCode":null,"InstructionID":null,"InstructionNote":null,"PaymentID":null,"CardAccount":null,"PayerFinancialAccount":null,"PayeeFinancialAccount":null,"CreditAccount":null,"PaymentMandate":null,"TradeFinancing":null}],"PaymentTerms":null,"PrepaidPayment":null,"AllowanceCharge":null,"TaxExchangeRate":null,"PricingExchangeRate":null,"PaymentExchangeRate":null,"PaymentAlternativeExchangeRate":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":70252.12},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":369747.88},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":70252.1172},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"LegalMonetaryTotal":{"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":369747.88},"TaxExclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":369747.88},"TaxInclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":440000.00},"AllowanceTotalAmount":null,"ChargeTotalAmount":null,"PrepaidAmount":null,"PayableRoundingAmount":null,"PayableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":440000.00},"PayableAlternativeAmount":null},"InvoiceLine":[{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":2.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":369747.88},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":70252.0972},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":369747.88},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":70252.0972},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"LLANTA 185/70R14 RP18 WESTLAKE"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"LLAUR14WL060"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"LLAUR14WL060"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":184873.94},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":2.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null}]} Error al escribir en el xml : System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\FECR8825_fv00237787940352200003560.xml' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.StreamWriter..ctor(String path) at WoLicencias.Services.Logic.Transversales.XmlHelper.Serialize[T](T obj, String path, XmlSerializerNamespaces namespaces) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\XmlHelper.cs:line 166 -------------------------------------------------------------------- 2022-09-29 15:50:00.6112 : UrlXml: D:\home\site\wwwroot\DocumentosXML\SVI6901_fv08002306590352200003412.xml Document:{"xsiSchemaLocation":"urn:oasis:names:specification:ubl:schema:xsd:Invoice-2 http://docs.oasis-open.org/ubl/os-UBL-2.1/xsd/maindoc/UBL-Invoice-2.1.xsd","UBLExtensions":[{"ID":null,"Name":null,"ExtensionAgencyID":null,"ExtensionAgencyName":null,"ExtensionVersionID":null,"ExtensionAgencyURI":null,"ExtensionURI":null,"ExtensionReasonCode":null,"ExtensionReason":null,"ExtensionContent":{"sts:DianExtensions":{"@xmlns:ds":"http://www.w3.org/2000/09/xmldsig#","@xmlns:xades":"http://uri.etsi.org/01903/v1.3.2#","@xmlns:xsi":"http://www.w3.org/2001/XMLSchema-instance","@xmlns:ext":"urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2","@xmlns:xades141":"http://uri.etsi.org/01903/v1.4.1#","@xmlns:cac":"urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2","@xmlns:cbc":"urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2","@xmlns:sts":"dian:gov:co:facturaelectronica:Structures-2-1","sts:InvoiceControl":{"sts:InvoiceAuthorization":"18764031323301","sts:AuthorizationPeriod":{"cbc:StartDate":"2022-07-18","cbc:EndDate":"2023-07-18"},"sts:AuthorizedInvoices":{"sts:Prefix":"SVI","sts:From":"6001","sts:To":"10000"}},"sts:InvoiceSource":{"cbc:IdentificationCode":{"@listAgencyID":"6","@listAgencyName":"United Nations Economic Commission for Europe","@listSchemeURI":"urn:oasis:names:specification:ubl:codelist:gc:CountryIdentificationCode-2.1","#text":"CO"}},"sts:SoftwareProvider":{"sts:ProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"3","@schemeName":"31","#text":"900534356"},"sts:SoftwareID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"1476b5a6-056c-4972-9d2b-c23d3714245b"}},"sts:SoftwareSecurityCode":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"47a012cfe8c3a6787006e42bf18b8a1ec2468823fca04e4e711fe6b6f30b91591761bcdd11dff8a93f50e73b3d72fb58"},"sts:AuthorizationProvider":{"sts:AuthorizationProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"4","@schemeName":"31","#text":"800197268"}},"sts:QRCode":"https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=ff7a118ed396547cbf290c4104087593a06b2c8db856bdaa80c5f4ed5e6ef441521a7939ef38cc53f6c029e26ba62cda"}}}],"UBLVersionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"UBL 2.1"},"CustomizationID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"SS-CUFE"},"ProfileID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIAN 2.1: Factura Electrónica de Venta"},"ProfileExecutionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"SVI6901"},"CopyIndicator":null,"UUID":{"schemeID":"1","schemeName":"CUFE-SHA384","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"ff7a118ed396547cbf290c4104087593a06b2c8db856bdaa80c5f4ed5e6ef441521a7939ef38cc53f6c029e26ba62cda"},"IssueDate":{"Value":"2022-09-29T15:46:15","ValueString":"2022-09-29"},"IssueTime":{"Value":"2022-09-29T15:46:15","ValueString":"15:46:15-05:00"},"DueDate":null,"InvoiceTypeCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"01"},"Note":[{"languageID":null,"languageLocaleID":null,"Value":"FACTURA DE VENTA"}],"TaxPointDate":null,"DocumentCurrencyCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"COP"},"TaxCurrencyCode":null,"PricingCurrencyCode":null,"PaymentCurrencyCode":null,"PaymentAlternativeCurrencyCode":null,"AccountingCostCode":null,"AccountingCost":null,"LineCountNumeric":{"format":null,"Value":1.0},"BuyerReference":null,"InvoicePeriod":[{"StartDate":{"Value":"0001-01-01T00:00:00","ValueString":"0001-01-01"},"StartTime":null,"EndDate":{"Value":"0001-01-01T00:00:00","ValueString":"0001-01-01"},"EndTime":null,"DurationMeasure":null,"DescriptionCode":null,"Description":null}],"OrderReference":null,"BillingReference":null,"DespatchDocumentReference":null,"ReceiptDocumentReference":null,"StatementDocumentReference":null,"OriginatorDocumentReference":null,"ContractDocumentReference":null,"AdditionalDocumentReference":null,"ProjectReference":null,"Signature":null,"AccountingSupplierParty":{"CustomerAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"}],"DataSendingCapability":null,"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"8621"},"PartyIdentification":null,"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"PORSALUD SAS"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"50001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Villavicencio"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Meta"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"50"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 36 34 61"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"PORSALUD SAS"},"CompanyID":{"schemeID":"1","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"800230659"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"49","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN;R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"50001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Villavicencio"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Meta"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"50"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 36 34 61"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"ZZ"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"No aplica"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"PORSALUD SAS"},"CompanyID":{"schemeID":"1","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"800230659"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"SVI"},"Name":null,"CorporateRegistrationTypeCode":null,"JurisdictionRegionAddress":null},"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"6627509"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"contabilidad@porsaludips.com"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DespatchContact":null,"AccountingContact":null,"SellerContact":null},"AccountingCustomerParty":{"CustomerAssignedAccountID":null,"SupplierAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"}],"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":null,"PartyIdentification":[{"ID":{"schemeID":"7","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"830003564"}}],"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"ENTIDAD PROMOTORA DE SALUD FAMISANAR S A S"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":" Cr 13 A No 77 A - 63"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"ENTIDAD PROMOTORA DE SALUD FAMISANAR S A S"},"CompanyID":{"schemeID":"7","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"830003564"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"48","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN;R-99-PN;O-47;O-13;O-15"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":" Cr 13 A No 77 A - 63"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"ENTIDAD PROMOTORA DE SALUD FAMISANAR S A S"},"CompanyID":{"schemeID":"7","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"830003564"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":null,"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"6500200"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"facturacioncuentas@famisanar.com.co"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DeliveryContact":null,"AccountingContact":null,"BuyerContact":null},"PayeeParty":null,"BuyerCustomerParty":null,"SellerSupplierParty":null,"TaxRepresentativeParty":null,"Delivery":[{"ID":null,"Quantity":null,"MinimumQuantity":null,"MaximumQuantity":null,"ActualDeliveryDate":{"Value":"2022-09-29T15:46:15","ValueString":"2022-09-29"},"ActualDeliveryTime":{"Value":"2022-09-29T15:46:15","ValueString":"15:46:15-05:00"},"LatestDeliveryDate":null,"LatestDeliveryTime":null,"ReleaseID":null,"TrackingID":null,"DeliveryAddress":null,"DeliveryLocation":null,"AlternativeDeliveryLocation":null,"RequestedDeliveryPeriod":null,"PromisedDeliveryPeriod":null,"EstimatedDeliveryPeriod":null,"CarrierParty":null,"DeliveryParty":null,"NotifyParty":null,"Despatch":null,"DeliveryTerms":null,"MinimumDeliveryUnit":null,"MaximumDeliveryUnit":null,"Shipment":null}],"DeliveryTerms":null,"PaymentMeans":[{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"},"PaymentMeansCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":""},"PaymentDueDate":{"Value":"2022-10-06T00:00:00","ValueString":"2022-10-06"},"PaymentChannelCode":null,"InstructionID":null,"InstructionNote":null,"PaymentID":null,"CardAccount":null,"PayerFinancialAccount":null,"PayeeFinancialAccount":null,"CreditAccount":null,"PaymentMandate":null,"TradeFinancing":null}],"PaymentTerms":null,"PrepaidPayment":[{"ID":null,"PaidAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":3700.00},"ReceivedDate":null,"PaidDate":null,"PaidTime":null,"InstructionID":null}],"AllowanceCharge":null,"TaxExchangeRate":null,"PricingExchangeRate":null,"PaymentExchangeRate":null,"PaymentAlternativeExchangeRate":null,"TaxTotal":[],"WithholdingTaxTotal":[],"LegalMonetaryTotal":{"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":29000.00},"TaxExclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":0.00},"TaxInclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":29000.00},"AllowanceTotalAmount":null,"ChargeTotalAmount":null,"PrepaidAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":3700.00},"PayableRoundingAmount":null,"PayableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":25300.00},"PayableAlternativeAmount":null},"InvoiceLine":[{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":"890346 - CONSULTA DE CONTROL O DE SEGUIMIENTO POR ESPECIALISTA EN GASTROENTEROLOGIA JESUS DAVID PEREZ AMAYA C.C. 1.121.840.643"}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":29000.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"Venta de Servicio medico"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"416510"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"416510"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":29000.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null}]} Error al escribir en el xml : System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\SVI6901_fv08002306590352200003412.xml' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.StreamWriter..ctor(String path) at WoLicencias.Services.Logic.Transversales.XmlHelper.Serialize[T](T obj, String path, XmlSerializerNamespaces namespaces) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\XmlHelper.cs:line 166 -------------------------------------------------------------------- 2022-09-29 15:51:01.8499 : Error al enviar documento a la DIAN Documento: FV-FE-484 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9375003. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640316690772022-07-262023-07-26FE39410000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bc370b1ad35911a16698dced73cb01b3ea4ad53b7e661a469ff1a171bab986c357d66d33ef3297adefa82c4338489f172800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T20:37:37+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FE4849dbe0dccff420f69f73aec2d50c63028d5d1144db27369414d5066da553cde75776eb6a3597529000c2d5f3d4c62b83f2022-09-2915:40:12-05:0001FACTURA DE VENTACOP114642BRASIL FASHION S.A.S.11001Bogota D.C.Bogota D.C.11CR 12A 145A 22COColombiaBRASIL FASHION S.A.S.901259324R-99-PN11001Bogota D.C.Bogota D.C.11CR 12A 145A 22COColombia01IVABRASIL FASHION S.A.S.901259324FE3230439esaavedra@ger.com.co222662476JANETH BELINDA OJEDA CASALINS08001BarranquillaAtlantico08CR 42 92 45 ED. COPACABANA AP 302 LA CUMBRECOColombiaJANETH BELINDA OJEDA CASALINS22662476R-99-PN08001BarranquillaAtlantico08CR 42 92 45 ED. COPACABANA AP 302 LA CUMBRECOColombiaZZNo aplicaJANETH BELINDA OJEDA CASALINS226624763008466389janethoca@hotmail.comJANETH BELINDAOJEDA CASALINS2022-09-2915:40:12-05:0022022-09-2912772.9567226.0504212772.9495819.0001IVA67226.0567226.0579999.0079999.0011.0067226.0512772.9495867226.0504212772.9495819.0001IVAVESTIDO REALIST COLOR MARRON TALLA M9120180MR0001M9120180MR0001M67226.050421.00 -------------------------------------------------------------------- 2022-09-29 15:52:07.9111 : Documento: FV-SVI-6901 Transaccion: 85071445 Metodo: System.IO.__Error.WinIOError Linea: 2260 Error: System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\SVI6901_ad08002306590352200003412.pdf' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SetQrCodeToPdf(Byte[] sourcePdf, Byte[] qrImage, String name, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 ISbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4909 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SetQrCodeToPdf(Byte[] sourcePdf, Byte[] qrImage, String name, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 ISbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4909 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 15:54:10.7931 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 16:00:02.5890 : Documento: FV-OS-8056 Transaccion: 85071916 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 16:00:18.8884 : Documento: FV-ELE-2665 Transaccion: 85071934 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 16:01:03.5945 : Documento: NCCL-NCC-149 Transaccion: 85071964 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 16:02:59.8124 : Error al extraer el qr por transaccion Metodo: WoLicencias.Services.Logic.FacturacionElectronica.GetCufeTransaction Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrTransaction(MultipleDocumentsRequest documents) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 14544 -------------------------------------------------------------------- 2022-09-29 16:06:33.9257 : Se envia comunicacion de baja a la SUNAT: 20600323688 - RA 16062 - Fecha: 2022-09-29 14:43:49.0000 -------------------------------------------------------------------- 2022-09-29 16:09:07.2351 : Documento: NCCL-DMC-395 Transaccion: 85072760 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 16:09:40.2022 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-VE-12778 CUFE: 62a25e4652a02f474be9c2c19ab9112e5c11074cb86ff6c76dce23668a0e81b7daef4ee4ea00be31e3f473850cddfe5c ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: The connection was closed unexpectedly. ---> System.Net.WebException: The underlying connection was closed: The connection was closed unexpectedly. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 16:12:14.7988 : Documento: FV-FECT-2164 Transaccion: 85073134 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 16:12:14.8144 : Documento: FV-FV-7602 Transaccion: 85073143 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 16:13:40.5541 : Documento: FV-AE-3538 Transaccion: 85073314 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 16:15:05.4272 : Error al enviar documento a la DIAN Documento: FV-FVE-714 ERROR: System.ServiceModel.CommunicationException: The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue. Local socket timeout was '00:03:00'. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.ServiceModel.Channels.HttpInput.WebResponseHttpInput.WebResponseInputStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpInput.WebResponseHttpInput.WebResponseInputStream.Read(Byte[] buffer, Int32 offset, Int32 count) at System.ServiceModel.Channels.HttpInput.ReadBufferedMessage(Stream inputStream) at System.ServiceModel.Channels.HttpInput.ParseIncomingMessage(HttpRequestMessage httpRequestMessage, Exception& requestException) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640221545572021-12-012023-12-01FVE4141000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b909b72eec89f8850c3a9ee7e5d21cc9d1d78326a644ca00de0666829920e99503a0a55b8acaddf6f0421e21d8d46a5b8800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T21:04:33+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FVE714ffc445d367fefdfe233d8bd6bdb4695d16e4dc8f40fae220904035c6473660c7f634040e7438aa30df889419f94f894e2022-09-2916:11:15-05:0001FACTURA DE VENTA PERTENECEMOS AL ReGIMEN SIMPLE DE TRIBUTACIoN.POR FAVOR NO EFECTUAR RETENCIONES DE ICA NI RETENCIoN EN LA FUENTE, ART 911 ETCOP123312ANSELMO DELGADILLO AVILA11001Bogota D.C.Bogota D.C.11CLL 7 24 43COColombiaANSELMO DELGADILLO AVILA7309734O-4711001Bogota D.C.Bogota D.C.11CLL 7 24 43COColombia01IVAANSELMO DELGADILLO AVILA7309734FVE4085654tecniya_delgadillo@yahoo.es21018469477ANDRES RICARDO VARGAS11001Bogota D.C.Bogota D.C.11CL 56 F SUR 97 B 27COColombiaANDRES RICARDO VARGAS1018469477R-99-PN11001Bogota D.C.Bogota D.C.11CL 56 F SUR 97 B 27COColombia01IVAANDRES RICARDO VARGAS10184694773124518750elporvenirmasterclean@hotmail.comANDRES RICARDOVARGAS2022-09-2916:11:15-05:0011092605.00487395.0092605.0019.0001IVA487395.00487395.00580000.00580000.0011.00487395.0092605.05487395.0092605.0519.0001IVACONTROL IGNICIoN S89FCS89FCS89F487395.001.00 -------------------------------------------------------------------- 2022-09-29 16:15:51.6039 : Documento: FV-FEO-132 Transaccion: 85073716 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 16:18:37.5565 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 16:21:54.7797 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FEDV-182712 CUFE: d14b9e351785d0e01cd1e414d979b30cb9feb4368d17cdf2dd21f432aa23c42d88fec899a4add69388d5668a15d9d433 ERROR: System.ServiceModel.CommunicationException: An error occurred while receiving the HTTP response to https://vpfe.dian.gov.co/WcfDianCustomerServices.svc. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details. ---> System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 16:22:34.2641 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 16:24:43.7497 : Error al extraer el qr por transaccion Metodo: WoLicencias.Services.Logic.FacturacionElectronica.GetCufeTransaction Error: WoLicencias.Services.DataType.Transversales.WoException: Invalid Student Name: No se encontro una transaccion con la informacion recibida at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrTransaction(MultipleDocumentsRequest documents) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 14539 -------------------------------------------------------------------- 2022-09-29 16:26:30.9004 : Documento: FV-FE-44 Transaccion: 85075472 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 16:26:30.9160 : Documento: FV-C-5531 Transaccion: 85075454 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 16:26:59.9058 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 16:27:02.0851 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 16:32:02.2682 : Error al extraer el qr por transaccion Metodo: WoLicencias.Services.Logic.FacturacionElectronica.GetCufeTransaction Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrTransaction(MultipleDocumentsRequest documents) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 14544 -------------------------------------------------------------------- 2022-09-29 16:39:03.6300 : UrlXml: D:\home\site\wwwroot\DocumentosXML\FE32074_fv09009721020352200011311.xml Document:{"xsiSchemaLocation":"urn:oasis:names:specification:ubl:schema:xsd:Invoice-2 http://docs.oasis-open.org/ubl/os-UBL-2.1/xsd/maindoc/UBL-Invoice-2.1.xsd","UBLExtensions":[{"ID":null,"Name":null,"ExtensionAgencyID":null,"ExtensionAgencyName":null,"ExtensionVersionID":null,"ExtensionAgencyURI":null,"ExtensionURI":null,"ExtensionReasonCode":null,"ExtensionReason":null,"ExtensionContent":{"sts:DianExtensions":{"@xmlns:ds":"http://www.w3.org/2000/09/xmldsig#","@xmlns:xades":"http://uri.etsi.org/01903/v1.3.2#","@xmlns:xsi":"http://www.w3.org/2001/XMLSchema-instance","@xmlns:ext":"urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2","@xmlns:xades141":"http://uri.etsi.org/01903/v1.4.1#","@xmlns:cac":"urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2","@xmlns:cbc":"urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2","@xmlns:sts":"dian:gov:co:facturaelectronica:Structures-2-1","sts:InvoiceControl":{"sts:InvoiceAuthorization":"18764026972296","sts:AuthorizationPeriod":{"cbc:StartDate":"2022-03-24","cbc:EndDate":"2023-03-24"},"sts:AuthorizedInvoices":{"sts:Prefix":"FE","sts:From":"24001","sts:To":"36000"}},"sts:InvoiceSource":{"cbc:IdentificationCode":{"@listAgencyID":"6","@listAgencyName":"United Nations Economic Commission for Europe","@listSchemeURI":"urn:oasis:names:specification:ubl:codelist:gc:CountryIdentificationCode-2.1","#text":"CO"}},"sts:SoftwareProvider":{"sts:ProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"3","@schemeName":"31","#text":"900534356"},"sts:SoftwareID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"1476b5a6-056c-4972-9d2b-c23d3714245b"}},"sts:SoftwareSecurityCode":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"8bb896a70dcbda9c68b8655042c734dbb8ef1bc3ff4b4e4ac8211eee3297b28f05925ecd4981a1d3386cb5205f3250a6"},"sts:AuthorizationProvider":{"sts:AuthorizationProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"4","@schemeName":"31","#text":"800197268"}},"sts:QRCode":"https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=ac0c5941d99525c1ddbc66f87aaa06e40237ed60b88d1ca415a2bc064bf258ad19f3c6e89d5e73b5d2f4ee2b63d88894"}}}],"UBLVersionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"UBL 2.1"},"CustomizationID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"10"},"ProfileID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIAN 2.1: Factura Electrónica de Venta"},"ProfileExecutionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FE32074"},"CopyIndicator":null,"UUID":{"schemeID":"1","schemeName":"CUFE-SHA384","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"ac0c5941d99525c1ddbc66f87aaa06e40237ed60b88d1ca415a2bc064bf258ad19f3c6e89d5e73b5d2f4ee2b63d88894"},"IssueDate":{"Value":"2022-09-29T07:51:19","ValueString":"2022-09-29"},"IssueTime":{"Value":"2022-09-29T07:51:19","ValueString":"07:51:19-05:00"},"DueDate":null,"InvoiceTypeCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"01"},"Note":[{"languageID":null,"languageLocaleID":null,"Value":"FV"}],"TaxPointDate":null,"DocumentCurrencyCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"COP"},"TaxCurrencyCode":null,"PricingCurrencyCode":null,"PaymentCurrencyCode":null,"PaymentAlternativeCurrencyCode":null,"AccountingCostCode":null,"AccountingCost":null,"LineCountNumeric":{"format":null,"Value":1.0},"BuyerReference":null,"InvoicePeriod":null,"OrderReference":null,"BillingReference":null,"DespatchDocumentReference":null,"ReceiptDocumentReference":null,"StatementDocumentReference":null,"OriginatorDocumentReference":null,"ContractDocumentReference":null,"AdditionalDocumentReference":null,"ProjectReference":null,"Signature":null,"AccountingSupplierParty":{"CustomerAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"}],"DataSendingCapability":null,"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"4752"},"PartyIdentification":null,"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"FAD FERRETERIA ALDIAZ S.A.S."}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 50 71 C 31"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"FAD FERRETERIA ALDIAZ S.A.S."},"CompanyID":{"schemeID":"8","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"900972102"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"48","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN;R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 50 71 C 31"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"FAD FERRETERIA ALDIAZ S.A.S."},"CompanyID":{"schemeID":"8","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"900972102"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FE"},"Name":null,"CorporateRegistrationTypeCode":null,"JurisdictionRegionAddress":null},"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"2505117"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"facturacion@ferrealdiaz.com"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DespatchContact":null,"AccountingContact":null,"SellerContact":null},"AccountingCustomerParty":{"CustomerAssignedAccountID":null,"SupplierAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"}],"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":null,"PartyIdentification":[{"ID":{"schemeID":"1","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"830120884"}}],"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"VETA TECNOLOGIA EN MADERAS S A"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 19A 22 C 75"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"VETA TECNOLOGIA EN MADERAS S A"},"CompanyID":{"schemeID":"1","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"830120884"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"48","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN;R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 19A 22 C 75"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"VETA TECNOLOGIA EN MADERAS S A"},"CompanyID":{"schemeID":"1","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"830120884"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":null,"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"2449588"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"compras@vetawood.com;vetamaderas@cable.net.co"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DeliveryContact":null,"AccountingContact":null,"BuyerContact":null},"PayeeParty":null,"BuyerCustomerParty":null,"SellerSupplierParty":null,"TaxRepresentativeParty":null,"Delivery":[{"ID":null,"Quantity":null,"MinimumQuantity":null,"MaximumQuantity":null,"ActualDeliveryDate":{"Value":"2022-09-29T07:51:19","ValueString":"2022-09-29"},"ActualDeliveryTime":{"Value":"2022-09-29T07:51:19","ValueString":"07:51:19-05:00"},"LatestDeliveryDate":null,"LatestDeliveryTime":null,"ReleaseID":null,"TrackingID":null,"DeliveryAddress":null,"DeliveryLocation":null,"AlternativeDeliveryLocation":null,"RequestedDeliveryPeriod":null,"PromisedDeliveryPeriod":null,"EstimatedDeliveryPeriod":null,"CarrierParty":null,"DeliveryParty":null,"NotifyParty":null,"Despatch":null,"DeliveryTerms":null,"MinimumDeliveryUnit":null,"MaximumDeliveryUnit":null,"Shipment":null}],"DeliveryTerms":null,"PaymentMeans":[{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"},"PaymentMeansCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":""},"PaymentDueDate":{"Value":"2022-10-29T00:00:00","ValueString":"2022-10-29"},"PaymentChannelCode":null,"InstructionID":null,"InstructionNote":null,"PaymentID":null,"CardAccount":null,"PayerFinancialAccount":null,"PayeeFinancialAccount":null,"CreditAccount":null,"PaymentMandate":null,"TradeFinancing":null}],"PaymentTerms":null,"PrepaidPayment":null,"AllowanceCharge":null,"TaxExchangeRate":null,"PricingExchangeRate":null,"PaymentExchangeRate":null,"PaymentAlternativeExchangeRate":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":54285.71},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":285714.285714},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":54285.714286},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"LegalMonetaryTotal":{"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":285714.29},"TaxExclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":285714.29},"TaxInclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":340000.00},"AllowanceTotalAmount":null,"ChargeTotalAmount":null,"PrepaidAmount":null,"PayableRoundingAmount":null,"PayableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":340000.00},"PayableAlternativeAmount":null},"InvoiceLine":[{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":285714.29},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":54285.714286},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":285714.285714},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":54285.714286},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"MINI ALACENA 24 Cm PTJ011B"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"AF3416"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"AF3416"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":285714.285714},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null}]} Error al escribir en el xml : System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\FE32074_fv09009721020352200011311.xml' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.StreamWriter..ctor(String path) at WoLicencias.Services.Logic.Transversales.XmlHelper.Serialize[T](T obj, String path, XmlSerializerNamespaces namespaces) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\XmlHelper.cs:line 166 -------------------------------------------------------------------- 2022-09-29 16:41:39.3073 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 16:43:07.2219 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 16:45:58.1955 : Documento: FV-FEP-5803 Transaccion: 85078387 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 16:50:10.6833 : Documento: FV-UBGA-8802 Transaccion: 85079048 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 16:52:16.1214 : UrlXml: D:\home\site\wwwroot\DocumentosXML\FEVM3026_fv09004192590352200002091.xml Document:{"xsiSchemaLocation":"urn:oasis:names:specification:ubl:schema:xsd:Invoice-2 http://docs.oasis-open.org/ubl/os-UBL-2.1/xsd/maindoc/UBL-Invoice-2.1.xsd","UBLExtensions":[{"ID":null,"Name":null,"ExtensionAgencyID":null,"ExtensionAgencyName":null,"ExtensionVersionID":null,"ExtensionAgencyURI":null,"ExtensionURI":null,"ExtensionReasonCode":null,"ExtensionReason":null,"ExtensionContent":{"sts:DianExtensions":{"@xmlns:ds":"http://www.w3.org/2000/09/xmldsig#","@xmlns:xades":"http://uri.etsi.org/01903/v1.3.2#","@xmlns:xsi":"http://www.w3.org/2001/XMLSchema-instance","@xmlns:ext":"urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2","@xmlns:xades141":"http://uri.etsi.org/01903/v1.4.1#","@xmlns:cac":"urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2","@xmlns:cbc":"urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2","@xmlns:sts":"dian:gov:co:facturaelectronica:Structures-2-1","sts:InvoiceControl":{"sts:InvoiceAuthorization":"18764017326263","sts:AuthorizationPeriod":{"cbc:StartDate":"2021-08-31","cbc:EndDate":"2023-02-28"},"sts:AuthorizedInvoices":{"sts:Prefix":"FEVM","sts:From":"1772","sts:To":"5000"}},"sts:InvoiceSource":{"cbc:IdentificationCode":{"@listAgencyID":"6","@listAgencyName":"United Nations Economic Commission for Europe","@listSchemeURI":"urn:oasis:names:specification:ubl:codelist:gc:CountryIdentificationCode-2.1","#text":"CO"}},"sts:SoftwareProvider":{"sts:ProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"3","@schemeName":"31","#text":"900534356"},"sts:SoftwareID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"1476b5a6-056c-4972-9d2b-c23d3714245b"}},"sts:SoftwareSecurityCode":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"118aa1a8f940950b28477fa96042294a28b72f59e4341f27d3ec6471faebe644ad3d2c678813209771ce1c4c60646024"},"sts:AuthorizationProvider":{"sts:AuthorizationProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"4","@schemeName":"31","#text":"800197268"}},"sts:QRCode":"https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=22e0853ecb99eb4ef779f7e8f849a94fdda58987fbc4d55c90d9b4a4a02ceba2bc1155354bfd492d87c37b8767d41133"}}}],"UBLVersionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"UBL 2.1"},"CustomizationID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"10"},"ProfileID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIAN 2.1: Factura Electrónica de Venta"},"ProfileExecutionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FEVM3026"},"CopyIndicator":null,"UUID":{"schemeID":"1","schemeName":"CUFE-SHA384","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"22e0853ecb99eb4ef779f7e8f849a94fdda58987fbc4d55c90d9b4a4a02ceba2bc1155354bfd492d87c37b8767d41133"},"IssueDate":{"Value":"2022-09-29T10:17:29","ValueString":"2022-09-29"},"IssueTime":{"Value":"2022-09-29T10:17:29","ValueString":"10:17:29-05:00"},"DueDate":null,"InvoiceTypeCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"01"},"Note":[{"languageID":null,"languageLocaleID":null,"Value":"FACTURA DE VENTA"}],"TaxPointDate":null,"DocumentCurrencyCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"COP"},"TaxCurrencyCode":null,"PricingCurrencyCode":null,"PaymentCurrencyCode":null,"PaymentAlternativeCurrencyCode":null,"AccountingCostCode":null,"AccountingCost":null,"LineCountNumeric":{"format":null,"Value":18.0},"BuyerReference":null,"InvoicePeriod":null,"OrderReference":null,"BillingReference":null,"DespatchDocumentReference":null,"ReceiptDocumentReference":null,"StatementDocumentReference":null,"OriginatorDocumentReference":null,"ContractDocumentReference":null,"AdditionalDocumentReference":null,"ProjectReference":null,"Signature":null,"AccountingSupplierParty":{"CustomerAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"}],"DataSendingCapability":null,"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"4761"},"PartyIdentification":null,"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"SOLUCIONES COFODEX S.A.S"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"AV CALLE 127 14 54"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"SOLUCIONES COFODEX S.A.S"},"CompanyID":{"schemeID":"5","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"900419259"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"48","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN;O-13;O-15;O-23"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"AV CALLE 127 14 54"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"SOLUCIONES COFODEX S.A.S"},"CompanyID":{"schemeID":"5","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"900419259"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FEVM"},"Name":null,"CorporateRegistrationTypeCode":null,"JurisdictionRegionAddress":null},"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"2005328"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"contabilidad@cofodex.com"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DespatchContact":null,"AccountingContact":null,"SellerContact":null},"AccountingCustomerParty":{"CustomerAssignedAccountID":null,"SupplierAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"}],"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":null,"PartyIdentification":[{"ID":{"schemeID":null,"schemeName":"12","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"10624428586"}}],"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"LUIS DURANGO"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"23001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Monteria"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Cordoba"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"23"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 9 15 14"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"LUIS DURANGO"},"CompanyID":{"schemeID":null,"schemeName":"12","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"10624428586"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"49","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"23001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Monteria"},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Cordoba"},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"23"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 9 15 14"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"ZZ"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"No aplica"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"LUIS DURANGO"},"CompanyID":{"schemeID":null,"schemeName":"12","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"10624428586"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":null,"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"3008008165"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"luchodurangomendez@gmail.com"},"Note":null,"OtherCommunication":null},"Person":[{"ID":null,"FirstName":{"languageID":null,"languageLocaleID":null,"Value":"LUIS"},"FamilyName":{"languageID":null,"languageLocaleID":null,"Value":"DURANGO"},"Title":null,"MiddleName":null,"OtherName":null,"NameSuffix":null,"JobTitle":null,"NationalityID":null,"GenderCode":null,"BirthDate":null,"BirthplaceName":null,"OrganizationDepartment":null,"Contact":null,"FinancialAccount":null,"IdentityDocumentReference":null,"ResidenceAddress":null}],"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DeliveryContact":null,"AccountingContact":null,"BuyerContact":null},"PayeeParty":null,"BuyerCustomerParty":null,"SellerSupplierParty":null,"TaxRepresentativeParty":null,"Delivery":[{"ID":null,"Quantity":null,"MinimumQuantity":null,"MaximumQuantity":null,"ActualDeliveryDate":{"Value":"2022-09-29T10:17:29","ValueString":"2022-09-29"},"ActualDeliveryTime":{"Value":"2022-09-29T10:17:29","ValueString":"10:17:29-05:00"},"LatestDeliveryDate":null,"LatestDeliveryTime":null,"ReleaseID":null,"TrackingID":null,"DeliveryAddress":null,"DeliveryLocation":null,"AlternativeDeliveryLocation":null,"RequestedDeliveryPeriod":null,"PromisedDeliveryPeriod":null,"EstimatedDeliveryPeriod":null,"CarrierParty":null,"DeliveryParty":null,"NotifyParty":null,"Despatch":null,"DeliveryTerms":null,"MinimumDeliveryUnit":null,"MaximumDeliveryUnit":null,"Shipment":null}],"DeliveryTerms":null,"PaymentMeans":[{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"PaymentMeansCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"10"},"PaymentDueDate":null,"PaymentChannelCode":null,"InstructionID":null,"InstructionNote":null,"PaymentID":null,"CardAccount":null,"PayerFinancialAccount":null,"PayeeFinancialAccount":null,"CreditAccount":null,"PaymentMandate":null,"TradeFinancing":null},{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"PaymentMeansCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"72"},"PaymentDueDate":null,"PaymentChannelCode":null,"InstructionID":null,"InstructionNote":null,"PaymentID":null,"CardAccount":null,"PayerFinancialAccount":null,"PayeeFinancialAccount":null,"CreditAccount":null,"PaymentMandate":null,"TradeFinancing":null}],"PaymentTerms":null,"PrepaidPayment":null,"AllowanceCharge":null,"TaxExchangeRate":null,"PricingExchangeRate":null,"PaymentExchangeRate":null,"PaymentAlternativeExchangeRate":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":24268.63},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":127730.369747},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":24268.630252},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"LegalMonetaryTotal":{"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":127730.37},"TaxExclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":127730.37},"TaxInclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":151999.00},"AllowanceTotalAmount":null,"ChargeTotalAmount":null,"PrepaidAmount":null,"PayableRoundingAmount":null,"PayableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":151999.00},"PayableAlternativeAmount":null},"InvoiceLine":[{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4622.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":878.18},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4622.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":878.18},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"KC-1100 331 ICE TINT "}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427969184"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427969184"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4622.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":2.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":9244.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1756.36},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":9244.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1756.36},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"KC-1100 424 LIGHT BISQUE "}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427969276"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427969276"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4622.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":2.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"3"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4622.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":878.18},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4622.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":878.18},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"KC-1100 416 IVORY "}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427969221"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427969221"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4622.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4622.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":878.18},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4622.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":878.18},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"KC-1100 808 NATURAL GRAY "}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427919431"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427919431"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4622.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"5"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4622.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":878.18},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4622.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":878.18},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"KC-1100 103 JASMINE "}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427969160"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427969160"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4622.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"6"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4622.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":878.18},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4622.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":878.18},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"KC-1100 332 ALICE BLUE "}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427969191"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427969191"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4622.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"7"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4622.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":878.18},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4622.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":878.18},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"KC-1100 831 GRAY TINT "}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427919486"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427919486"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":4622.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"8"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1516.77},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1516.77},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"KC-3000N 520 GREEN SHADOW"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427981469"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427981469"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"9"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1516.77},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1516.77},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"KC-3000N 502 PALE GREEN"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427295191"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427295191"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"10"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1516.77},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1516.77},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"KC-3000N C.01 COOL GRAY 1"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427982015"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427982015"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1516.77},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1516.77},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"KC-3000N C.03 COOL GRAY 3"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427982039"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427982039"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"12"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1516.77},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1516.77},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"KC-3000N C.05 COOL GRAY 5"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427982053"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427982053"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"13"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1516.77},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1516.77},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"KC-3000N 350 ICE BLUE"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427981247"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427981247"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"14"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1516.77},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1516.77},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"KC-3000N 723 SAND"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427981612"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427981612"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"15"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1516.77},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1516.77},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"KC-3000N 841 PALE DAWN GRAY"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427981926"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427981926"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"16"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1516.77},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1516.77},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"KC-3000N 765 NUTMEG"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427981704"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427981704"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"17"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1516.77},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":1516.77},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"KC-3000N 730 OATMEAL"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427981629"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"4901427981629"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":7983.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null},{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"18"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":10924.37},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2075.630252},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":10924.369747},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":2075.630252},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"FLETES GRAVADOS"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FLETE00000001"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"FLETE00000001"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":10924.369747},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null}]} Error al escribir en el xml : System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\FEVM3026_fv09004192590352200002091.xml' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.StreamWriter..ctor(String path) at WoLicencias.Services.Logic.Transversales.XmlHelper.Serialize[T](T obj, String path, XmlSerializerNamespaces namespaces) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\XmlHelper.cs:line 166 -------------------------------------------------------------------- 2022-09-29 16:56:19.3510 : Documento: FV-FE3-7468 Transaccion: 85079919 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 16:56:54.0788 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 16:56:57.8456 : Error al extraer el qr por transaccion Metodo: WoLicencias.Services.Logic.FacturacionElectronica.GetCufeTransaction Error: WoLicencias.Services.DataType.Transversales.WoException: Invalid Student Name: No se encontro una transaccion con la informacion recibida at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrTransaction(MultipleDocumentsRequest documents) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 14539 -------------------------------------------------------------------- 2022-09-29 16:59:05.0560 : Documento: FV-FE-32076 Transaccion: 85080385 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 16:59:05.7278 : Documento: FV-FEBG-13307 Transaccion: 85080383 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 16:59:05.7747 : Documento: FV-LCC-3904 Transaccion: 85080406 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 16:59:05.8216 : Documento: FV-LOK-46123 Transaccion: 85080387 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 16:59:05.8841 : Documento: FV-CE-4992 Transaccion: 85080386 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5061 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5061 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 16:59:25.0922 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 16:59:51.2435 : Documento: FV-ASC-3619 Transaccion: 85080498 Metodo: System.IO.__Error.WinIOError Linea: 2252 Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\ASC3619_fv08300317780352200001412.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\ASC3619_fv08300317780352200001412.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost) at System.IO.File.ReadAllText(String path) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2252 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost) at System.IO.File.ReadAllText(String path) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2252 -------------------------------------------------------------------- 2022-09-29 17:03:36.3954 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 17:03:43.7253 : Documento: FV-FEDS-2694 Transaccion: 85081128 Metodo: System.IO.__Error.WinIOError Linea: 2252 Error: System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\FEDS2694_fv09011234760352200001777.xml' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost) at System.IO.File.ReadAllText(String path) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2252 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost) at System.IO.File.ReadAllText(String path) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2252 -------------------------------------------------------------------- 2022-09-29 17:04:11.6902 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 17:07:08.0965 : Documento: FV-MRD-2981 Transaccion: 85081683 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 17:07:40.7910 : Error al extraer el qr por transaccion Metodo: WoLicencias.Services.Logic.FacturacionElectronica.GetCufeTransaction Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrTransaction(MultipleDocumentsRequest documents) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 14544 -------------------------------------------------------------------- 2022-09-29 17:09:00.0818 : Documento: FV-FVE-565 Transaccion: 85081966 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 17:10:25.5759 : Documento: FV-FEL-1456 Transaccion: 85082252 Metodo: System.Drawing.Image.FromStream Linea: 2260 Error: System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 StackTrace: at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at System.Drawing.Image.FromStream(Stream stream) at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.GetQrCodeStream(DocumentoEncabezado document, EnumPaises pais, String qrtext, Boolean senlogo) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 5060 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.SavePdf(String fileName, Byte[] bytesPdf, DocumentoEncabezado document, EnumPaises pais, FEVersionDIAN versionDIAN, Nullable`1 isbatchReprocess) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 4869 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.d__115.MoveNext() in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 2260 -------------------------------------------------------------------- 2022-09-29 17:13:06.3522 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\EB16507_fv09005056010352200006446.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\EB16507_fv09005056010352200006446.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 17:14:45.5654 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\FCM31109_fv08300382550352200012469.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\FCM31109_fv08300382550352200012469.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 17:16:50.8275 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\HEP2268_fv09012620720352200002085.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\HEP2268_fv09012620720352200002085.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 17:23:19.6657 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 17:23:25.2594 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 17:24:00.3053 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 17:24:23.3928 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 17:25:47.4098 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 17:25:53.0500 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\FEV22283_fv09003102630352200008065.xml' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 17:26:02.3554 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 17:26:05.9538 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 17:26:15.1267 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 17:27:56.4784 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 17:28:14.7306 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 17:30:49.7285 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 17:32:25.3440 : UrlXml: D:\home\site\wwwroot\DocumentosXML\115690_fv09004587240352200014809.xml Document:{"xsiSchemaLocation":"urn:oasis:names:specification:ubl:schema:xsd:Invoice-2 http://docs.oasis-open.org/ubl/os-UBL-2.1/xsd/maindoc/UBL-Invoice-2.1.xsd","UBLExtensions":[{"ID":null,"Name":null,"ExtensionAgencyID":null,"ExtensionAgencyName":null,"ExtensionVersionID":null,"ExtensionAgencyURI":null,"ExtensionURI":null,"ExtensionReasonCode":null,"ExtensionReason":null,"ExtensionContent":{"sts:DianExtensions":{"@xmlns:ds":"http://www.w3.org/2000/09/xmldsig#","@xmlns:xades":"http://uri.etsi.org/01903/v1.3.2#","@xmlns:xsi":"http://www.w3.org/2001/XMLSchema-instance","@xmlns:ext":"urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2","@xmlns:xades141":"http://uri.etsi.org/01903/v1.4.1#","@xmlns:cac":"urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2","@xmlns:cbc":"urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2","@xmlns:sts":"dian:gov:co:facturaelectronica:Structures-2-1","sts:InvoiceControl":{"sts:InvoiceAuthorization":"18764036357937","sts:AuthorizationPeriod":{"cbc:StartDate":"2022-09-19","cbc:EndDate":"2023-09-19"},"sts:AuthorizedInvoices":{"sts:Prefix":null,"sts:From":"115000","sts:To":"120000"}},"sts:InvoiceSource":{"cbc:IdentificationCode":{"@listAgencyID":"6","@listAgencyName":"United Nations Economic Commission for Europe","@listSchemeURI":"urn:oasis:names:specification:ubl:codelist:gc:CountryIdentificationCode-2.1","#text":"CO"}},"sts:SoftwareProvider":{"sts:ProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"3","@schemeName":"31","#text":"900534356"},"sts:SoftwareID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"1476b5a6-056c-4972-9d2b-c23d3714245b"}},"sts:SoftwareSecurityCode":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"7d09ba2e5b4d93fac5d2ccdef08f86b5effed8147075f1a89b446a677a40dd086eacdd0a82bb0ad896bb99aad809aad5"},"sts:AuthorizationProvider":{"sts:AuthorizationProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"4","@schemeName":"31","#text":"800197268"}},"sts:QRCode":"https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=481bc83b7d39a1b0e132840a41e04a054c536b1b2835f9072fcb20f3567abd30f7e770e0ba649abcc4f10f9a1e4d273e"}}}],"UBLVersionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"UBL 2.1"},"CustomizationID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"10"},"ProfileID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIAN 2.1: Factura Electrónica de Venta"},"ProfileExecutionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"115690"},"CopyIndicator":null,"UUID":{"schemeID":"1","schemeName":"CUFE-SHA384","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"481bc83b7d39a1b0e132840a41e04a054c536b1b2835f9072fcb20f3567abd30f7e770e0ba649abcc4f10f9a1e4d273e"},"IssueDate":{"Value":"2022-09-29T10:46:50","ValueString":"2022-09-29"},"IssueTime":{"Value":"2022-09-29T10:46:50","ValueString":"10:46:50-05:00"},"DueDate":null,"InvoiceTypeCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"01"},"Note":[{"languageID":null,"languageLocaleID":null,"Value":"FACTURA DE VENTA"}],"TaxPointDate":null,"DocumentCurrencyCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"COP"},"TaxCurrencyCode":null,"PricingCurrencyCode":null,"PaymentCurrencyCode":null,"PaymentAlternativeCurrencyCode":null,"AccountingCostCode":null,"AccountingCost":null,"LineCountNumeric":{"format":null,"Value":1.0},"BuyerReference":null,"InvoicePeriod":null,"OrderReference":null,"BillingReference":null,"DespatchDocumentReference":null,"ReceiptDocumentReference":null,"StatementDocumentReference":null,"OriginatorDocumentReference":null,"ContractDocumentReference":null,"AdditionalDocumentReference":null,"ProjectReference":null,"Signature":null,"AccountingSupplierParty":{"CustomerAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"}],"DataSendingCapability":null,"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"4663"},"PartyIdentification":null,"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"FERRELECTRICOS DEL CENTRO LIMITADA"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"Calle 18 12-42"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"FERRELECTRICOS DEL CENTRO LIMITADA"},"CompanyID":{"schemeID":"5","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"900458724"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"48","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"O-23;R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"Calle 18 12-42"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"FERRELECTRICOS DEL CENTRO LIMITADA"},"CompanyID":{"schemeID":"5","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"900458724"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":""},"Name":null,"CorporateRegistrationTypeCode":null,"JurisdictionRegionAddress":null},"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"3411925"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"ferrelectricosdelcentro@hotmail.com"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DespatchContact":null,"AccountingContact":null,"SellerContact":null},"AccountingCustomerParty":{"CustomerAssignedAccountID":null,"SupplierAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"}],"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":null,"PartyIdentification":[{"ID":{"schemeID":"5","schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"79401249"}}],"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"LUIS WILLIAM PULIDO CANTOR"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 51 123 A 66"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"LUIS WILLIAM PULIDO CANTOR"},"CompanyID":{"schemeID":"5","schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"79401249"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"49","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CR 51 123 A 66"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"ZZ"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"No aplica"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"LUIS WILLIAM PULIDO CANTOR"},"CompanyID":{"schemeID":"5","schemeName":"13","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"79401249"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":null,"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"3177779780"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"encarhogar@gmail.com"},"Note":null,"OtherCommunication":null},"Person":[{"ID":null,"FirstName":{"languageID":null,"languageLocaleID":null,"Value":"LUIS WILLIAM"},"FamilyName":{"languageID":null,"languageLocaleID":null,"Value":"PULIDO CANTOR"},"Title":null,"MiddleName":null,"OtherName":null,"NameSuffix":null,"JobTitle":null,"NationalityID":null,"GenderCode":null,"BirthDate":null,"BirthplaceName":null,"OrganizationDepartment":null,"Contact":null,"FinancialAccount":null,"IdentityDocumentReference":null,"ResidenceAddress":null}],"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DeliveryContact":null,"AccountingContact":null,"BuyerContact":null},"PayeeParty":null,"BuyerCustomerParty":null,"SellerSupplierParty":null,"TaxRepresentativeParty":null,"Delivery":[{"ID":null,"Quantity":null,"MinimumQuantity":null,"MaximumQuantity":null,"ActualDeliveryDate":{"Value":"2022-09-29T10:46:50","ValueString":"2022-09-29"},"ActualDeliveryTime":{"Value":"2022-09-29T10:46:50","ValueString":"10:46:50-05:00"},"LatestDeliveryDate":null,"LatestDeliveryTime":null,"ReleaseID":null,"TrackingID":null,"DeliveryAddress":null,"DeliveryLocation":null,"AlternativeDeliveryLocation":null,"RequestedDeliveryPeriod":null,"PromisedDeliveryPeriod":null,"EstimatedDeliveryPeriod":null,"CarrierParty":null,"DeliveryParty":null,"NotifyParty":null,"Despatch":null,"DeliveryTerms":null,"MinimumDeliveryUnit":null,"MaximumDeliveryUnit":null,"Shipment":null}],"DeliveryTerms":null,"PaymentMeans":[{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"PaymentMeansCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"10"},"PaymentDueDate":null,"PaymentChannelCode":null,"InstructionID":null,"InstructionNote":null,"PaymentID":null,"CardAccount":null,"PayerFinancialAccount":null,"PayeeFinancialAccount":null,"CreditAccount":null,"PaymentMandate":null,"TradeFinancing":null}],"PaymentTerms":null,"PrepaidPayment":null,"AllowanceCharge":null,"TaxExchangeRate":null,"PricingExchangeRate":null,"PaymentExchangeRate":null,"PaymentAlternativeExchangeRate":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":15247.90},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":80252.10},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":15247.899},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"LegalMonetaryTotal":{"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":80252.10},"TaxExclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":80252.10},"TaxInclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":95500.00},"AllowanceTotalAmount":null,"ChargeTotalAmount":null,"PrepaidAmount":null,"PayableRoundingAmount":null,"PayableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":95500.00},"PayableAlternativeAmount":null},"InvoiceLine":[{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"MTR","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":100.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":80252.10},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":15247.899},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":80252.10},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":15247.899},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"TERMOENCOGIBLE NEGRO 1/2\" (12mm)"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"T12"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"T12"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":802.521},"BaseQuantity":{"unitCode":"MTR","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":100.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null}]} Error al escribir en el xml : System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\115690_fv09004587240352200014809.xml' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.StreamWriter..ctor(String path) at WoLicencias.Services.Logic.Transversales.XmlHelper.Serialize[T](T obj, String path, XmlSerializerNamespaces namespaces) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\XmlHelper.cs:line 166 -------------------------------------------------------------------- 2022-09-29 17:32:52.4878 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 17:34:50.0122 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\FVEC626043_fv09005163740352200049963.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\FVEC626043_fv09005163740352200049963.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 17:37:58.2081 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\FVEC626046_fv09005163740352200049966.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\FVEC626046_fv09005163740352200049966.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 17:40:44.1250 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FEC-4970 CUFE: fe323c3cb508256ce493b59f9a88efbad543ef26d1c0527966bcdf0fa7ff5ec82073e1ac9dfa813c2b58c05bb2f0dd2f ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:41:04.3543 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-WC-46719 CUFE: 4bab31f4ca6ef60a130c7ac38930f99d589dec76dc6e6b26af0954cf456f8c51e47b938172595e0dcfc8f07a858f412c ERROR: System.ServiceModel.CommunicationException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:41:15.1382 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\FE219251_fv09011933570352200087907.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\FE219251_fv09011933570352200087907.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 17:43:20.6954 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-2864 CUFE: 0b9981f5a66cd1b93b1c9672f9d2bbd3230518059523e5dc7571191fd8b00a0e2ab2909236bbbb993184c0f3c47a7aab ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.6562274. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'https://vpfe.dian.gov.co/WcfDianCustomerServices.svc' has exceeded the allotted timeout of 00:03:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:43:21.2947 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 17:44:10.9083 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 17:44:16.3322 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 17:44:27.5676 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 17:44:34.8589 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 17:44:40.8169 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 17:45:47.9166 : Error al enviar documento a la DIAN Documento: FC-DSE-10 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:58.6874158. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The remote server returned an error: (504) Gateway Timeout. ---> System.Net.WebException: The remote server returned an error: (504) Gateway Timeout. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640362193622022-09-152023-09-15DSE11000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b7b3b0c5a8f11abbf6dc7602ddda493e0532ece460f039f73ca31026e7a0bdb8db918ca6fabf68026acbd1f22086bb401800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:33:43+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1DSE10bdf8c9236b77b4c0c1de1b90f608d8d7a00de28e762c00bd37e346fc65acc73c5b8ee5cf6221b9b64d5e0ae2786a1ba12022-09-2011:54:13-05:0005APOYO LOGISTICO FNA SINCELEJOCOP12EDINSON JOSE MERCADO PACHECO70001Sincelejo700001Sucre70CLL 25 # 6 -25COColombiaEDINSON JOSE MERCADO PACHECO92524269R-99-PN70001Sincelejo700001Sucre70CLL 25 # 6 -25COColombia01IVAEDINSON JOSE MERCADO PACHECO92524269DSE3187096Y.ONORO@SOPROTECO.CO108001BarranquillaAtlantico08CALLE 88 No 42B1-27COColombiaSOCIETY PROTECTION TECHHNICS COLOMBIA LTDA860067453O-4801IVA3031318soproteco.electronica@soproteco.co2022-09-2011:54:13-05:002482022-09-20400000.000.00400000.00400000.0011.00400000.002022-09-201Por operaciónOtros Gastos Diversos Admon519595519595519595400000.001.00 -------------------------------------------------------------------- 2022-09-29 17:46:03.3330 : Error al enviar documento a la DIAN Documento: FV-JPC-9867 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640208702922021-11-082022-11-08JPC444230000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b9c5f4611145d547c275888aaa1cf92168f3ddcdb75017023f8f19d1d2cc2fa84d8d7501f3805ebabf9ad6314b0ef150d800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:33:44+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1JPC986797fc883b092ad3781b0700603b5327711b86d1093b74dbdda90557d2e1876ddabe9b2aa3af2ea695b9b2c824a406a0b92022-09-3017:38:20-05:0001FACTURA DE VENTACOP300601610421113COMERCIALIZADORA JPC S.A.S.11001Bogota D.C.Bogota D.C.11CR 91C 56H 09 SURCOColombiaCOMERCIALIZADORA JPC S.A.S.900625296R-99-PN11001Bogota D.C.Bogota D.C.11CR 91C 56H 09 SURCOColombia01IVACOMERCIALIZADORA JPC S.A.S.900625296JPC9205339jpuli0164@hotmail.com1890900608ALMACENES eXITO SA05266EnvigadoAntioquia05CRA 48 32 B SUR 139COColombiaALMACENES eXITO SA890900608O-13;O-15;O-23;R-99-PN05266EnvigadoAntioquia05CRA 48 32 B SUR 139COColombia01IVAALMACENES eXITO SA8909006086049696grupo_exito_co@einvoicing.signature-cloud.com;njudiciales@grupo-exito.com2022-09-3017:38:20-05:0022022-10-08168400.000.00168400.00168400.0011 CJ3.0015600.00CEBOLLA PUERRO - 1293101510155200.003.0021 CJ4.0016000.00ESPINACA - 1202102210224000.004.0033 CJ38.00136800.00LECHUGA BATAVIA KILO - 1290102710273600.0038.00 -------------------------------------------------------------------- 2022-09-29 17:46:03.9728 : Error al enviar documento a la DIAN Documento: FV-MYM-7958 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.8437470. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The remote server returned an error: (504) Gateway Timeout. ---> System.Net.WebException: The remote server returned an error: (504) Gateway Timeout. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640249678892022-02-042023-02-04MYM500110000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b534d0150522b48ad0baa6f3a6021274527f7a3cb68d1823f85c920d02c8f448eec95d7e36129b83d83900cf3169df067800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:33:44+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1MYM7958e9130169af6d60c4e313ecb578683b2fe7906ac7ffff64e379f25501aaaf5e2153a6c6a16d01a41a5107364d9c42add92022-09-2917:41:09-05:0001FACTURA DE VENTA SEGuN PEDIDO No MYM 1652COP114641IMPORTADORA DE INSUMOS EL MAYORISTA S.A.S11001Bogota D.C.Bogota D.C.11CR 24 B 17 A 37 SURCOColombiaIMPORTADORA DE INSUMOS EL MAYORISTA S.A.S900418527R-99-PN11001Bogota D.C.Bogota D.C.11CR 24 B 17 A 37 SURCOColombia01IVAIMPORTADORA DE INSUMOS EL MAYORISTA S.A.S900418527MYM3733382contabilidad@insumoselmayorista.com1900110726SAMIPLAS S.A.S.05360ItaguiAntioquia05CALLE 78 No.52D-123COColombiaSAMIPLAS S.A.S.900110726O-13;O-23;R-99-PN05360ItaguiAntioquia05CALLE 78 No.52D-123COColombia01IVASAMIPLAS S.A.S.9001107265201470facturacion.samiplas@gmail.com;costos.samiplas@gmail.com2022-09-2917:41:09-05:0022022-09-2924644.12129705.88234824644.11764619.0001IVA129705.88129705.88154350.00154350.00114.00129705.8824644.117646129705.88234824644.11764619.0001IVALONA MORRAL IMPORTADA COLOR11041110419264.70588214.00 -------------------------------------------------------------------- 2022-09-29 17:46:04.0453 : Error al enviar documento a la DIAN Documento: FV-MED-100816 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640367442402022-09-262023-09-26MED100001500000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245be05dd37a61f4de39c5b6eda3c03f3d1a5434bd4ffccc5f413522bd53a5a4bf5c9696eb73a6fc515f42824cfa3540ded9800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=08041f7dac7d47537e817c8094af4bd81692578216ced59ff6a8d6b9882c54b9b27232e09473baa943418035f1334cc0Twy8W+n/qvE4tZxtJ4k/toVKR7xuc2J2TQbyagiZznE=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AQAB2022-09-29T22:33:44+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1MED10081608041f7dac7d47537e817c8094af4bd81692578216ced59ff6a8d6b9882c54b9b27232e09473baa943418035f1334cc02022-09-2708:30:46-05:0001Factura de Venta Ref 189609855COP115511MASAYA COLOMBIA S.A.S.05001MedellinAntioquia05CL 8 43A 89 BRR POBLADO SC ASTORGACOColombiaMASAYA COLOMBIA S.A.S.900451715O-47;R-99-PN05001MedellinAntioquia05CL 8 43A 89 BRR POBLADO SC ASTORGACOColombiaZZNo aplicaMASAYA COLOMBIA S.A.S.900451715MED3103830541analista3@masaya-experience.com2222222222222CUANTIAS MENORES05001MedellinAntioquia05CL 12 43D 99 OF 201 BRR POBLADO SC MANILACOColombiaconsumidor final222222222222R-99-PN05001MedellinAntioquia05CL 12 43D 99 OF 201 BRR POBLADO SC MANILACOColombiaZYNo causaconsumidor final2222222222223664364fe@masaya-experience.comCUANTIAS MENORES2022-09-2708:30:46-05:0022022-09-272074.0725925.9259262074.0740748.0004INC25925.9325925.9328000.0028000.0011896098551.0025925.932074.07407425925.9259262074.0740748.0004INCDESAYUNO TIPICONFDE0668NFDE066825925.9259261.00 -------------------------------------------------------------------- 2022-09-29 17:46:04.1995 : Error al enviar documento a la DIAN Documento: FC-DE-5 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640353778012022-09-012023-09-01DE11000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b0610ced114f120f63c4a5736dfa737efdb15ae588b0135dc468cc6be1faed2970d7278ec5300b55cff0b3c158f1ab655800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:04+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1DE541bda6ee0aa3a81926733c0894332c25ff152f3ab4b26f54d56f32b0cb7f2945b79b235c252784e1e79877766dd00d8b2022-09-2917:38:07-05:0005SERVICIO TRANSPORTE SEPT/22COP12LUPE INES BRITO CORRALES76001San Calixto760001Valle del Cauca76CALLE 53 1 126 APTO 404COColombiaLUPE INES BRITO CORRALES31939834R-99-PN76001San Calixto760001Valle del Cauca76CALLE 53 1 126 APTO 404COColombia01IVALUPE INES BRITO CORRALES31939834DE3212091449colombia@addvaloraglobal.com111001Bogota D.C.Bogota D.C.11CALLE 26 92-32 OFICINA 3-120COColombiaAVALORA GLOBAL LOSS ADJUSTERS COLOMBIA SAS900541952O-4801IVA3212091449colombia@addvaloraglobal.com2022-09-2917:38:07-05:002482022-09-29150000.000.00150000.00150000.001VISITA INSPECCUION SINIESTRO 2211100165 Y 1941.00150000.002022-09-291Por operaciónServicio Transporte Fletes y Acarreos Ventas523550523550523550150000.001.00 -------------------------------------------------------------------- 2022-09-29 17:46:08.6949 : Error al enviar documento a la DIAN Documento: FV-FEVE-19509 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640279661502022-04-212023-04-21FEVE1200130000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b0a19c4c69a355b64bd08bcc881512a4059237d03e1590a2584222a48e36ba0c6ec7bd4a7eb067ab8c3351cc187fdaf07800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:33:45+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FEVE195092dd803d845b7e8fbac0e17b269e41872934b180cb61794f3210b16b129452780c965982b9b787f5682bd5507b3ec19272022-09-2909:22:05-05:0001FACT. POST ALIM 19-27 SEPT 2022COP116810VERGARA RUIZ Y CIA S EN C08573Puerto ColombiaAtlantico08Km 10 Autopista Puerto ColombiaCOColombiaVERGARA RUIZ Y CIA S EN C802006404R-99-PN08573Puerto ColombiaAtlantico08Km 10 Autopista Puerto ColombiaCOColombia01IVAVERGARA RUIZ Y CIA S EN C802006404FEVE3163898940contador vergararuiz@altamira.edu.co272293032SAMIR JOSE LISSA SOSA08001BarranquillaAtlantico08Cra 48 # 100 - 78 apto 603COColombiaSAMIR JOSE LISSA SOSA72293032R-99-PN08001BarranquillaAtlantico08Cra 48 # 100 - 78 apto 603COColombiaZZNo aplicaSAMIR JOSE LISSA SOSA722930323175115454killer3dfx@gmail.comSAMIR JOSELISSA SOSA2022-09-2909:22:05-05:0022022-09-291096.3213704.001096.328.0004INC13704.0013704.0014800.3214800.321FACT. POST ALIM 19-27 SEPT 20221.0013704.001096.3213704.001096.328.0004INCALUMERZOS (PLANILLA)416095074160950713704.001.00 -------------------------------------------------------------------- 2022-09-29 17:46:08.1483 : Error al enviar documento a la DIAN Documento: FC-COEL-430 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640324318632022-08-022023-08-02COEL120000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b2b0b93bf40eaa430802b8aabc6d0a57caa139d68c1f17e767e20d30dea37dbd23ad6e9cc8a92a61af194d663572a48a4800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:08+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1COEL4305009c802c105887e014e60c2d3e6e7864e124a365e09aab9a9eee3d988e3ee174675710cc62b3b4a71849f3b87b7f0802022-09-2915:13:32-05:00051.2 REINT TRANS CASA-CALI Y REGRESO ENCUENTRO DE DESAPARICION FORZADA VALLE 30 AGO-01 SEP/22COP12MARIA VICTORIA LIU PLAZAS76109Buenaventura760001Valle del Cauca76CRA 4 TRANSVERSAL31 81 54COColombiaMARIA VICTORIA LIU PLAZAS66730135R-99-PN76109Buenaventura760001Valle del Cauca76CRA 4 TRANSVERSAL31 81 54COColombia01IVAMARIA VICTORIA LIU PLAZAS66730135COEL2436864facturacionelectronica@comitedesolidaridad.com1C 26 4A 45 P 12FUNDACION COMITE DE SOLIDARIDAD CON LOS PRESOS POLITICOS 860074668O-4901IVA2436864facturacionelectronica@comitedesolidaridad.com2022-09-2915:13:32-05:002482022-09-29100000.000.00100000.00100000.0011.2 REINT TRANS CASA-CALI Y REGRESO ENCUENTRO DE DESAPARICION FORZADA VALLE 30 AGO-01 SEP/221.00100000.002022-09-291Por operaciónActos Publicos - Transporte Terrestre513001513001513001100000.001.00 -------------------------------------------------------------------- 2022-09-29 17:46:14.1313 : Error al enviar documento a la DIAN Documento: FV-FVEC-5942 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9687187. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The remote server returned an error: (504) Gateway Timeout. ---> System.Net.WebException: The remote server returned an error: (504) Gateway Timeout. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640308300052022-07-052023-07-05FVEC53156000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b5de1d73927943dc68fa095d48f47a0311392c6a2f785a365fdc853e072d0b3f0f885cb84de4af2c9c1220448ba869f17800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:33:44+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FVEC59421d4babbd97eaa45b63533a0c8c4d0264fe1b9bea2f10f6c99b37c74b4639cbe05357a2460e936b2a939f884cd83cfddb2022-09-2916:19:27-05:0001FACTURA DE VENTA SEGuN COTIZACIoN No 1472COP714653CODIMAQ IMPORTADORES SAS11001Bogota D.C.Bogota D.C.11Cra 30 N 3 - 40COColombiaCODIMAQ IMPORTADORES SAS830115522R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11Cra 30 N 3 - 40COColombia01IVACODIMAQ IMPORTADORES SAS830115522FVEC2770391codimaqbta@hotmail.com1900131493EQUIPOS PETROLEROS Y DE LA CONSTRUCCION SAS11001Bogota D.C.Bogota D.C.11Calle 16i No 103 A 20COColombiaEQUIPOS PETROLEROS Y DE LA CONSTRUCCION SAS900131493R-99-PN;O-4711001Bogota D.C.Bogota D.C.11Calle 16i No 103 A 20COColombia01IVAEQUIPOS PETROLEROS Y DE LA CONSTRUCCION SAS9001314932672798900131493@recepciondefacturas.co2022-09-2916:19:27-05:0022022-09-2982968.00436674.0082968.0019.0001IVA436674.00436674.00519642.00519642.0012.00195800.0037202.00195800.0037202.0019.0001IVABOMBA INYECCION 170F/178F YAMA1900B025-F300-130001900B025-F300-1300097900.002.0022.0033628.006389.3233628.006389.3219.0001IVATUBO INYECCION COMBUSTIB 186FA1900T1367FC-1331201L1900T1367FC-1331201L16814.002.0031.0028146.005347.7428146.005347.7419.0001IVATAPA CULATA ENSAMB 186FA YAMAM1900T071-KM186FA-0301900T071-KM186FA-03028146.001.0041.0025000.004750.0025000.004750.0019.0001IVAANILLOS YAMAMOTO 186F STD1900A030-F400-041001900A030-F400-0410025000.001.00520.0041400.007866.0041400.007866.0019.0001IVAAMORTIGUAD CUB VEN 170F-186F1900A007-F400-171001900A007-F400-171002070.0020.00620.0025300.004807.0025300.004807.0019.0001IVABUJE CUBIERTA GUITARRA1900B090-KM168F170011900B090-KM168F170011265.0020.00710.0087400.0016606.0087400.0016606.0019.0001IVAELEMENTO FILTRO COMBUST 170F1900F005-F210-103001900F005-F210-103008740.0010.00 -------------------------------------------------------------------- 2022-09-29 17:46:15.2290 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\CFA3414_fv08001273430352200001492.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\CFA3414_fv08001273430352200001492.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 17:46:21.3842 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-10973 CUFE: f9c7412c26a15a9d332e95ae7911c5fe3f85995df0223b7bda12ef266539368daab3a9b4487b46c1d70bf59c4b3d53c3 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:46:19.8913 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-6 CUFE: da30d4c8a61c25803447513286de4f2eb8ecddeb1c976e5554c8f7843446d4a6290ecb66cbd323c6e05e67d09044f90a ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:46:24.6706 : Error al enviar documento a la DIAN Documento: FV-FEAB-2821 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640272179632022-03-302023-03-30FEAB110000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b2182eb4faca143215233965549411149fcafd1703d1090533bba04c3aa8068de863484fa95cb39a2fa09fb3f9381e868800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:33:21+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FEAB2821750da6e0bffdab028e31e5c3d5428b38e9ea1778e9f2c6114ae27d7b03cc45cd1696a9f98695491f55aa960ff952faa82022-09-2807:44:52-05:0001FACTURA DE VENTACOP214722DISTRIBUCIONES A&B SAS76001CaliValle del Cauca76CL 71B 26O 69COColombiaDISTRIBUCIONES A&B SAS901579353R-99-PN76001CaliValle del Cauca76CL 71B 26O 69COColombia01IVADISTRIBUCIONES A&B SAS901579353FEAB3182432408distribucionesab6@gmail.com266807391YAMILETH MADRID HERNANDEZ76001CaliValle del Cauca76CALLE 23 N 29 B 45 SANTA HELENACOColombiaYAMILETH MADRID HERNANDEZ66807391R-99-PN76001CaliValle del Cauca76CALLE 23 N 29 B 45 SANTA HELENACOColombiaZZNo aplicaYAMILETH MADRID HERNANDEZ668073913162675930clientesfesq@gmail.comYAMILETHMADRID HERNANDEZ2022-09-2807:44:52-05:0022022-10-06828684.000.00828684.00828684.00128.25305100.00QUESO CUAJADA CORDILLERACQC15CQC1510800.0028.25248.48523584.00QUESO CUAJADA APROCOLCQC10CQC1010800.0048.48 -------------------------------------------------------------------- 2022-09-29 17:46:28.3426 : Error al enviar documento a la DIAN Documento: FV-QUIM-12685 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640207831702021-11-062023-11-06QUIM7168205705CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bce8d3ff194311186404ec9607fe12a3813b7d0601536799bf49c0841df436a54b9115135d1954eeda6d17ef271173cc4800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:33:46+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1QUIM126852ef5306f019cd39f41b7699a8dccdd2006ffbb96ca7f675b12d57afe4a14a14898811e85372acd5750719549bbdfbfbc2022-09-2917:38:55-05:0001FACTURA DE VENTACOP124664JULIO ALBERTO GALVIZ MORENO50001VillavicencioMeta50 PRINCIPAL CR 23 37B 07 BRR SANTA INES SUCURSAL BODEGA CRA 23 37B 10 BRR LA INDSUTRIALCOColombiaJULIO ALBERTO GALVIZ MORENO17336689R-99-PN50001VillavicencioMeta50 PRINCIPAL CR 23 37B 07 BRR SANTA INES SUCURSAL BODEGA CRA 23 37B 10 BRR LA INDSUTRIALCOColombia01IVAJULIO ALBERTO GALVIZ MORENO17336689QUIM3123191916contabilidad@quimicoseim.com286063378WILSON GUTIERREZ50001VillavicencioMeta50MZ P CASA No. 4 la ALDEACOColombiaWILSON GUTIERREZ86063378R-99-PN50001VillavicencioMeta50MZ P CASA No. 4 la ALDEACOColombiaZZNo aplicaWILSON GUTIERREZ860633783214970062wilsongutierrez2780@gmail.comWILSONGUTIERREZ2022-09-2917:38:55-05:00149207563.031092436.974789207563.0252119.0001IVA1092436.971092436.971300000.001300000.0011.001092436.97207563.025211092436.974789207563.0252119.0001IVABOMBA SUPRA 2.5HP 230VBOM04BOM041092436.9747891.00 -------------------------------------------------------------------- 2022-09-29 17:46:31.1560 : Error al enviar documento a la DIAN Documento: FV-FES-13302 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640286788402022-05-072022-11-07FES1061830000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b0a3e0aea9247b654b2cc35589bc8759d050b1e0f2952f6ca397f5736b1919a54ffac650543ca908a129976186ac6c7a9800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:04+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FES13302286f5bf7c883f6d7f1380d7f4fa547060b213f8d7897a5ace66571d69547fa2657a6ef5cf07557e06db00262643387352022-09-2916:37:57-05:0001FACTURA DE VENTACOP1124722HECTOR JULIO SANABRIA CEPEDA15001TunjaBoyaca15CRA 9 N 6F 02 SUR bodegaCOColombiaHECTOR JULIO SANABRIA CEPEDA4080430R-99-PN15001TunjaBoyaca15CRA 9 N 6F 02 SUR bodegaCOColombia01IVAHECTOR JULIO SANABRIA CEPEDA4080430FES3214569142contabilidadsurtibroaster@gmail.com21016021496EDWIN JAHIR MENDIETA ZAMBRANO25322GuascaCundinamarca25CARRERA 3 # 4 - 95COColombiaEDWIN JAHIR MENDIETA ZAMBRANO1016021496R-99-PN;R-99-PN25322GuascaCundinamarca25CARRERA 3 # 4 - 95COColombiaZZNo aplicaEDWIN JAHIR MENDIETA ZAMBRANO10160214963103052086tata_pg@hotmail.esEDWIN JAHIRMENDIETA ZAMBRANO2022-09-2916:37:57-05:0011033457.56176092.43649233457.56293319.0001IVA176092.44176092.44209550.00209550.0011.0018487.393512.60504218487.3949573512.60504219.0001IVASALSA DE TOMATE TOMATICO GALONSTTSTT18487.3949571.0022.0034957.986642.01680634957.9831926642.01680619.0001IVASALSA BBQ TOMATICO GALONSBTSBT17478.9915962.003100.005798.321101.6806675798.31931101.68066719.0001IVASALSA ROSADA TOMATICO SOBRESSRTSSRTS57.983193100.004200.0011764.712235.29410211764.70582235.29410219.0001IVASALSA DE TOMATE TOMATICO SOBRESSTTSSTTS58.823529200.005100.005294.121005.8823445294.11761005.88234419.0001IVASALSA BBQ TOMATICO SOBRESSBTSSBTS52.941176100.0062.002352.94447.0588232352.941176447.05882319.0001IVAPALILLO DE HAMBURGUESAPHPH1176.4705882.0071.004621.85878.1512534621.8487878.15125319.0001IVABOLSA DE BASURA GRANDEBBGBBG4621.84871.0081.005042.02957.9831935042.016806957.98319319.0001IVABOLSA PLASTICA 10 KILOSBP10BP105042.0168061.0091.008823.531676.4705888823.5294111676.47058819.0001IVABOLSA PLASTICA 20 KILOSBP20BP208823.5294111.0010100.0032310.926139.07561732310.92436139.07561719.0001IVAPORTACOMIDA J1PCJPCJ323.109243100.0011250.0046638.668861.34449846638.655258861.34449819.0001IVAPORTACOMIDA C1PCCPCC186.554621250.00 -------------------------------------------------------------------- 2022-09-29 17:46:32.8332 : Error al enviar documento a la DIAN Documento: FV-FE-2760 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640275984912022-04-082022-10-08FE20014000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bc7cfcd8311fc8170d60360ece051c9c1fb140ffb2092b8b077565704ab2b9a252e15b7c98909f1b917179fe59ddf5d88800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=f4d0de9cf77aa81423189703d4309140291cd7e3eaa00dee20e32de3db54cfd08543247e879bc1438e39a415e872e96bxLg+StGhNceWHsHEIa/d4faUOLSjtv2r+bG6FOldU/U=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AQAB2022-09-29T22:34:04+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FE2760f4d0de9cf77aa81423189703d4309140291cd7e3eaa00dee20e32de3db54cfd08543247e879bc1438e39a415e872e96b2022-09-2917:43:05-05:0001FACTURA DE VENTACOP124530MULTIFRENOS DEL NORTE11001Bogota D.C.Bogota D.C.11Direccion: CL 161 16 54 BOGOTA, D.C - ColombiaCOColombiaMULTIFRENOS DEL NORTE52695626R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11Direccion: CL 161 16 54 BOGOTA, D.C - ColombiaCOColombia01IVAMULTIFRENOS DEL NORTE52695626FE4730511 - 3002482563multifrenosdelnorte@hotmail.com1800239064COMERCIALIZADORA INTERNACIONAL DE LLANTAS11001Bogota D.C.Bogota D.C.11CLL 175 22 13COColombiaCOMERCIALIZADORA INTERNACIONAL DE LLANTAS800239064R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11CLL 175 22 13COColombia01IVACOMERCIALIZADORA INTERNACIONAL DE LLANTAS8002390643166913544csa.bogotanorte@interllantas.com2022-09-2917:43:05-05:0022022-10-297663.8740336.1344537663.86554619.0001IVA40336.1340336.1348000.0048000.0011.0040336.137663.86554640336.1344537663.86554619.0001IVAREPUESTOSTERMINALTERMINAL40336.1344531.00 -------------------------------------------------------------------- 2022-09-29 17:46:36.0511 : Error al enviar documento a la DIAN Documento: FV-ELE-33336 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640248252582022-02-012023-02-01ELE2500150000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b7b1df18e4d3c5c8f3638891c302545e87a66d30bf8b7fe30009dc781b84ea4a842288359c7f0bd601d4a9040bab2d7cb800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:33+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.111DIAN 2.1: Factura Electrónica de Venta1ELE3333694bf6b3b1db477523f301cb30225749e36ec0bb57475f09016ea6f2490dca1a55dc2615e360afac09ffa1f851b251ac12022-09-2914:01:19-05:0001HER821COP617120CENTRO DE DIAGNOSTICO AUTOMOTOR DE VALLEDUPAR S.A.S.20001ValleduparCesar20CR 18D 47-17COColombiaCENTRO DE DIAGNOSTICO AUTOMOTOR DE VALLEDUPAR S.A.S.900084186O-23;R-99-PN20001ValleduparCesar20CR 18D 47-17COColombia01IVACENTRO DE DIAGNOSTICO AUTOMOTOR DE VALLEDUPAR S.A.S.900084186ELE55727979auxcontacdavalledupar@gmail.com291509607JOSE EDEN GELVEZ CARRILLO20001ValleduparCesar20CRA 9 18-76COColombiaJOSE EDEN GELVEZ CARRILLO91509607R-99-PN20001ValleduparCesar20CRA 9 18-76COColombiaZZNo aplicaJOSE EDEN GELVEZ CARRILLO915096073136768446jose91509607@gmail.comJOSE EDENGELVEZ CARRILLO2022-09-2914:01:19-05:0011034758.00182937.81512434758.0019.0001IVA194938.00182938.00229696.00229696.0011.00157716.8129966.193277157716.80672229966.19327719.0001IVARTMYG PARTICULAR001001157716.8067221.0021.000.050.009420.0495790.0094219.0001IVARECAUDO PARA TERCEROS0210210.0495791.0031.004900.00RUNT - INGRESO PARA TERCEROS0110119001534534900.001.0041.0018747.063561.94117618747.0588233561.94117619.0001IVASICOV - INGRESO PARA TERCEROS01201290110749718747.0588231.0051.007100.00ANSV - INGRESO PARA TERCEROS0130139008529987100.001.0061.006473.901230.0416473.901230.04119.0001IVARECAUDO PARA TERCEROS0210219000847776473.901.00 -------------------------------------------------------------------- 2022-09-29 17:46:37.5330 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-10850 CUFE: ebc124b96fef78afe78e92ea956d8801fd50d609edce27ca4c9918f4a55ed9b865b34f69ce8430e376a616ef047207eb ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:46:40.6914 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-TKM4-3317 CUFE: 3821040e706ccd5f994c49def3cd218ada49747a59545b03a664a9c97060d96bb2d857c8e40eba1fb99aa9c7096110c6 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:46:40.9485 : Error al enviar documento a la DIAN Documento: FV-EAVB-2120 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640125741022021-04-222022-10-22EAVB20910000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245be924ffa767ac434a37acc1648e1ad309c9dcb6bad418b7aa3e6efb67dff3b67afb5d712770387dc2a42af852697c5ee3800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:06+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1EAVB21201e04c0c227ff0c1a3f0e43f391add1bbf5131a46d2edb49261ff0c8efe6f54ac13741f02df5189afbc18e02a1ca9a83a2022-09-2917:38:56-05:0001SERVICIO PARQUEADERO (REEMPLAZA FACT IBM2-10524)COP115221EASY PUNTO SAS08001BarranquillaAtlantico08CALLE 77B No 57 103 OF 407COColombiaEASY PUNTO SAS901033735O-47;R-99-PN08001BarranquillaAtlantico08CALLE 77B No 57 103 OF 407COColombia01IVAEASY PUNTO SAS901033735EAVB3118636732contabilidad@easypunto.com1900785222AVVISO S.A.S76001CaliValle del Cauca76CL 5 B 3 BIS 37 91COColombiaAVVISO S.A.S900785222R-99-PN76001CaliValle del Cauca76CL 5 B 3 BIS 37 91COColombia01IVAAVVISO S.A.S9007852225249024contacto@avviso.co2022-09-2917:38:56-05:001102714.2814285.712714.284919.0001IVA14285.7114285.7116999.9916999.9911.0014285.712714.284914285.712714.284919.0001IVASERVICIO DE PARQUEADERO DE VEHICULOser001ser00114285.711.00 -------------------------------------------------------------------- 2022-09-29 17:46:41.1473 : Error al enviar documento a la DIAN Documento: FV-FE-19274 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640342747722022-08-232023-08-23FE1822020000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b8f124140aa96f28a62b3247d7e20a920e216e99f6464bde701ffdf1b0b5f6a8b4f2f006d975b13252faaf4e01bd0d22e800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:03+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FE19274dae2f0f4070aaabc890d830d5aa85341826d819bf0ed95d8cf6c1c5559396cf97aab2c406e5e30ce556f7a2fdadfa0852022-09-2911:29:11-05:0001FACTURA DE VENTACOP114530Rodamientos el pollo sas11001Bogota D.C.Bogota D.C.11CL 66 26 29COColombiaRodamientos el pollo sas901253505R-99-PN11001Bogota D.C.Bogota D.C.11CL 66 26 29COColombia01IVARodamientos el pollo sas901253505FE2401995rodamientoselpollosas@gmail.com1900670809PAMAJU S.A.S.11001Bogota D.C.Bogota D.C.11CLL63D 28 50COColombiaPAMAJU S.A.S.900670809O-2311001Bogota D.C.Bogota D.C.11CLL63D 28 50COColombia01IVAPAMAJU S.A.S.9006708093108198518pamajusas2013@gmail.com2022-09-2911:29:11-05:001107983.1942016.8067227983.19327719.0001IVA42016.8142016.8150000.0050000.0011.0042016.817983.19327742016.8067227983.19327719.0001IVAPOLEAPOL-89029 4 CANALES CON 6203POL-89029 4 CANALES CON 620342016.8067221.00 -------------------------------------------------------------------- 2022-09-29 17:46:42.1624 : Error al enviar documento a la DIAN Documento: FC-DSE-1 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640365304912022-09-212023-09-21DSE11000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bbcd6884d01e4c648f0594c0d262305af57ae5279557c5bb0fe6388758b9a7e3110a2fd0c9b63d5b01e2ebf29409a6fec800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:42+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1DSE1997390b821b33a6ff6ee1001482960f1efd34bc21f1d479dea2696ad81239c2a917ed471e4365a4f3beae854e55e10952022-09-2516:33:53-05:0005FACTURA DE COMPRACOP12LINA MARCELA GIRALDO RENDON05001Medellín050001Antioquia05CRA 73 73 A 60COColombiaLINA MARCELA GIRALDO RENDON43254487R-99-PN05001Medellín050001Antioquia05CRA 73 73 A 60COColombia01IVALINA MARCELA GIRALDO RENDON43254487DSE3216451134asistentegerencia@seguridadextrema.com.co105001MedellínAntioquia05cr 78a 45gg 45COColombiaSEGURIDAD EXTREMA LTDA901352240O-4801IVA4481538asistentegerencia@gmail.com.co2022-09-2516:33:53-05:002482022-09-2550000.000.0050000.0050000.0011.0050000.002022-09-251Por operaciónUtiles Papeleria y Fotocopias Admon51953051953051953050000.001.00 -------------------------------------------------------------------- 2022-09-29 17:46:42.3423 : Error al enviar documento a la DIAN Documento: FV-FVE-5306 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9531250. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The remote server returned an error: (504) Gateway Timeout. ---> System.Net.WebException: The remote server returned an error: (504) Gateway Timeout. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640318379432022-07-282023-07-28FVE500110000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bd8d985b8be5e6bcea695659979a6f620846d663e1d8222f2ed79ec71b4cc7c8c36d429e486875eb25dad5db101538a7c800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=b5c7e190aea0014f5492eb3badd1d6f1e8e400f36a075b0c939117595d2d9f6cc2c97a1764a14ead82bd865bb0a438f7JdyK/03pessqnw2lqpMTnQIV0KfDZmh16ifondIW28s=VQ0v5BuEcOloOpxj0zzXHgLj4OgOaMdJxHPS/ioAb1U=sChG63kh2jFROpGpraDWpIbCVpsJkVL2mqQsK4tjWUY=uibuFwmKLgu6JNtzuYuhggi+GngnVPi6UZ81e65v4jjs9fg1zxtlZhy7OiobJmA3Z513bRH0/L4tZe0RjcxB3HBUumcHRKw66eNp6G5AlK2wIYL8MmEXTmzp3VlRYDfFaaqvIOjqvLkrt2ijL9+jawoyeVgn+lprJewCZ6dXXkJQQeZJvu5Tn1YrcMDWtmczDCFBU7lARRgR0C9XRtlqKwGMwzWtkZbgVjf15llnAeA+ajUGUI0PMtD3zKJxc8ssZZFsI0tji9FStsPszW/vJxu4QgtMyfVIryNqy7BZSEFyezrVpa6AHfKIWHQGdKDAdzUd1l3cSpp3UHl3NUeyCQ==MIIIrDCCBpSgAwIBAgIITwmmj5LvZBMwDQYJKoZIhvcNAQELBQAwgbYxIzAhBgkqhkiG9w0BCQEWFGluZm9AYW5kZXNzY2QuY29tLmNvMSYwJAYDVQQDEx1DQSBBTkRFUyBTQ0QgUy5BLiBDbGFzZSBJSSB2MjEwMC4GA1UECxMnRGl2aXNpb24gZGUgY2VydGlmaWNhY2lvbiBlbnRpZGFkIGZpbmFsMRIwEAYDVQQKEwlBbmRlcyBTQ0QxFDASBgNVBAcTC0JvZ290YSBELkMuMQswCQYDVQQGEwJDTzAeFw0yMTAzMTcwNTAwMDBaFw0yMzAzMTcwNDU5MDBaMIIBWTEwMC4GA1UECQwnQ2FsbGUgMjYgIyA2OUQgLSA5MSBUb3JyZSAxIE9maWNpbmEgODA1MS0wKwYJKoZIhvcNAQkBFh5jb250YWN0ZW5vc0B3b3JsZG9mZmljZS5jb20uY28xJjAkBgNVBAMTHVdPUkxEIE9GRklDRSBDT0xPTUJJQSAgIFMuQS5TMRMwEQYDVQQFEwo5MDA1MzQzNTYzMTYwNAYDVQQMEy1FbWlzb3IgRmFjdHVyYSBFbGVjdHJvbmljYSAtIFBlcnNvbmEgSnVyaWRpY2ExOjA4BgNVBAsTMUVtaXRpZG8gcG9yIEFuZGVzIFNDRCBBYyAyNiA2OUMgMDMgVG9ycmUgQiBPZiA3MDExETAPBgNVBAoTCEdlcmVuY2lhMQ8wDQYDVQQHEwZCT0dPVEExFDASBgNVBAgTC0JPR09UQSBELkMuMQswCQYDVQQGEwJDTzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL1YWXjE6J8lkANbpOr+CAw4LfQCUXsq4d43lww2jj3qVytfNb/5BU860uxgWMJsWdcz4Wgb5xbG+wMr+Y+pSOrfMW00iNHQE5WhgG4wRqK79JUq7em0zbWHrB2Df/8C9ZVA1flzCNYhobAPbqE4mH7q/2AtkVct6jp7Rb9AyQ8CL54Lum0c6xEpv/In4d/t+0VHW6ErsXCeoEKGbN5gxp1MbuSXbFz13oJv1hcNl+IzegrvX9iELYxlQI8GKU8NW/p27Rxj8QqoinB8r8sxwNAAFLNbw4VMvSAOiSUNUbv5t8nlo5kWna0HaTuGpwyRJPFoGHqifUk1ils1gA1+Cb0CAwEAAaOCAxYwggMSMAwGA1UdEwEB/wQCMAAwHwYDVR0jBBgwFoAUOldQ0HcbPtaL6v+Xmdf/hAJIKQ8wNwYIKwYBBQUHAQEEKzApMCcGCCsGAQUFBzABhhtodHRwOi8vb2NzcC5hbmRlc3NjZC5jb20uY28wKQYDVR0RBCIwIIEeY29udGFjdGVub3NAd29ybGRvZmZpY2UuY29tLmNvMIIB8gYDVR0gBIIB6TCCAeUwggHhBg0rBgEEAYH0SAECBgEGMIIBzjBCBggrBgEFBQcCARY2aHR0cHM6Ly93d3cuYW5kZXNzY2QuY29tLmNvL2RvY3MvRFBDX0FuZGVzU0NEX1YzLjUucGRmMIIBhgYIKwYBBQUHAgIwggF4HoIBdABMAGEAIAB1AHQAaQBsAGkAegBhAGMAaQDzAG4AIABkAGUAIABlAHMAdABlACAAYwBlAHIAdABpAGYAaQBjAGEAZABvACAAZQBzAHQA4QAgAHMAdQBqAGUAdABhACAAYQAgAGwAYQBzACAAUABvAGwA7QB0AGkAYwBhAHMAIABkAGUAIABDAGUAcgB0AGkAZgBpAGMAYQBkAG8AIABkAGUAIABGAGEAYwB0AHUAcgBhAGMAaQDzAG4AIABFAGwAZQBjAHQAcgDzAG4AaQBjAGEAIAAoAFAAQwApACAAeQAgAEQAZQBjAGwAYQByAGEAYwBpAPMAbgAgAGQAZQAgAFAAcgDhAGMAdABpAGMAYQBzACAAZABlACAAQwBlAHIAdABpAGYAaQBjAGEAYwBpAPMAbgAgACgARABQAEMAKQAgAGUAcwB0AGEAYgBsAGUAYwBpAGQAYQBzACAAcABvAHIAIABBAG4AZABlAHMAIABTAEMARDAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwOQYDVR0fBDIwMDAuoCygKoYoaHR0cDovL2NybC5hbmRlc3NjZC5jb20uY28vQ2xhc2VJSXYyLmNybDAdBgNVHQ4EFgQU6DRgpkhpi9qXL2P0idgO6C+RYeYwDgYDVR0PAQH/BAQDAgXgMA0GCSqGSIb3DQEBCwUAA4ICAQBGJ2Oals+lCvezIVscgC3r3jBWlMRmdruCp4g8iGEyht5VyddEmQwIPPU8y+24NfJeZpeGLYtxZ17g7PSgTRWSDvByFmauSiIdmlOrYsCeTkhYuAbPLq0Sog64XqPNmczI52mzCYv2gAuMOQi/qUTAkC4PtqNvA81QJNBUTj1jNLDTyEtZDlEH6qvvcBJoSIu/qXWKlWqn54O62Jtv2/5mfkjjFw0lFomQI+SSYJ9vTYBGd2DX581NoP1Cbo2xDVJBhulP0Fm5oMG8Qcxma12w4F5HM/uPYOVd31dHfTnvmvVRZlyZd7w7SHQWkaK+zpWYwCehKeGmJR6vncPxNKPc22RdGjvdwf1kow1l7QbghmYeLZdekxMGRaj8mM3AyGYfF85M0/0clGtRi7m4cLaGNLfJBHdOBjP2NmB7WqZRZ7kfNQeVF2h8f3Nivt254u8lFlYRoW9plsM0bALipnjXHf9Ek5yl0yoDQYF1Pa79inW/QGM3QzDiuoEXxBzmu3RR0vm1K95lWbZinF++Ly/b8dBQ/xsrJY1z3QhoSAAFcY84JBz5qE0ctXhqjH3l+GwEHf3Mglr6VsZHgORClCzIvP4x99/Nx8jOOWqgmMQl5lxm7Gyb3isZ/dvHOJQVTxnNN/lHPt8xa9hi/ZsEHgmaaaKkL9deFMKdvr8weTMI1g==vVhZeMTonyWQA1uk6v4IDDgt9AJReyrh3jeXDDaOPepXK181v/kFTzrS7GBYwmxZ1zPhaBvnFsb7Ayv5j6lI6t8xbTSI0dATlaGAbjBGorv0lSrt6bTNtYesHYN//wL1lUDV+XMI1iGhsA9uoTiYfur/YC2RVy3qOntFv0DJDwIvngu6bRzrESm/8ifh3+37RUdboSuxcJ6gQoZs3mDGnUxu5JdsXPXegm/WFw2X4jN6Cu9f2IQtjGVAjwYpTw1b+nbtHGPxCqiKcHyvyzHA0AAUs1vDhUy9IA6JJQ1Ru/m3yeWjmRadrQdpO4anDJEk8WgYeqJ9STWKWzWADX4JvQ==AQAB2022-09-29T22:34:04+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FVE5306b5c7e190aea0014f5492eb3badd1d6f1e8e400f36a075b0c939117595d2d9f6cc2c97a1764a14ead82bd865bb0a438f72022-09-2917:41:56-05:0001FACTURA DE VENTACOP117500PUPPIES VET SAS11001Bogota D.C.Bogota D.C.11CR 54 150 22COColombiaPUPPIES VET SAS900598798R-99-PN11001Bogota D.C.Bogota D.C.11CR 54 150 22COColombia01IVAPUPPIES VET SAS900598798FVE5270427puppiesvetcontable@gmail.com252266919CRISTINA NUNEZ11001Bogota D.C.Bogota D.C.11CRA 54 150A-40COColombiaCRISTINA NUNEZ52266919R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11CRA 54 150A-40COColombiaZZNo aplicaCRISTINA NUNEZ522669193132181283cristinalexandranuver@gmail.comCRISTINANUNEZ2022-09-2917:41:56-05:00149666.6713333.333333666.6666675.0001IVA13333.3313333.3314000.0014000.0011.0013333.33666.66666713333.333333666.6666675.0001IVAOM FELINE LATA 5.5OZ03810013810103810013810113333.3333331.00 -------------------------------------------------------------------- 2022-09-29 17:46:42.8624 : Error al enviar documento a la DIAN Documento: FC-DSC-342 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640353988302022-09-022023-09-02DSC12100000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b113a3a840dd0f899194813b1d3ceee9e47483e21db7bc3f0738d9ba57334efc9226d05ab531bc335d4d25488dc156190800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:41+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1DSC3420eadc9e2dc194573868abdb38c137329640f0a9846e1fd9f2822d677c99ddbe5d58a8e33db6106431c2c4e6a782c57352022-09-1611:15:29-05:0005TRANSPORTE CSFS CASA SALIDA 2130 ATENCIONCOP12LIBARDO BARANDICA MANJARRES08001Barranquilla080001Atlantico08CR 11 5 20COColombiaLIBARDO BARANDICA MANJARRES72124873R-99-PN;R-99-PN08001Barranquilla080001Atlantico08CR 11 5 20COColombia01IVALIBARDO BARANDICA MANJARRES72124873DSCPaola Angulo Lopez6933264facturacion@caribbeansupportfs.com113001Cartagena De IndiasBolivar13CRESPO CRA 2 67 143 OF 101COColombiaCARIBBEAN SUPPORT AND FLIGHT SERVICES S.A.S.806013964O-4801IVA6932417facturacion@caribbeansupportfs.com2022-09-1611:15:29-05:002482022-09-1625000.000.0025000.0025000.0011.0025000.002022-09-161Por operaciónTaxis y Buses Ventas52954552954552954525000.001.00 -------------------------------------------------------------------- 2022-09-29 17:46:43.3670 : Error al enviar documento a la DIAN Documento: FV-FE-3306 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640318268862022-07-282023-07-28FE20015000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b34a0584dccf6fc2e9ec8343c6281fd3dff3ae186cb3d2d09a5cf6147e1b5e6950c25861b9e2714b108f487ff6da3d88a800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:04+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FE3306e3d4c2352baf6be1416d7194cd198849e02ee69c82ae0b0a57a0aca3108e7c81959772dc9f42da40c136c50ad734245e2022-09-2913:26:35-05:0001FACTURA DE VENTACOP214752SPAZIO CERAMICO SAS05001MedellinAntioquia05CLL 56C 51 09COColombiaSPAZIO CERAMICO SAS901481415R-99-PN05001MedellinAntioquia05CLL 56C 51 09COColombia01IVASPAZIO CERAMICO SAS901481415FEspazioceramicosas@gmail.com222222222CLIENTES DE CONTADO05001MedellinAntioquia05CRA 56C 51 09COColombiaCLIENTES DE CONTADO22222222R-99-PN05001MedellinAntioquia05CRA 56C 51 09COColombiaZZNo aplicaCLIENTES DE CONTADO22222222fespazioceramico@gmail.comCLIENTES DE CONTADO2022-09-2913:26:35-05:002102022-09-2955942.23294432.7715555942.22659419.0001IVA294432.77294432.77350375.00350375.0017.55244264.7046410.293864244264.7045546410.29386419.0001IVA1-159 PARED 30*45 GETHI GRIS PRIM1-1591-15932352.9417.5523.0050168.079531.9327350168.0679531.9327319.0001IVA3-08 PEGANTE PORCELANATO X 25K3-083-0816722.6893.00 -------------------------------------------------------------------- 2022-09-29 17:46:44.2584 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-POL-28833 CUFE: 46e380f9355a659a1932834efa8fc85de456ba04b36510aaa2da0cc2c36ce541b8eb26912cee0a1bb1cd7eb1f983a455 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9531396. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The remote server returned an error: (504) Gateway Timeout. ---> System.Net.WebException: The remote server returned an error: (504) Gateway Timeout. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:46:44.6604 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-NCN-46479 CUFE: 3a55ace8ef6527917e8e33b17f25aca9221d8a9e032033cf39b1f649bb9bbe35dd350da608a77f2094ab7ee13a56cac0 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:46:44.6715 : Error al enviar documento a la DIAN Documento: FC-DSR-22 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640310557152022-07-112023-07-11DSR11000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b48c48dfd32e0bbb2aa21af585e08cf905415ccb4eceb14e416267d3b9f3cd728a3630a749590ae5f7fc7249673b89683800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:42+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1DSR225f1ee9c5fb5e5890c5409c0abb566fe4def8d356dcf939da50a049344ce7810ef412bc42e2c861323e83e8300353fdce2022-09-1515:14:37-05:00051 CILINDRO DE GASCOP12CARMEN CECILIA JAIMES LOPEZ54174Chitaga540001Norte de Santander54CHITAGACOColombiaCARMEN CECILIA JAIMES LOPEZ1094274828R-99-PN54174Chitaga540001Norte de Santander54CHITAGACOColombia01IVACARMEN CECILIA JAIMES LOPEZ1094274828DSR3112630767carboneslareservasas@gmail.com1AV 0 AN 0 96 MZ 3 BRR TRIGAL DEL NORTECARBONES LA RESERVA SAS901588883O-4801IVA3112630767contabilidadsoldeoriente01@gmail.com2022-09-1515:14:37-05:002482022-09-1589000.000.0089000.0089000.0011.0089000.002022-09-151Por operaciónServicio Gas73355501733555017335550189000.001.00 -------------------------------------------------------------------- 2022-09-29 17:46:46.0269 : Error al enviar documento a la DIAN Documento: FV-AGA-5027 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640366152812022-09-222023-03-22AGA50016000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b9d52a5828e6de43c1f1456dc8395848310b9dc89f8003eb7a0c44daa1f96789432a1a0337e5d7678fbcbb392be4327df800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:07+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1AGA502718e3fdacdbc54ce3599e17907ac03c2bf53587c5ed9fb4ec0bce9b4fac052917f8afbc4b115113050610f640737e7d202022-09-2917:42:18-05:0001FACTURA DE VENTACOP124530ABELARDO GONZALEZ AMORTEGUI11001Bogota D.C.Bogota D.C.11CL 63 F 26 32COColombiaABELARDO GONZALEZ AMORTEGUI79691157R-99-PN11001Bogota D.C.Bogota D.C.11CL 63 F 26 32COColombia01IVAABELARDO GONZALEZ AMORTEGUI79691157AGA2179254agrenolnissan@gmail.com1860533720AUTO LINCE LTDA11001Bogota D.C.Bogota D.C.11CL 70 72 57COColombiaAUTO LINCE LTDA860533720R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11CL 70 72 57COColombia01IVAAUTO LINCE LTDA8605337202769332autolince@gmail.com2022-09-2917:42:18-05:0022022-09-2912773.1167226.89075612773.10924419.0001IVA67226.8967226.8980000.0080000.0011.0067226.8912773.10924467226.89075612773.10924419.0001IVADEPOSITO RADIADOR968173439681734367226.8907561.00 -------------------------------------------------------------------- 2022-09-29 17:46:47.3558 : Error al enviar documento a la DIAN Documento: FV-FAE-1987 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640237388892022-01-042024-01-04FAE13232840CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bcb6921371d6dbff6cb5cd89b877305001ccae0f404ef4266bce2da69732d2d879c4f06c541f27549c6f06e2f870ab434800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:03+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FAE19877f0c6a5e9376ba9c13b9f8fd831a6f01e99cb9b95ebd7300d5e1301515faedf560becf13dc3e08c9517ce355916b41402022-09-2912:22:01-05:0001DFAECOP724541JOSE FREDDY PARRA LONDOÑO05059ArmeniaAntioquia05CALLE 21 19-65COColombiaJOSE FREDDY PARRA LONDOÑO9734505R-99-PN05059ArmeniaAntioquia05CALLE 21 19-65COColombia01IVAJOSE FREDDY PARRA LONDOÑO9734505FAE7295690 / 310 521 26 78facturaelectronicadpm@hotmail.com228307822MERCEDES PEREZ63594QuimbayaQuindio63CRA 7 #19-07COColombiaMERCEDES PEREZ28307822R-99-PN63594QuimbayaQuindio63CRA 7 #19-07COColombiaZZNo aplicaMERCEDES PEREZ28307822edwingop1986@gmail.comMERCEDESPEREZ2022-09-2912:22:01-05:0011023579.16124100.84033123579.15966319.0001IVA124100.84124100.84147680.00147680.0014.0024806.724713.27731124806.7226884713.27731119.0001IVAMANGO LUJO EN BOLSA COLORES MARCADO P TAPER968796876201.6806724.0023.0041294.127845.88235341294.1176467845.88235319.0001IVAFILTRO AIRE KYN LUJO #2 UNIVERSAL9644964413764.7058823.0031.0013008.402471.59663913008.4033612471.59663919.0001IVACOMANDO IZQUIERDO AKT125 TT1201120113008.4033611.0041.009680.671839.3277319680.6722681839.32773119.0001IVACOMANDO DERECHO AKT 125-150/ TT ENDURO C/ STARTE504550459680.6722681.0051.007411.761408.2352947411.7647051408.23529419.0001IVAMANGO EN GOMA 100%694469447411.7647051.0063.0013109.242490.75630213109.2436972490.75630219.0001IVAFILTRO AIRE KYN DT5405404369.7478993.0072.0014789.922810.08403414789.9159662810.08403419.0001IVAACCESORIO EJE O SLIDER SPOOLS RACING882988297394.9579832.00 -------------------------------------------------------------------- 2022-09-29 17:46:48.9938 : Error al enviar documento a la DIAN Documento: FV-FE-4943 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9687463. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The remote server returned an error: (504) Gateway Timeout. ---> System.Net.WebException: The remote server returned an error: (504) Gateway Timeout. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640308297492022-07-052023-01-05FE39956000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bf061e1bc58ba9bdc32e4b4571775eb21e5dadfbb8fb27d2ba8ec93865c029b01ae58d1c58a2e1b620da0cc01b0feb6b4800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:32:59+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FE494335700d043d50ca37a5cfe499bb01b4c28312a7c30fa59829bb19e4a27d89d52a3af3890f45851522b4958ebf4ea3cd6b2022-09-2915:02:19-05:0001FACTURA DE VENTACOP1247521GLORIA ESPERANZA CASTRILLON GALLEGO11001Bogota D.C.Bogota D.C.11CALLE 17 103 A 62COColombiaGLORIA ESPERANZA CASTRILLON GALLEGO24729443R-99-PN11001Bogota D.C.Bogota D.C.11CALLE 17 103 A 62COColombia01IVAGLORIA ESPERANZA CASTRILLON GALLEGO24729443FE9372107-2675875electroices@gmail.com1901510743HERPER INVERSIONES SAS11001Bogota D.C.Bogota D.C.11CARRERA 129 # 17 F - 21COColombiaHERPER INVERSIONES SAS901510743R-99-PN11001Bogota D.C.Bogota D.C.11CARRERA 129 # 17 F - 21COColombia01IVAHERPER INVERSIONES SAS9015107433123603125herperinversiones21@gmail.com2022-09-2915:02:19-05:001102953.7815546.2182953.7814219.0001IVA15546.2215546.2218500.0018500.0011.0015546.222953.7814215546.2182953.7814219.0001IVAPANEL 18W S/P RED SIN BORDE VATIO042000410420004115546.2181.00 -------------------------------------------------------------------- 2022-09-29 17:46:49.7643 : Error al enviar documento a la DIAN Documento: FV-FEV-18731 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9687533. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The remote server returned an error: (504) Gateway Timeout. ---> System.Net.WebException: The remote server returned an error: (504) Gateway Timeout. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640262357202022-03-042023-03-04FEV1500125001CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bddc106a3ab5a353e9fefa1ce8e3bddbda7df7e3c17351cced5733573a4311836c7c3de75ddc795101161488f26c9457e800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:04+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FEV1873186a07e7de4221fa4f0450c0b3a63f96ad1b3591f50795e85e463e5ac69ae1c3ba386c55f9233a772fc18abea33295ade2022-09-2811:13:27-05:0001Factura de VentaCOP1200000382432972714690TG ELECTRONICS SOLUTIONS SAS11001Bogota D.C.Bogota D.C.11AV 9 123 36 OF 503COColombiaTG ELECTRONICS SOLUTIONS SAS900854009R-99-PN11001Bogota D.C.Bogota D.C.11AV 9 123 36 OF 503COColombia01IVATG ELECTRONICS SOLUTIONS SAS900854009FEV601 6190072info@tgelectronics.co21020720239ANA MARiA GoMEZ RAMIREZ ML11001Bogota D.C.Bogota D.C.11CARRERA 19A #90-19 / APARTAMENTO 202 - CHICo, CHAPINERO, BOGOTa D.C.COColombiaANA MARiA GoMEZ RAMIREZ ML1020720239R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11CARRERA 19A #90-19 / APARTAMENTO 202 - CHICo, CHAPINERO, BOGOTa D.C.COColombia01IVAANA MARiA GoMEZ RAMIREZ ML1020720239601 6190072info@tgelectronics.coANA MARiAGoMEZ RAMIREZ ML2022-09-2811:13:27-05:0022022-09-286681.9435168.066681.941419.0001IVA35168.0635168.0641850.0041850.0012.0035168.066681.931435168.066681.931419.0001IVAMEMORIA MICROSD ADATA 32GB CLAS104713435793947471343579394717584.032.00 -------------------------------------------------------------------- 2022-09-29 17:46:50.0315 : Error al enviar documento a la DIAN Documento: FV-BC-2771 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640362915212022-09-162023-09-16BC27073500CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b4d8e1ea2096144aeafe3479b4e42203775eaff5b4cf2ed45cd3a546f1654efaa27c91654742cd8d45e9987bf5f007468800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=70711e29d45fcc9644ab567f7b385d475dddf3f5b587f47978f3eeebefe028115d4622c6b0aee7d5ce2a7c1779ea3375Tm+v2WQUYcla2Nyv41+dopbDd6QKDUuleujN7Uixq+s=5FCAoR9GTvRAp7aXZjUEP2XnVU7bltCX0k0mEnaO+dg=kjqwbNzjWgYSbbENdQKytKpQk92KxB4EQ/L7GqP5GSE=Ykafq1Yodwz1ahOYSFSLjQ5LVrVsavqAuF5nXlwLPYyexgRRPmCtnu/TC3g4QjH555axkIMBRgOTcEU1db3Op5DBgjcV2J+6zzHJY7iL/Ej+jSsGmbxjA1/pDJ1BaGXzcMgrba/rM7WNufKaStSYNYZu8hc3mItVnPye5V6UG31Ki4enWwkNPNte3xrhR/1zNP5yzQc86zh9jOb80X/mlQb1Ugeo95RNSrOhENLigx9/NiGXa6uoLLkbBLh2utimtJD8YBW4cngm52PjUQDWvJ18U/xmoRXbxkTCM3/pA6oKOVI+RPG8YbsuNqul3ZVUiBQgrva+YmB95jbM6VyHLg==MIIIrDCCBpSgAwIBAgIITwmmj5LvZBMwDQYJKoZIhvcNAQELBQAwgbYxIzAhBgkqhkiG9w0BCQEWFGluZm9AYW5kZXNzY2QuY29tLmNvMSYwJAYDVQQDEx1DQSBBTkRFUyBTQ0QgUy5BLiBDbGFzZSBJSSB2MjEwMC4GA1UECxMnRGl2aXNpb24gZGUgY2VydGlmaWNhY2lvbiBlbnRpZGFkIGZpbmFsMRIwEAYDVQQKEwlBbmRlcyBTQ0QxFDASBgNVBAcTC0JvZ290YSBELkMuMQswCQYDVQQGEwJDTzAeFw0yMTAzMTcwNTAwMDBaFw0yMzAzMTcwNDU5MDBaMIIBWTEwMC4GA1UECQwnQ2FsbGUgMjYgIyA2OUQgLSA5MSBUb3JyZSAxIE9maWNpbmEgODA1MS0wKwYJKoZIhvcNAQkBFh5jb250YWN0ZW5vc0B3b3JsZG9mZmljZS5jb20uY28xJjAkBgNVBAMTHVdPUkxEIE9GRklDRSBDT0xPTUJJQSAgIFMuQS5TMRMwEQYDVQQFEwo5MDA1MzQzNTYzMTYwNAYDVQQMEy1FbWlzb3IgRmFjdHVyYSBFbGVjdHJvbmljYSAtIFBlcnNvbmEgSnVyaWRpY2ExOjA4BgNVBAsTMUVtaXRpZG8gcG9yIEFuZGVzIFNDRCBBYyAyNiA2OUMgMDMgVG9ycmUgQiBPZiA3MDExETAPBgNVBAoTCEdlcmVuY2lhMQ8wDQYDVQQHEwZCT0dPVEExFDASBgNVBAgTC0JPR09UQSBELkMuMQswCQYDVQQGEwJDTzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL1YWXjE6J8lkANbpOr+CAw4LfQCUXsq4d43lww2jj3qVytfNb/5BU860uxgWMJsWdcz4Wgb5xbG+wMr+Y+pSOrfMW00iNHQE5WhgG4wRqK79JUq7em0zbWHrB2Df/8C9ZVA1flzCNYhobAPbqE4mH7q/2AtkVct6jp7Rb9AyQ8CL54Lum0c6xEpv/In4d/t+0VHW6ErsXCeoEKGbN5gxp1MbuSXbFz13oJv1hcNl+IzegrvX9iELYxlQI8GKU8NW/p27Rxj8QqoinB8r8sxwNAAFLNbw4VMvSAOiSUNUbv5t8nlo5kWna0HaTuGpwyRJPFoGHqifUk1ils1gA1+Cb0CAwEAAaOCAxYwggMSMAwGA1UdEwEB/wQCMAAwHwYDVR0jBBgwFoAUOldQ0HcbPtaL6v+Xmdf/hAJIKQ8wNwYIKwYBBQUHAQEEKzApMCcGCCsGAQUFBzABhhtodHRwOi8vb2NzcC5hbmRlc3NjZC5jb20uY28wKQYDVR0RBCIwIIEeY29udGFjdGVub3NAd29ybGRvZmZpY2UuY29tLmNvMIIB8gYDVR0gBIIB6TCCAeUwggHhBg0rBgEEAYH0SAECBgEGMIIBzjBCBggrBgEFBQcCARY2aHR0cHM6Ly93d3cuYW5kZXNzY2QuY29tLmNvL2RvY3MvRFBDX0FuZGVzU0NEX1YzLjUucGRmMIIBhgYIKwYBBQUHAgIwggF4HoIBdABMAGEAIAB1AHQAaQBsAGkAegBhAGMAaQDzAG4AIABkAGUAIABlAHMAdABlACAAYwBlAHIAdABpAGYAaQBjAGEAZABvACAAZQBzAHQA4QAgAHMAdQBqAGUAdABhACAAYQAgAGwAYQBzACAAUABvAGwA7QB0AGkAYwBhAHMAIABkAGUAIABDAGUAcgB0AGkAZgBpAGMAYQBkAG8AIABkAGUAIABGAGEAYwB0AHUAcgBhAGMAaQDzAG4AIABFAGwAZQBjAHQAcgDzAG4AaQBjAGEAIAAoAFAAQwApACAAeQAgAEQAZQBjAGwAYQByAGEAYwBpAPMAbgAgAGQAZQAgAFAAcgDhAGMAdABpAGMAYQBzACAAZABlACAAQwBlAHIAdABpAGYAaQBjAGEAYwBpAPMAbgAgACgARABQAEMAKQAgAGUAcwB0AGEAYgBsAGUAYwBpAGQAYQBzACAAcABvAHIAIABBAG4AZABlAHMAIABTAEMARDAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwOQYDVR0fBDIwMDAuoCygKoYoaHR0cDovL2NybC5hbmRlc3NjZC5jb20uY28vQ2xhc2VJSXYyLmNybDAdBgNVHQ4EFgQU6DRgpkhpi9qXL2P0idgO6C+RYeYwDgYDVR0PAQH/BAQDAgXgMA0GCSqGSIb3DQEBCwUAA4ICAQBGJ2Oals+lCvezIVscgC3r3jBWlMRmdruCp4g8iGEyht5VyddEmQwIPPU8y+24NfJeZpeGLYtxZ17g7PSgTRWSDvByFmauSiIdmlOrYsCeTkhYuAbPLq0Sog64XqPNmczI52mzCYv2gAuMOQi/qUTAkC4PtqNvA81QJNBUTj1jNLDTyEtZDlEH6qvvcBJoSIu/qXWKlWqn54O62Jtv2/5mfkjjFw0lFomQI+SSYJ9vTYBGd2DX581NoP1Cbo2xDVJBhulP0Fm5oMG8Qcxma12w4F5HM/uPYOVd31dHfTnvmvVRZlyZd7w7SHQWkaK+zpWYwCehKeGmJR6vncPxNKPc22RdGjvdwf1kow1l7QbghmYeLZdekxMGRaj8mM3AyGYfF85M0/0clGtRi7m4cLaGNLfJBHdOBjP2NmB7WqZRZ7kfNQeVF2h8f3Nivt254u8lFlYRoW9plsM0bALipnjXHf9Ek5yl0yoDQYF1Pa79inW/QGM3QzDiuoEXxBzmu3RR0vm1K95lWbZinF++Ly/b8dBQ/xsrJY1z3QhoSAAFcY84JBz5qE0ctXhqjH3l+GwEHf3Mglr6VsZHgORClCzIvP4x99/Nx8jOOWqgmMQl5lxm7Gyb3isZ/dvHOJQVTxnNN/lHPt8xa9hi/ZsEHgmaaaKkL9deFMKdvr8weTMI1g==vVhZeMTonyWQA1uk6v4IDDgt9AJReyrh3jeXDDaOPepXK181v/kFTzrS7GBYwmxZ1zPhaBvnFsb7Ayv5j6lI6t8xbTSI0dATlaGAbjBGorv0lSrt6bTNtYesHYN//wL1lUDV+XMI1iGhsA9uoTiYfur/YC2RVy3qOntFv0DJDwIvngu6bRzrESm/8ifh3+37RUdboSuxcJ6gQoZs3mDGnUxu5JdsXPXegm/WFw2X4jN6Cu9f2IQtjGVAjwYpTw1b+nbtHGPxCqiKcHyvyzHA0AAUs1vDhUy9IA6JJQ1Ru/m3yeWjmRadrQdpO4anDJEk8WgYeqJ9STWKWzWADX4JvQ==AQAB2022-09-29T22:33:21+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1BC277170711e29d45fcc9644ab567f7b385d475dddf3f5b587f47978f3eeebefe028115d4622c6b0aee7d5ce2a7c1779ea33752022-09-2914:29:07-05:0001CLCI0560/ 63000016697 - SERVICIOS DE OBRAS DE INSTALACION Y MANTENIMIENTO DE LINEAS DE ACERO Y MATERIALES FLEXIBLES PARA RECOLECCION DE CRUDO, GAS, INYECCION Y TRANSFERENCIA DE AGUA Y DEMAS OBRAS MECANICAS EN EL CAMPO LCI. Periodo del 22 al 29 de Agosto 2022. Actividad Economica 3311. Mantenimiento y reparacion especializado de productos elaborados en metal. ICA 6 * 1000 Barrancabermeja. Retencion de Garantia 2,5%. CODIGO PROVEEDOR : 61593COP413311TECNIORIENTE ENERGY AND WELL SERVICES SAS81001AraucaArauca81Via CaNo Limon Km 1 Vda mategallinaCOColombiaTECNIORIENTE ENERGY AND WELL SERVICES SAS834001427R-99-PN;R-99-PN81001AraucaArauca81Via CaNo Limon Km 1 Vda mategallinaCOColombia01IVATECNIORIENTE ENERGY AND WELL SERVICES SAS834001427BCArauca: 8855137 Barrancabermeja: (097) 6109407contador1@tecnioriente.com.co1860004864SIERRACOL ENERGY ANDINA, LLC11001Bogota D.C.Bogota D.C.11CALLE 77A N 11 - 32COColombiaSIERRACOL ENERGY ANDINA, LLC860004864O-13;O-23;O-1511001Bogota D.C.Bogota D.C.11CALLE 77A N 11 - 32COColombia01IVASIERRACOL ENERGY ANDINA, LLC8600048646288245colombia-local_invoices@sierracol.com2022-09-2914:29:07-05:0022022-10-2932926.73173299.9332926.726719.0001IVA82490.765404124538.2782490.76542.0006ReteFuente4939.048005032927.004939.04800515.0005ReteIVA4124538.27173299.934157465.004157465.0011.003465998.5469319.97083465998.5469319.97082.0006ReteFuenteActa de Obra # 58 E-2226 de pedido de compra: 4500035056Acta de Obra # 58 E-2226Acta de Obra # 58 E-22263465998.541.0021.00381259.847625.1968381259.847625.19682.0006ReteFuenteADMINISTRACION 11%ADMINISTRACION 11%ADMINISTRACION 11%381259.841.0031.00103979.962079.5992103979.962079.59922.0006ReteFuenteIMPREVISTOS 3%IMPREVISTOS 3%IMPREVISTOS 3%103979.961.0041.00173299.9332926.9867173299.9332926.986719.0001IVA3465.9986173299.933465.99862.0006ReteFuente25994.9895173299.9325994.989515.0005ReteIVAUTILIDAD 5%UTILIDAD 5%UTILIDAD 5%173299.931.00 -------------------------------------------------------------------- 2022-09-29 17:46:50.1858 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-BOD1-4826 CUFE: 5fe56a986336777e6c844f2debe25c5300be8ec0c9f64e0176610949d467fcf2c64014fa3efb2b2568530fd50ee957f9 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:46:51.4075 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FEV-376 CUFE: 9f756aae51ba4f913a96f2bf8fd2e39e342e3207890f395283514f1b46377a9334cb880ba24b8556ddb23d7fa840b78c ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:58.4843585. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The remote server returned an error: (504) Gateway Timeout. ---> System.Net.WebException: The remote server returned an error: (504) Gateway Timeout. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:46:51.5471 : Error al enviar documento a la DIAN Documento: FC-DSE-72 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640358728362022-09-092023-09-09DSE120000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b583ad30a6e04fba3f0431a85baa1ab96f8a6ca746504a96936e99971601cac53259c37dbb88b5ec42c0486188020d30a800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:51+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1DSE726d2c3a5a044ddb77925b9093202f52e3e42e44077997520539f99a70c8cad1497eeb3c911c610a0e8131847d4bb4cca12022-09-2908:15:40-05:0005FACTURA DE COMPRACOP12EDUIN ENRIQUE ROZO PERTUZ08638Sabanalarga080001Atlantico08KM 18 VARIANTE SABANALARGA PALMAR DE VARELACOColombiaEDUIN ENRIQUE ROZO PERTUZ77185837R-99-PN;R-99-PN08638Sabanalarga080001Atlantico08KM 18 VARIANTE SABANALARGA PALMAR DE VARELACOColombia01IVAEDUIN ENRIQUE ROZO PERTUZ77185837DSE8539632surtivel_cb@hotmail.com105887YarumalAntioquia05Cra 22 Nro 14-62COColombiaTRANSPORTES SURTIVEL S.A.S900735264O-4801IVA8539632surtivel_cb@hotmail.com2022-09-2908:15:40-05:002482022-09-298000.000.008000.008000.0011.008000.002022-09-291Por operaciónEngrase- reequintada-tencionadas5145135145135145138000.001.00 -------------------------------------------------------------------- 2022-09-29 17:46:53.6870 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FEV-33134 CUFE: 9b865d53cdb63a92ebfdf37b7433d43f1a78a151904967ece22f50bdcca71270911e981664337958abafc1fbcb02f68a ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:46:53.7015 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FVE-2462 CUFE: 8b6d139416e64925fee2f2c2c45323e3d17be8f069589a5489df8890d78776c7d9d03b0019b7ad2f782105dcd4e54b1b ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9531213. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The remote server returned an error: (504) Gateway Timeout. ---> System.Net.WebException: The remote server returned an error: (504) Gateway Timeout. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:46:53.9938 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-CDA-18448 CUFE: 746f51aeb42d143b758b85ae386af34c2b948c5c19000493db5f9f8997783fd0452dd9fe1b5c0e4fa037be7537152ffd ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9687583. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The remote server returned an error: (504) Gateway Timeout. ---> System.Net.WebException: The remote server returned an error: (504) Gateway Timeout. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:46:54.2820 : Error al enviar documento a la DIAN Documento: FV-FVE-1196 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9374994. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The remote server returned an error: (504) Gateway Timeout. ---> System.Net.WebException: The remote server returned an error: (504) Gateway Timeout. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640297129002022-06-032023-06-03FVE10012000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b6551f4af49374bc8e43d8de4d6bae2ad4750a130fbc258927af618d91b6f305c9ad993b443f1317ad70995184824ef54800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=8e520af411080c20a48424f404adc52646f61860cf81e628cd067f386fd91a1542e3fc0a402157a4095540ced9b0d72dvX13D+60WYo1LQM8QJTpVWT2hakMjr/Gb/dCCtxD6A0=9SF5IoqfgxpdLOoRV44o3h7UVOfPCjeQrCCNxNSJ5mM=aCKMG1HjzMd+qnLMUwSttUdpy94N/kwRpQIlQJiOBD0=TIkoFvloY5acnvNuo7ul+IT0WryZHI40gRg5n0jSr4BmRz4MUeHsVSvjPvJLNu/AZzpaNf4W0ZyIMVObrlTbo0TzbyNzFHaq7dtp7u+boA+x5l6KQdolgsVzcOTzOpdoW+o+mQvWV64C/7/2zlXoqDxUfDZiFVb47vUwb0qHDGwKNAoKea3b+S9Qdce2cs1WTv2MLuFKXQboUoypAGUarJ3kJwHXHeZk0kurPaQYpw+iyohDY3q46x705Z9JUtMhmLIGBCBRacowijVUJOCpfP3tHIko+c90f8f/ykUN/NZW/6VaoJeF0H6Y8t9KDnK08rqsDUGPNDwtEvUfPd3/Bw==MIIIrDCCBpSgAwIBAgIITwmmj5LvZBMwDQYJKoZIhvcNAQELBQAwgbYxIzAhBgkqhkiG9w0BCQEWFGluZm9AYW5kZXNzY2QuY29tLmNvMSYwJAYDVQQDEx1DQSBBTkRFUyBTQ0QgUy5BLiBDbGFzZSBJSSB2MjEwMC4GA1UECxMnRGl2aXNpb24gZGUgY2VydGlmaWNhY2lvbiBlbnRpZGFkIGZpbmFsMRIwEAYDVQQKEwlBbmRlcyBTQ0QxFDASBgNVBAcTC0JvZ290YSBELkMuMQswCQYDVQQGEwJDTzAeFw0yMTAzMTcwNTAwMDBaFw0yMzAzMTcwNDU5MDBaMIIBWTEwMC4GA1UECQwnQ2FsbGUgMjYgIyA2OUQgLSA5MSBUb3JyZSAxIE9maWNpbmEgODA1MS0wKwYJKoZIhvcNAQkBFh5jb250YWN0ZW5vc0B3b3JsZG9mZmljZS5jb20uY28xJjAkBgNVBAMTHVdPUkxEIE9GRklDRSBDT0xPTUJJQSAgIFMuQS5TMRMwEQYDVQQFEwo5MDA1MzQzNTYzMTYwNAYDVQQMEy1FbWlzb3IgRmFjdHVyYSBFbGVjdHJvbmljYSAtIFBlcnNvbmEgSnVyaWRpY2ExOjA4BgNVBAsTMUVtaXRpZG8gcG9yIEFuZGVzIFNDRCBBYyAyNiA2OUMgMDMgVG9ycmUgQiBPZiA3MDExETAPBgNVBAoTCEdlcmVuY2lhMQ8wDQYDVQQHEwZCT0dPVEExFDASBgNVBAgTC0JPR09UQSBELkMuMQswCQYDVQQGEwJDTzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL1YWXjE6J8lkANbpOr+CAw4LfQCUXsq4d43lww2jj3qVytfNb/5BU860uxgWMJsWdcz4Wgb5xbG+wMr+Y+pSOrfMW00iNHQE5WhgG4wRqK79JUq7em0zbWHrB2Df/8C9ZVA1flzCNYhobAPbqE4mH7q/2AtkVct6jp7Rb9AyQ8CL54Lum0c6xEpv/In4d/t+0VHW6ErsXCeoEKGbN5gxp1MbuSXbFz13oJv1hcNl+IzegrvX9iELYxlQI8GKU8NW/p27Rxj8QqoinB8r8sxwNAAFLNbw4VMvSAOiSUNUbv5t8nlo5kWna0HaTuGpwyRJPFoGHqifUk1ils1gA1+Cb0CAwEAAaOCAxYwggMSMAwGA1UdEwEB/wQCMAAwHwYDVR0jBBgwFoAUOldQ0HcbPtaL6v+Xmdf/hAJIKQ8wNwYIKwYBBQUHAQEEKzApMCcGCCsGAQUFBzABhhtodHRwOi8vb2NzcC5hbmRlc3NjZC5jb20uY28wKQYDVR0RBCIwIIEeY29udGFjdGVub3NAd29ybGRvZmZpY2UuY29tLmNvMIIB8gYDVR0gBIIB6TCCAeUwggHhBg0rBgEEAYH0SAECBgEGMIIBzjBCBggrBgEFBQcCARY2aHR0cHM6Ly93d3cuYW5kZXNzY2QuY29tLmNvL2RvY3MvRFBDX0FuZGVzU0NEX1YzLjUucGRmMIIBhgYIKwYBBQUHAgIwggF4HoIBdABMAGEAIAB1AHQAaQBsAGkAegBhAGMAaQDzAG4AIABkAGUAIABlAHMAdABlACAAYwBlAHIAdABpAGYAaQBjAGEAZABvACAAZQBzAHQA4QAgAHMAdQBqAGUAdABhACAAYQAgAGwAYQBzACAAUABvAGwA7QB0AGkAYwBhAHMAIABkAGUAIABDAGUAcgB0AGkAZgBpAGMAYQBkAG8AIABkAGUAIABGAGEAYwB0AHUAcgBhAGMAaQDzAG4AIABFAGwAZQBjAHQAcgDzAG4AaQBjAGEAIAAoAFAAQwApACAAeQAgAEQAZQBjAGwAYQByAGEAYwBpAPMAbgAgAGQAZQAgAFAAcgDhAGMAdABpAGMAYQBzACAAZABlACAAQwBlAHIAdABpAGYAaQBjAGEAYwBpAPMAbgAgACgARABQAEMAKQAgAGUAcwB0AGEAYgBsAGUAYwBpAGQAYQBzACAAcABvAHIAIABBAG4AZABlAHMAIABTAEMARDAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwOQYDVR0fBDIwMDAuoCygKoYoaHR0cDovL2NybC5hbmRlc3NjZC5jb20uY28vQ2xhc2VJSXYyLmNybDAdBgNVHQ4EFgQU6DRgpkhpi9qXL2P0idgO6C+RYeYwDgYDVR0PAQH/BAQDAgXgMA0GCSqGSIb3DQEBCwUAA4ICAQBGJ2Oals+lCvezIVscgC3r3jBWlMRmdruCp4g8iGEyht5VyddEmQwIPPU8y+24NfJeZpeGLYtxZ17g7PSgTRWSDvByFmauSiIdmlOrYsCeTkhYuAbPLq0Sog64XqPNmczI52mzCYv2gAuMOQi/qUTAkC4PtqNvA81QJNBUTj1jNLDTyEtZDlEH6qvvcBJoSIu/qXWKlWqn54O62Jtv2/5mfkjjFw0lFomQI+SSYJ9vTYBGd2DX581NoP1Cbo2xDVJBhulP0Fm5oMG8Qcxma12w4F5HM/uPYOVd31dHfTnvmvVRZlyZd7w7SHQWkaK+zpWYwCehKeGmJR6vncPxNKPc22RdGjvdwf1kow1l7QbghmYeLZdekxMGRaj8mM3AyGYfF85M0/0clGtRi7m4cLaGNLfJBHdOBjP2NmB7WqZRZ7kfNQeVF2h8f3Nivt254u8lFlYRoW9plsM0bALipnjXHf9Ek5yl0yoDQYF1Pa79inW/QGM3QzDiuoEXxBzmu3RR0vm1K95lWbZinF++Ly/b8dBQ/xsrJY1z3QhoSAAFcY84JBz5qE0ctXhqjH3l+GwEHf3Mglr6VsZHgORClCzIvP4x99/Nx8jOOWqgmMQl5lxm7Gyb3isZ/dvHOJQVTxnNN/lHPt8xa9hi/ZsEHgmaaaKkL9deFMKdvr8weTMI1g==vVhZeMTonyWQA1uk6v4IDDgt9AJReyrh3jeXDDaOPepXK181v/kFTzrS7GBYwmxZ1zPhaBvnFsb7Ayv5j6lI6t8xbTSI0dATlaGAbjBGorv0lSrt6bTNtYesHYN//wL1lUDV+XMI1iGhsA9uoTiYfur/YC2RVy3qOntFv0DJDwIvngu6bRzrESm/8ifh3+37RUdboSuxcJ6gQoZs3mDGnUxu5JdsXPXegm/WFw2X4jN6Cu9f2IQtjGVAjwYpTw1b+nbtHGPxCqiKcHyvyzHA0AAUs1vDhUy9IA6JJQ1Ru/m3yeWjmRadrQdpO4anDJEk8WgYeqJ9STWKWzWADX4JvQ==AQAB2022-09-29T22:34:03+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FVE11968e520af411080c20a48424f404adc52646f61860cf81e628cd067f386fd91a1542e3fc0a402157a4095540ced9b0d72d2022-09-2917:41:49-05:0001FACTURA DE VENTACOP114752INOX DISENOS SAS11001Bogota D.C.Bogota D.C.11AV CL 72 74 A 50 P2COColombiaINOX DISENOS SAS900387730R-99-PN11001Bogota D.C.Bogota D.C.11AV CL 72 74 A 50 P2COColombia01IVAINOX DISENOS SAS900387730FVE2234718inoxsas@hotmail.com1830074486IMPORMAN E U11001Bogota D.C.Bogota D.C.11CL 12 A BIS 28 17COColombiaIMPORMAN E U830074486R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11CL 12 A BIS 28 17COColombia01IVAIMPORMAN E U8300744863608508comercial@imporman.co2022-09-2917:41:49-05:002102022-09-298813.4546386.5546168813.44537719.0001IVA46386.5546386.5555200.0055200.0016.0046386.558813.44537746386.5546168813.44537719.0001IVABISAGRA PARA VIDRIO DE 4-6MM PARIT-2002301-ITA-7301IT-2002301-ITA-73017731.0924366.00 -------------------------------------------------------------------- 2022-09-29 17:46:54.6161 : Error al enviar documento a la DIAN Documento: FV-FE-254 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640358331302022-09-082023-09-08FE101300CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b4e85909dec1ee2091792820a927bd9c76fab6a90201bec67df7dd36ad245bba786a91cea334861a4dfa56cecff72e2d6800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:33:45+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FE254f6e747da67b53b4d95398100cb81cfc41634bc233cc45a44b34ccf634f141a7d11bd23e5a4c0755d1870b539d2fce1452022-09-2916:46:40-05:0001ASESORIA OPERATIVA PRESTADA DURANTE EL MES DE AGOSTO 2022 - VERACRUZCOP117490SIVANNA SAS05001MedellinAntioquia05CL 6 16 45 BRR COMUNEROSCOColombiaSIVANNA SAS901155660O-4705001MedellinAntioquia05CL 6 16 45 BRR COMUNEROSCOColombia01IVASIVANNA SAS901155660FE3112620767pranzasas@gmail.com1900132365AGROINVERSIONES ARIARI SAS05001MedellinAntioquia05CRA 25A 1 - 31 OF 1003 ED PARQUE EMPRESARIALCOColombiaAGROINVERSIONES ARIARI SAS900132365R-99-PN;R-99-PN05001MedellinAntioquia05CRA 25A 1 - 31 OF 1003 ED PARQUE EMPRESARIALCOColombia01IVAAGROINVERSIONES ARIARI SAS9001323653147442117pranzasas@gmail.com2022-09-2916:46:40-05:0022022-10-29100714.00530076.00100714.0019.0001IVA15107.1660100714.0015107.16615.0005ReteIVA530076.00530076.00630790.00630790.0011.00530076.00100714.44530076.00100714.4419.0001IVA79511.40530076.0079511.4015.0005ReteIVAASESORIA OPERATIVA10021002530076.001.00 -------------------------------------------------------------------- 2022-09-29 17:46:54.8664 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: NCCL-NCC-526 CUFE: 508eddd24fe5e4ec64c527451e450d2dc44c9c9787efb0373878426f56ebb6977eff242aa1b1ea3488c339aa576ca567 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9687484. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The remote server returned an error: (504) Gateway Timeout. ---> System.Net.WebException: The remote server returned an error: (504) Gateway Timeout. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:46:55.3583 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-E1-5797 CUFE: 8b6ce5f67c8cd47e8dc552baddf71a797c4f13ef702b10dfe932a83cd62aca157c8b6aef0b94e7fc7b3b32e77c3ae5f2 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9687499. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The remote server returned an error: (504) Gateway Timeout. ---> System.Net.WebException: The remote server returned an error: (504) Gateway Timeout. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:46:55.3787 : Error al enviar documento a la DIAN Documento: FC-DSE-106 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640334384012022-08-112023-08-11DSE12000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bf6ff45451d6dec261c114b4a9d6adc1e9cdaf64905d1ff46cf95c78b8cfb5b519a9bde6b45a0726edb39e675cff48498800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=699fe44193435843add8434ed900efa488cfa5fdfa7128f35c3c6c4a2068a3f75f452bf6568870e1a9145acb52085600ybh012/NA+su9LjYSK4h+fUVnUILC63jv5zQOUk1QlE=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AQAB2022-09-29T22:34:55+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1DSE106699fe44193435843add8434ed900efa488cfa5fdfa7128f35c3c6c4a2068a3f75f452bf6568870e1a9145acb520856002022-09-2917:44:15-05:0005TURNO DE CAFETERIA SERV Nº1397COP12MARIA ELCY PEREA COPETE27787Apartadó270001Choco27CL 4 17 1 BRR CALDASCOColombiaMARIA ELCY PEREA COPETE26391658R-99-PN27787Apartadó270001Choco27CL 4 17 1 BRR CALDASCOColombia01IVAMARIA ELCY PEREA COPETE26391658DSE3162878719jardineslasorquideas@hotmail.com127787ApartadóChoco27CL 5 15 27COColombiaFUNERALES SANTISIMA TRINIDAD S.A.S.900423935O-4901IVA3146623473jardineslasorquideas@hotmail.com2022-09-2917:44:15-05:0014670000.000.0070000.0070000.0011.0070000.002022-09-291Por operaciónTURNO ATENCION SALA DE VELACIÒN61706005617060056170600570000.001.00 -------------------------------------------------------------------- 2022-09-29 17:46:56.0458 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-IMPO-1096 CUFE: 060a188910d049906932d77212fb4b02d24e95526e56f06424447109d4d6d9afec29a48da195d9e5ccb3b4520c543811 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9687456. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The remote server returned an error: (504) Gateway Timeout. ---> System.Net.WebException: The remote server returned an error: (504) Gateway Timeout. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:46:55.7751 : Error al enviar documento a la DIAN Documento: FV-DP-25284 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640223774772021-12-052022-12-05DP1905250000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bfd45389535e11c8c69d94e42c2d8ce03cff0440ee2a4abe95a7eda49280db48f38e40ab8e182cd2261f21784acdc62c4800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:04+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1DP2528449a34eca31ee256573b1a65f5a54303069ce3657db856e19b6fe954a5db7657ed5437b9d13fda2cfe17b7fec33cd70c42022-09-2917:37:53-05:0001FACTURA DE VENTA CONTADO EFECTIVOCOP2147731DENTALES PADILLA LTDA11001Bogota D.C.Bogota D.C.11CR 13 44 11COColombiaDENTALES PADILLA LTDA860069435R-99-PN11001Bogota D.C.Bogota D.C.11CR 13 44 11COColombia01IVADENTALES PADILLA LTDA860069435DP2321406facturas@dentalespadilla.com279041366JOSE ALBERTO RINCON PINZON11001Bogota D.C.Bogota D.C.11CL 53 B 24 80 CS 214 ED TO EJECUTIVA GALERIASCOColombiaJOSE ALBERTO RINCON PINZON79041366R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11CL 53 B 24 80 CS 214 ED TO EJECUTIVA GALERIASCOColombiaZZNo aplicaJOSE ALBERTO RINCON PINZON790413663460516 3138409315joserinconp@hotmail.comJOSE ALBERTORINCON PINZON2022-09-2917:37:53-05:0022022-09-294082.0021484.004082.0019.0001IVA21484.0021484.0025566.0025566.0011.0014174.002693.0614174.002693.0619.0001IVAACRIL VERACRIL AUTOP COLOR A2 FRASCO X 60 GRS NEW STETIC109000651090006514174.001.0021.007310.001false15.001290.008600.001388.907310.001388.9019.0001IVAACRILICO VERACRIL AUTO JASPE ROSADO FRASCO X 60 GRS NEW STETIC10900800109008008600.001.00 -------------------------------------------------------------------- 2022-09-29 17:46:56.1745 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-BM1-10418 CUFE: 6c55df1ce150f74e5371030634d11aa2b7bd1fcc7c58cef0a17c7ac8c362bb1cbb7eba4f6dd92a76727c15a6bc19aaed ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:46:56.4866 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-HMT-10516 CUFE: e1986016af4cd78cb8bc8dbf81b935421b4a4fb0c2051b8c08be029e41541cbc3f35e4d03c5f1a65b95bd736ab16a703 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:46:56.9365 : Error al enviar documento a la DIAN Documento: FV-FE-2453 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640261848722022-03-032024-03-03FE19503000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bd7dd161d19af63a3796f9c06ad8dd4c915b8ddf1933c849011e0b9ad01e5a27c523daca5dfc1f2ab2ac5ee5607a2cda1800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:04+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FE24534dff3c1265fd3f376c71db20a740f19cb201c9e00c745f15d6440bf090fd07c290e9e9ffb64e0bc31db522d78628eafc2022-09-3017:41:40-05:0001FACTURA DE VENTACOP511020ALIMENTOS VEGETALES RONI SAS11001Bogota D.C.Bogota D.C.11CL 70 15 95COColombiaALIMENTOS VEGETALES RONI SAS800025019R-99-PN11001Bogota D.C.Bogota D.C.11CL 70 15 95COColombia01IVAALIMENTOS VEGETALES RONI SAS800025019FE3100106contabilidad@pulpadefrutaroni.com1830029480FUNDACION AMIGOS DEL INSTITUTO PEDAGOGICO NACIONAL ESTHER ARANDA MANTILLA11001Bogota D.C.Bogota D.C.11CALLE 127 11 20COColombiaFUNDACION AMIGOS DEL INSTITUTO PEDAGOGICO NACIONAL ESTHER ARANDA MANTILLA830029480R-99-PN11001Bogota D.C.Bogota D.C.11CALLE 127 11 20COColombia01IVAFUNDACION AMIGOS DEL INSTITUTO PEDAGOGICO NACIONAL ESTHER ARANDA MANTILLA8300294803041335592correo1927@gmail.com2022-09-3017:41:40-05:001108417.0044300.008417.0019.0001IVA44300.0044300.0052717.0052717.0011.008600.001634.008600.001634.0019.0001IVAGUANABANA KILOS POR CUARTOSPT-G/4PT-G/48600.001.0021.008100.001539.008100.001539.0019.0001IVALULO KILOS POR CUARTOSPT-LU/4PT-LU/48100.001.0031.0012400.002356.0012400.002356.0019.0001IVAMARACUYA KILOS POR CUARTOSPT-M/4PT-M/412400.001.0041.007200.001368.007200.001368.0019.0001IVAFRESA KILOS POR CUARTOSPT-FR/4PT-FR/47200.001.0051.008000.001520.008000.001520.0019.0001IVAMORA KILOS POR CUARTOSPT-MO/4PT-MO/48000.001.00 -------------------------------------------------------------------- 2022-09-29 17:46:57.4390 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FEBM-3988 CUFE: fb853f4ce95ec46692339b4a70fe9a7bb7120027b848987e6c68222862dbef85007e1fe5b76e4913269bf94df2008394 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:46:57.5651 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-C-23582 CUFE: c8602bb1147475defc4a9d39058776b2baf42e70cb053d39877fca6a2434b3edb826d69431a4f98b9352ecfa6a4637c4 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:46:57.6948 : Error al enviar documento a la DIAN Documento: FV-SSFE-27 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640305211292022-06-252022-12-25SSFE1500CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b1ffcbc4053a9f3f17612d4630a9472bda318e72ce9b41ae3fffc1ed691875bc09bff13c8c654e55885862a0ce06c2ebd800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=766bcab9ef13479c84be0447b9b1a85cc2ed248d694abebd118126036d553d47961ff1b3a6d880253735f679387502075yewGH1a9ELATPSvygkcLnOzdqDAbeQ1UfoKzqMRi0E=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AQAB2022-09-29T22:34:03+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1SSFE27766bcab9ef13479c84be0447b9b1a85cc2ed248d694abebd118126036d553d47961ff1b3a6d880253735f679387502072022-09-2917:41:49-05:0001ASESORIA Y OUTSOURCING CONTABLE MES DE SEPTIEMBRE DE 2022COP126920SILVIA MARIA SIOLO23466MontelibanoCordoba23CL 16 5 15 ED EMILIO CURA OF304COColombiaSILVIA MARIA SIOLO50946994R-99-PN23466MontelibanoCordoba23CL 16 5 15 ED EMILIO CURA OF304COColombiaZZNo aplicaSILVIA MARIA SIOLO50946994SSFE3126933379silviasiolo.asesorias@gmail.com1900999880MILLCA DESIGN S.A.S23466MontelibanoCordoba23CL 24 8 63COColombiaMILLCA DESIGN S.A.S900999880R-99-PN23466MontelibanoCordoba23CL 24 8 63COColombia01IVAMILLCA DESIGN S.A.S900999880millcacontadora@gmail.com2022-09-2917:41:49-05:00147150000.0001500000.00150000.0010.0006ReteFuente1500000.000.001500000.001500000.0011.001500000.00150000.001500000.00150000.0010.0006ReteFuenteVenta de Servicio de Profesionales de Contaduria4155504155501500000.001.00 -------------------------------------------------------------------- 2022-09-29 17:46:57.9313 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FES-8549 CUFE: 5a06a201bcc3469d5edc8a3c067063f57325f8d12c4ce2d348ea7c75a7263c96ab7a3ea21511e7bf90e9b63a12a60420 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:46:58.0195 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-VACO-5643 CUFE: 8e2a341b6c131d09e35a285b7e4029bc56890238fb41d9b20a14ca170187f1c7a3010c0ec255b906f771df74fae790fa ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:46:58.1414 : Error al enviar documento a la DIAN Documento: FV-FE-6517 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9687513. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The remote server returned an error: (504) Gateway Timeout. ---> System.Net.WebException: The remote server returned an error: (504) Gateway Timeout. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640303640312022-06-222024-06-22FE511016840CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b012d7a7c2946c698cb33705721443ad6f5573f8b8e494f99adfa7edd574d2ebae9386a22eef54b5f7ad8308fbe326d19800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:03+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FE6517f9e8d78f440484b03e2eb7a996021b023610f27c5ac99010c980bf221f4ad2ad0634374057f1fdbf22b233c8188b353f2022-09-2914:25:20-05:0001FACTURA DE VENTACOP314752DEPOSITO EL MONTA S.A.S05615RionegroAntioquia05VD LA MOSQUITA SR AEROPUERTO JOSE MARIACOColombiaDEPOSITO EL MONTA S.A.S901004771R-99-PN;R-99-PN05615RionegroAntioquia05VD LA MOSQUITA SR AEROPUERTO JOSE MARIACOColombia01IVADEPOSITO EL MONTA S.A.S901004771FE3627133 3122212237elmonta77@gmail.com1901276139HBH GESTION DE PROYECTOS SAS05001MedellinAntioquia05CL 5 76A 150COColombiaHBH GESTION DE PROYECTOS SAS901276139O-23;R-99-PN05001MedellinAntioquia05CL 5 76A 150COColombia01IVAHBH GESTION DE PROYECTOS SAS901276139hbhgestiondeproyectos@gmail.com2022-09-2914:25:20-05:0022022-09-29686953.783615546.218395686953.78149519.0001IVA90388.6554603615546.21839590388.655462.5006ReteFuente3675546.223615546.224362500.004362500.00150.001340336.13254663.8655461340336.13445254663.86554619.0001IVA33508.4033611340336.1344533508.4033612.5006ReteFuenteCEMENTO ARGOS X 5074674626806.72268950.00295.002275210.08432289.915952275210.083945432289.9159519.0001IVA56880.2520992275210.08394556880.2520992.5006ReteFuenteVARILLA 1/213313323949.57983195.0031.0060000.00TRANSPORTE1062106260000.001.00 -------------------------------------------------------------------- 2022-09-29 17:46:58.6027 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-QE-3521 CUFE: 9e7220cac51582c587a90edd290ba929f564467c2cefa9f5f5fc48b81ac1d132180ee000741b95a866f8715ae30ab766 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:46:58.7078 : Error al enviar documento a la DIAN Documento: FV-FE-19138 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640304459022022-06-232024-06-23FE1662520000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bb1c57a1e5c5e4b3745c9590f527555f532cc7e185df867eaacfa48dc67b47b7d07f3cbb64a149d52d265d447d5e259a0800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:03+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FE19138166ff1bad59d147fa77f757b811daf5174b185e95db85c9ceb0a3e29e1f9224cbe76a12fcc477cbcc25de6266202a4822022-09-2915:28:56-05:0001FACTURA DE VENTACOP5SEBASTIAN FAJARDO11040CAMOTI S.A.S.11001Bogota D.C.Bogota D.C.11CR 61 77 32COColombiaCAMOTI S.A.S.901128138R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11CR 61 77 32COColombia01IVACAMOTI S.A.S.901128138FE9196600auxiliarbogota@camoti.co1901114283DISTRICARNES CAMACHO HCB SAS11001Bogota D.C.Bogota D.C.11LA 106 CR 53 N 106 - 11COColombiaDISTRICARNES CAMACHO HCB SAS901114283R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11LA 106 CR 53 N 106 - 11COColombia01IVADISTRICARNES CAMACHO HCB SAS9011142833115482289districarnescamacho1@gmail.com2022-09-2915:28:56-05:0022022-09-29722000.000.00722000.00722000.0014.00194000.00QUESO MOZARELLA TJ X 2500 GRQMZ011QMZ01148500.004.0022.0093000.00QUESO DOBLE CREMA TJ X 2500 GRQDC011QDC01146500.002.0033.00144000.00QUESO MOZARELLA BL X 2500 GRQMZ010QMZ01048000.003.0042.00107000.00QUESO PERA BL X 2500 GRQP005QP00553500.002.0054.00184000.00QUESO DOBLE CREMA BL X 2500 GRQDC010QDC01046000.004.00 -------------------------------------------------------------------- 2022-09-29 17:46:58.8484 : Error al enviar documento a la DIAN Documento: FV-FEBC-4203 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640341494832022-08-222023-08-22FEBC401110000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b627fd1a8b8212cc8817d06a0c879e682681e2fec40e007b1e182e58e4a23d297decd4992627120392100ae6b6492b282800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:03+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FEBC4203bb82c9682480e2a142306127e51d64d0c78ae1ebd6b4929c8b3444b76057e4523252bf28a50e3712eac13e370ac2387d2022-09-2917:39:02-05:0001FACTURA DE VENTACOP114752BIOTERRA CONSTRUCCIONES S.A.S.68418Los SantosSantander68Via Los Santos vereda Mesa de JeridasCOColombiaBIOTERRA CONSTRUCCIONES S.A.S.900687332R-99-PN68418Los SantosSantander68Via Los Santos vereda Mesa de JeridasCOColombia01IVABIOTERRA CONSTRUCCIONES S.A.S.900687332FEBC3103402754ferreteriabioterra@hotmail.com1901475160MAESTRO CONSTRUCTOR S.A.S68276FloridablancaSantander68CRA. 5 NO. 26 - 05COColombiaMAESTRO CONSTRUCTOR S.A.S901475160R-99-PN68276FloridablancaSantander68CRA. 5 NO. 26 - 05COColombia01IVAMAESTRO CONSTRUCTOR S.A.S9014751603202923343maestroconstructor377@gmail.com2022-09-2917:39:02-05:001103672.2719327.7310923672.26890719.0001IVA19327.7319327.7323000.0023000.0011.0019327.733672.26890719327.7310923672.26890719.0001IVASOLDADURA SUPER E6013 3/32" DELGADA X KILO52652619327.7310921.00 -------------------------------------------------------------------- 2022-09-29 17:46:58.8929 : Error al enviar documento a la DIAN Documento: FV-FEM-12285 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640230712642021-12-202022-12-20FEM1000115000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245baf5af840d4a75e2c6e44b694fd4e923a77ac13b28b524c12144f7fe03fc9359a28bf80271d86f8e8588eb9207c32ac9c800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:03+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FEM1228599945c143c46efed7bd736c7f4e7bca324ff9dd60ec3b7271dc6ea2b77dfba0ddc325447865830e00529137b9deed0842022-09-2716:03:17-05:0001FACTURA DE VENTACOP314773AGROVETERINARIA MUNDOAGRO EL PAUJIL ZOMAC SAS18256El PaujilCaqueta18CALLE 6 N 4 - 37 - 39 - 41 BARRIO CENTROCOColombiaAGROVETERINARIA MUNDOAGRO EL PAUJIL ZOMAC SAS901211022R-99-PN;R-99-PN18256El PaujilCaqueta18CALLE 6 N 4 - 37 - 39 - 41 BARRIO CENTROCOColombia01IVAAGROVETERINARIA MUNDOAGRO EL PAUJIL ZOMAC SAS901211022FEM3168240054fejuayac@hotmail.com296330470HENRY GARCIA MARIN18256El PaujilCaqueta18VEREDA BUENOS AIRES DEL SUNCILLASCOColombiaHENRY GARCIA MARIN96330470R-99-PN;R-99-PN18256El PaujilCaqueta18VEREDA BUENOS AIRES DEL SUNCILLASCOColombiaZZNo aplicaHENRY GARCIA MARIN963304703214512317electronicafacturacion920@gmail.comHENRYGARCIA MARIN2022-09-2716:03:17-05:0022022-10-2710385.5054660.50419710385.49579719.0001IVA54.0054.00154.0002IC54660.5054660.5065100.0065100.0015.0016806.723193.2773116806.7226853193.2773119.0001IVAPUNTILLA 3 1/2" X 400 G770723480037877072348003783361.3445375.0025.0037815.137184.8739537815.126057184.8739519.0001IVAPUNTILLA 4" X 800 GR770723480012577072348001257563.025215.0031.0038.667.34453838.6554627.34453819.0001IVA54.0054.00154.0002ICBOLSA PLASTICAMA01MA0138.6554621.00 -------------------------------------------------------------------- 2022-09-29 17:46:59.1553 : Error al enviar documento a la DIAN Documento: FV-SC-3619 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640313525042022-07-182023-07-18SC30015000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bc12ba7703d9c3c618ddec6fd8e8d9f070853342717467e215dd833a5706873a833acbe5eff91cc87979bebf310a93b8d800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=3d72d39ed61e1a5206ccc554bf4290abc8507c1da0d1210a89924f81ad51de06ae234967a9c04fe092019bce1fe617bcYw5CWDMNA8kd375xgowt+t7OshsNimvITEF+eG5o9mI=aEjRQcB/cJPmgh1KqvU1GQUuHl9fQcrLKSGzBC97rGo=LykD4DSjxPjpMwlimB7Q9iAMQXe4H3+q1wtB8+WRVhs=Y8z14q9Uq+puXKYemx3NOwEs3OBkvADCy4I6IyE2xGTd0XRZAVHm6tEMMEooyIS+b2c/CzSTjR0iDujOR2iLLT1RjLNXY9UIUeU4ALeVbVUusqKVTYzDBGmonfaZPBy5FO+aQhpgwYXN6a8nNy91d1ZCTsyjun5bp/IVSmr5MjucqrXHpDPR8bfrI1DjrZUM5muyBXJXdOMZzFA7EVA6YgQQjNG3AKI1STsWZZ7J+C17iQQ5tsucOyy6X3qRFGZJyJSN/3zQzRLfbxCLi57yJ8Tk319Mxz8MmnCMj9HLL+MjMJrcNirZ5WLNODlp2QykHYU4AaxR5Jdlhj9qwmL5MQ==MIIIrDCCBpSgAwIBAgIITwmmj5LvZBMwDQYJKoZIhvcNAQELBQAwgbYxIzAhBgkqhkiG9w0BCQEWFGluZm9AYW5kZXNzY2QuY29tLmNvMSYwJAYDVQQDEx1DQSBBTkRFUyBTQ0QgUy5BLiBDbGFzZSBJSSB2MjEwMC4GA1UECxMnRGl2aXNpb24gZGUgY2VydGlmaWNhY2lvbiBlbnRpZGFkIGZpbmFsMRIwEAYDVQQKEwlBbmRlcyBTQ0QxFDASBgNVBAcTC0JvZ290YSBELkMuMQswCQYDVQQGEwJDTzAeFw0yMTAzMTcwNTAwMDBaFw0yMzAzMTcwNDU5MDBaMIIBWTEwMC4GA1UECQwnQ2FsbGUgMjYgIyA2OUQgLSA5MSBUb3JyZSAxIE9maWNpbmEgODA1MS0wKwYJKoZIhvcNAQkBFh5jb250YWN0ZW5vc0B3b3JsZG9mZmljZS5jb20uY28xJjAkBgNVBAMTHVdPUkxEIE9GRklDRSBDT0xPTUJJQSAgIFMuQS5TMRMwEQYDVQQFEwo5MDA1MzQzNTYzMTYwNAYDVQQMEy1FbWlzb3IgRmFjdHVyYSBFbGVjdHJvbmljYSAtIFBlcnNvbmEgSnVyaWRpY2ExOjA4BgNVBAsTMUVtaXRpZG8gcG9yIEFuZGVzIFNDRCBBYyAyNiA2OUMgMDMgVG9ycmUgQiBPZiA3MDExETAPBgNVBAoTCEdlcmVuY2lhMQ8wDQYDVQQHEwZCT0dPVEExFDASBgNVBAgTC0JPR09UQSBELkMuMQswCQYDVQQGEwJDTzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL1YWXjE6J8lkANbpOr+CAw4LfQCUXsq4d43lww2jj3qVytfNb/5BU860uxgWMJsWdcz4Wgb5xbG+wMr+Y+pSOrfMW00iNHQE5WhgG4wRqK79JUq7em0zbWHrB2Df/8C9ZVA1flzCNYhobAPbqE4mH7q/2AtkVct6jp7Rb9AyQ8CL54Lum0c6xEpv/In4d/t+0VHW6ErsXCeoEKGbN5gxp1MbuSXbFz13oJv1hcNl+IzegrvX9iELYxlQI8GKU8NW/p27Rxj8QqoinB8r8sxwNAAFLNbw4VMvSAOiSUNUbv5t8nlo5kWna0HaTuGpwyRJPFoGHqifUk1ils1gA1+Cb0CAwEAAaOCAxYwggMSMAwGA1UdEwEB/wQCMAAwHwYDVR0jBBgwFoAUOldQ0HcbPtaL6v+Xmdf/hAJIKQ8wNwYIKwYBBQUHAQEEKzApMCcGCCsGAQUFBzABhhtodHRwOi8vb2NzcC5hbmRlc3NjZC5jb20uY28wKQYDVR0RBCIwIIEeY29udGFjdGVub3NAd29ybGRvZmZpY2UuY29tLmNvMIIB8gYDVR0gBIIB6TCCAeUwggHhBg0rBgEEAYH0SAECBgEGMIIBzjBCBggrBgEFBQcCARY2aHR0cHM6Ly93d3cuYW5kZXNzY2QuY29tLmNvL2RvY3MvRFBDX0FuZGVzU0NEX1YzLjUucGRmMIIBhgYIKwYBBQUHAgIwggF4HoIBdABMAGEAIAB1AHQAaQBsAGkAegBhAGMAaQDzAG4AIABkAGUAIABlAHMAdABlACAAYwBlAHIAdABpAGYAaQBjAGEAZABvACAAZQBzAHQA4QAgAHMAdQBqAGUAdABhACAAYQAgAGwAYQBzACAAUABvAGwA7QB0AGkAYwBhAHMAIABkAGUAIABDAGUAcgB0AGkAZgBpAGMAYQBkAG8AIABkAGUAIABGAGEAYwB0AHUAcgBhAGMAaQDzAG4AIABFAGwAZQBjAHQAcgDzAG4AaQBjAGEAIAAoAFAAQwApACAAeQAgAEQAZQBjAGwAYQByAGEAYwBpAPMAbgAgAGQAZQAgAFAAcgDhAGMAdABpAGMAYQBzACAAZABlACAAQwBlAHIAdABpAGYAaQBjAGEAYwBpAPMAbgAgACgARABQAEMAKQAgAGUAcwB0AGEAYgBsAGUAYwBpAGQAYQBzACAAcABvAHIAIABBAG4AZABlAHMAIABTAEMARDAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwOQYDVR0fBDIwMDAuoCygKoYoaHR0cDovL2NybC5hbmRlc3NjZC5jb20uY28vQ2xhc2VJSXYyLmNybDAdBgNVHQ4EFgQU6DRgpkhpi9qXL2P0idgO6C+RYeYwDgYDVR0PAQH/BAQDAgXgMA0GCSqGSIb3DQEBCwUAA4ICAQBGJ2Oals+lCvezIVscgC3r3jBWlMRmdruCp4g8iGEyht5VyddEmQwIPPU8y+24NfJeZpeGLYtxZ17g7PSgTRWSDvByFmauSiIdmlOrYsCeTkhYuAbPLq0Sog64XqPNmczI52mzCYv2gAuMOQi/qUTAkC4PtqNvA81QJNBUTj1jNLDTyEtZDlEH6qvvcBJoSIu/qXWKlWqn54O62Jtv2/5mfkjjFw0lFomQI+SSYJ9vTYBGd2DX581NoP1Cbo2xDVJBhulP0Fm5oMG8Qcxma12w4F5HM/uPYOVd31dHfTnvmvVRZlyZd7w7SHQWkaK+zpWYwCehKeGmJR6vncPxNKPc22RdGjvdwf1kow1l7QbghmYeLZdekxMGRaj8mM3AyGYfF85M0/0clGtRi7m4cLaGNLfJBHdOBjP2NmB7WqZRZ7kfNQeVF2h8f3Nivt254u8lFlYRoW9plsM0bALipnjXHf9Ek5yl0yoDQYF1Pa79inW/QGM3QzDiuoEXxBzmu3RR0vm1K95lWbZinF++Ly/b8dBQ/xsrJY1z3QhoSAAFcY84JBz5qE0ctXhqjH3l+GwEHf3Mglr6VsZHgORClCzIvP4x99/Nx8jOOWqgmMQl5lxm7Gyb3isZ/dvHOJQVTxnNN/lHPt8xa9hi/ZsEHgmaaaKkL9deFMKdvr8weTMI1g==vVhZeMTonyWQA1uk6v4IDDgt9AJReyrh3jeXDDaOPepXK181v/kFTzrS7GBYwmxZ1zPhaBvnFsb7Ayv5j6lI6t8xbTSI0dATlaGAbjBGorv0lSrt6bTNtYesHYN//wL1lUDV+XMI1iGhsA9uoTiYfur/YC2RVy3qOntFv0DJDwIvngu6bRzrESm/8ifh3+37RUdboSuxcJ6gQoZs3mDGnUxu5JdsXPXegm/WFw2X4jN6Cu9f2IQtjGVAjwYpTw1b+nbtHGPxCqiKcHyvyzHA0AAUs1vDhUy9IA6JJQ1Ru/m3yeWjmRadrQdpO4anDJEk8WgYeqJ9STWKWzWADX4JvQ==AQAB2022-09-29T22:34:04+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1SC36193d72d39ed61e1a5206ccc554bf4290abc8507c1da0d1210a89924f81ad51de06ae234967a9c04fe092019bce1fe617bc2022-09-2915:27:21-05:0001SERVICIO PRESTADO 28/09/2022COP118692Saludvit Colombia sas11001Bogota D.C.Bogota D.C.11Calle 102a 45 46COColombiaSaludvit Colombia sas901509981R-99-PN11001Bogota D.C.Bogota D.C.11Calle 102a 45 46COColombia01IVASaludvit Colombia sas901509981SC3584434Martinaortizmolina23@gmail.com21013659939ISABELLA ASTUDILLO RODRIGUEZ11001Bogota D.C.Bogota D.C.11CARRERA 6A ESTE 38 66 INT 6 APTO 304 TERRA GRANDE 4 ETAPA 2 SAN MATEO ARRIBA DEL CC VENTURA TERREROSCARRERA 6A ESTE 38 66 INT 6 APTO 304 TERRA GRANDE 4 ETAPA 2 SAN MATEO ARRIBA DEL CC VENTURA TERREROSCOColombiaISABELLA ASTUDILLO RODRIGUEZ1013659939R-99-PN11001Bogota D.C.Bogota D.C.11CARRERA 6A ESTE 38 66 INT 6 APTO 304 TERRA GRANDE 4 ETAPA 2 SAN MATEO ARRIBA DEL CC VENTURA TERREROSCARRERA 6A ESTE 38 66 INT 6 APTO 304 TERRA GRANDE 4 ETAPA 2 SAN MATEO ARRIBA DEL CC VENTURA TERREROSCOColombiaZZNo aplicaISABELLA ASTUDILLO RODRIGUEZ1013659939317 8335888naty8003@gmail.comISABELLAASTUDILLO RODRIGUEZ2022-09-2915:27:21-05:0022022-09-29115000.000.00115000.00115000.0011.00115000.00SERVICIO MEDICO0101115000.001.00 -------------------------------------------------------------------- 2022-09-29 17:46:59.3710 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FEBO-191828 CUFE: a200b375a674f65b35a178f0890dfebf8a93c1ab8693cc26809414c8b944b70f3e3d19df4b483cce3ad2680aa848f2de ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:47:00.1501 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FVE-361 CUFE: 2c88e8e9d8f077878b8ec6d83c2c3b74aa2ee69f10f363797e3916c21246258047013ff068df15f5da52e6501248f206 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:47:03.5639 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-GE-4146 CUFE: 8cf8792e08b687bb25c4fdc92c5392f0dc49af6e840e7b9edc78c4c2f56957dea8c65ace28e0785f0a7e88815110ed70 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:47:08.4152 : Error al enviar documento a la DIAN Documento: FV-SUS-13980 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640281154972022-04-252023-04-25SUS1000115000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b0609317091ac7e50de4a9fa65bac6a88c5770da938bd4b7fd9743444bb5a4fa5e94e213ca2f4adf30d0a7723f352940a800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=3eb3dd74661a4ef4c4fea9cbd14e0bed9278591f1c88481f7ffed1a102902a5a156842e328bdaa0c6c78f099219b5affNGwTfvsDRFykAGEN4fDYPvBKwyCPQHqZHrtB+cRFXPQ=9A5ewBQi57/pueXcGTVCJJbmhyX6RBcnnaNRBPFWuqg=s6VfiJ/+y8DWZRooLU3UhoFYJ3mKoa0eaPC53orB/No=AyyynkzcOT+crmnVhbbr+q07SSQdqqoAqfjDp4Lka4sLdZpOQvqTzVZ/C4xZ8ULSsZnUzC/NRmOojuVTrTn66PMMmxEc6R4FsyKzDOyt2Q2f1tZKtgKfzqkvi8eXB9TLv3ZhbvayyFq86ekF6EUKmVUZi2KPLGwDlrI1ZO1f1igAzjYshpmnsiVngyPk6dGRSJjMviqGhEzmwflDrmz9i9vsHi3g2Yk/oYPEVghVTZjAEXLJgVtk6MBY4auXiKxRL+z1PqXIZJmn4lHzT+XtI0JQwBYsC3qXd+f2FwMu4a2Okbena5JvBRHZfqQTuRbQ9vsl03JjMedQfFU09aL6Gw==MIIIrDCCBpSgAwIBAgIITwmmj5LvZBMwDQYJKoZIhvcNAQELBQAwgbYxIzAhBgkqhkiG9w0BCQEWFGluZm9AYW5kZXNzY2QuY29tLmNvMSYwJAYDVQQDEx1DQSBBTkRFUyBTQ0QgUy5BLiBDbGFzZSBJSSB2MjEwMC4GA1UECxMnRGl2aXNpb24gZGUgY2VydGlmaWNhY2lvbiBlbnRpZGFkIGZpbmFsMRIwEAYDVQQKEwlBbmRlcyBTQ0QxFDASBgNVBAcTC0JvZ290YSBELkMuMQswCQYDVQQGEwJDTzAeFw0yMTAzMTcwNTAwMDBaFw0yMzAzMTcwNDU5MDBaMIIBWTEwMC4GA1UECQwnQ2FsbGUgMjYgIyA2OUQgLSA5MSBUb3JyZSAxIE9maWNpbmEgODA1MS0wKwYJKoZIhvcNAQkBFh5jb250YWN0ZW5vc0B3b3JsZG9mZmljZS5jb20uY28xJjAkBgNVBAMTHVdPUkxEIE9GRklDRSBDT0xPTUJJQSAgIFMuQS5TMRMwEQYDVQQFEwo5MDA1MzQzNTYzMTYwNAYDVQQMEy1FbWlzb3IgRmFjdHVyYSBFbGVjdHJvbmljYSAtIFBlcnNvbmEgSnVyaWRpY2ExOjA4BgNVBAsTMUVtaXRpZG8gcG9yIEFuZGVzIFNDRCBBYyAyNiA2OUMgMDMgVG9ycmUgQiBPZiA3MDExETAPBgNVBAoTCEdlcmVuY2lhMQ8wDQYDVQQHEwZCT0dPVEExFDASBgNVBAgTC0JPR09UQSBELkMuMQswCQYDVQQGEwJDTzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL1YWXjE6J8lkANbpOr+CAw4LfQCUXsq4d43lww2jj3qVytfNb/5BU860uxgWMJsWdcz4Wgb5xbG+wMr+Y+pSOrfMW00iNHQE5WhgG4wRqK79JUq7em0zbWHrB2Df/8C9ZVA1flzCNYhobAPbqE4mH7q/2AtkVct6jp7Rb9AyQ8CL54Lum0c6xEpv/In4d/t+0VHW6ErsXCeoEKGbN5gxp1MbuSXbFz13oJv1hcNl+IzegrvX9iELYxlQI8GKU8NW/p27Rxj8QqoinB8r8sxwNAAFLNbw4VMvSAOiSUNUbv5t8nlo5kWna0HaTuGpwyRJPFoGHqifUk1ils1gA1+Cb0CAwEAAaOCAxYwggMSMAwGA1UdEwEB/wQCMAAwHwYDVR0jBBgwFoAUOldQ0HcbPtaL6v+Xmdf/hAJIKQ8wNwYIKwYBBQUHAQEEKzApMCcGCCsGAQUFBzABhhtodHRwOi8vb2NzcC5hbmRlc3NjZC5jb20uY28wKQYDVR0RBCIwIIEeY29udGFjdGVub3NAd29ybGRvZmZpY2UuY29tLmNvMIIB8gYDVR0gBIIB6TCCAeUwggHhBg0rBgEEAYH0SAECBgEGMIIBzjBCBggrBgEFBQcCARY2aHR0cHM6Ly93d3cuYW5kZXNzY2QuY29tLmNvL2RvY3MvRFBDX0FuZGVzU0NEX1YzLjUucGRmMIIBhgYIKwYBBQUHAgIwggF4HoIBdABMAGEAIAB1AHQAaQBsAGkAegBhAGMAaQDzAG4AIABkAGUAIABlAHMAdABlACAAYwBlAHIAdABpAGYAaQBjAGEAZABvACAAZQBzAHQA4QAgAHMAdQBqAGUAdABhACAAYQAgAGwAYQBzACAAUABvAGwA7QB0AGkAYwBhAHMAIABkAGUAIABDAGUAcgB0AGkAZgBpAGMAYQBkAG8AIABkAGUAIABGAGEAYwB0AHUAcgBhAGMAaQDzAG4AIABFAGwAZQBjAHQAcgDzAG4AaQBjAGEAIAAoAFAAQwApACAAeQAgAEQAZQBjAGwAYQByAGEAYwBpAPMAbgAgAGQAZQAgAFAAcgDhAGMAdABpAGMAYQBzACAAZABlACAAQwBlAHIAdABpAGYAaQBjAGEAYwBpAPMAbgAgACgARABQAEMAKQAgAGUAcwB0AGEAYgBsAGUAYwBpAGQAYQBzACAAcABvAHIAIABBAG4AZABlAHMAIABTAEMARDAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwOQYDVR0fBDIwMDAuoCygKoYoaHR0cDovL2NybC5hbmRlc3NjZC5jb20uY28vQ2xhc2VJSXYyLmNybDAdBgNVHQ4EFgQU6DRgpkhpi9qXL2P0idgO6C+RYeYwDgYDVR0PAQH/BAQDAgXgMA0GCSqGSIb3DQEBCwUAA4ICAQBGJ2Oals+lCvezIVscgC3r3jBWlMRmdruCp4g8iGEyht5VyddEmQwIPPU8y+24NfJeZpeGLYtxZ17g7PSgTRWSDvByFmauSiIdmlOrYsCeTkhYuAbPLq0Sog64XqPNmczI52mzCYv2gAuMOQi/qUTAkC4PtqNvA81QJNBUTj1jNLDTyEtZDlEH6qvvcBJoSIu/qXWKlWqn54O62Jtv2/5mfkjjFw0lFomQI+SSYJ9vTYBGd2DX581NoP1Cbo2xDVJBhulP0Fm5oMG8Qcxma12w4F5HM/uPYOVd31dHfTnvmvVRZlyZd7w7SHQWkaK+zpWYwCehKeGmJR6vncPxNKPc22RdGjvdwf1kow1l7QbghmYeLZdekxMGRaj8mM3AyGYfF85M0/0clGtRi7m4cLaGNLfJBHdOBjP2NmB7WqZRZ7kfNQeVF2h8f3Nivt254u8lFlYRoW9plsM0bALipnjXHf9Ek5yl0yoDQYF1Pa79inW/QGM3QzDiuoEXxBzmu3RR0vm1K95lWbZinF++Ly/b8dBQ/xsrJY1z3QhoSAAFcY84JBz5qE0ctXhqjH3l+GwEHf3Mglr6VsZHgORClCzIvP4x99/Nx8jOOWqgmMQl5lxm7Gyb3isZ/dvHOJQVTxnNN/lHPt8xa9hi/ZsEHgmaaaKkL9deFMKdvr8weTMI1g==vVhZeMTonyWQA1uk6v4IDDgt9AJReyrh3jeXDDaOPepXK181v/kFTzrS7GBYwmxZ1zPhaBvnFsb7Ayv5j6lI6t8xbTSI0dATlaGAbjBGorv0lSrt6bTNtYesHYN//wL1lUDV+XMI1iGhsA9uoTiYfur/YC2RVy3qOntFv0DJDwIvngu6bRzrESm/8ifh3+37RUdboSuxcJ6gQoZs3mDGnUxu5JdsXPXegm/WFw2X4jN6Cu9f2IQtjGVAjwYpTw1b+nbtHGPxCqiKcHyvyzHA0AAUs1vDhUy9IA6JJQ1Ru/m3yeWjmRadrQdpO4anDJEk8WgYeqJ9STWKWzWADX4JvQ==AQAB2022-09-29T22:34:18+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1SUS139803eb3dd74661a4ef4c4fea9cbd14e0bed9278591f1c88481f7ffed1a102902a5a156842e328bdaa0c6c78f099219b5aff2022-09-2716:32:15-05:0001CONSUMO 27 SEPTIEMBRE 2022COP11SUMINISTROS Y SERVICIOS INDUSTRIALES DE COLOMBIA SAS13001CartagenaBolivar13Bellavista Cll 7 No. 56A-114COColombiaSUMINISTROS Y SERVICIOS INDUSTRIALES DE COLOMBIA SAS900465789R-99-PN13001CartagenaBolivar13Bellavista Cll 7 No. 56A-114COColombiaZZNo aplicaSUMINISTROS Y SERVICIOS INDUSTRIALES DE COLOMBIA SAS900465789SUS6436658; 301 2691085; 302 4346698contabilidad@susercol.com.co1806010201VENTANAS DE COLOMBIA SAS13001CartagenaBolivar13CARTACOColombiaVENTANAS DE COLOMBIA SAS806010201R-99-PN13001CartagenaBolivar13CARTACOColombia01IVAVENTANAS DE COLOMBIA SAS8060102013225689745facturacion@susercol.com.co2022-09-2716:32:15-05:0011011500.000.0011500.0011500.0011.0011500.00Bot Agua Post050511500.001.00 -------------------------------------------------------------------- 2022-09-29 17:47:08.4909 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FVEW-45440 CUFE: 6f22ac6b0dd62d7ec042ae976a97ffe23ad36932cbecbb4d0a4bcf0c229a2dd8d602a1e08e22b54fe8fc2cebf6122633 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:47:08.4868 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-HS-26095 CUFE: bd34e146bd3c0c3dd7e01edc77394d2480afdd5fe26f4b929118f5c0f023c38e25d9627513849d4a9135b90349672e5d ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:47:08.5631 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE01-17617 CUFE: bf56933f5b90b840094c80c902ea2078d39e94733f9076990e30f3947a44588b289aa1898844539739a99a309a0debc8 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:47:08.6159 : Error al enviar documento a la DIAN Documento: FV-FVE-57708 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640297753962022-06-062022-12-06FVE50148100000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bb0e525984f32f877f7b3858fdd853d71b6b42b5e00cec59d8de01650d72a5a97e5e72543e5f60abef1e21209e3ac822d800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:08+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FVE577080900dcdb06b76ca92d928f67ea03e33a07e5c75ff5b0ad00a9ea1a7dbf7a224cd65c9cacf99ac738cffb8dcd6d14671e2022-09-3015:17:47-05:0001FACTURA DE VENTACOP2054917737314620Aura Victoria Paredes Rangel11001Bogota D.C.Bogota D.C.11Cra 127 No. 22G - 18 Bodega 22COColombiaAura Victoria Paredes Rangel41628069R-99-PN11001Bogota D.C.Bogota D.C.11Cra 127 No. 22G - 18 Bodega 22COColombiaZZNo aplicaAura Victoria Paredes Rangel41628069FVE4132410logistica@cepav.com1890900608ALMACENES eXITO S A11001Bogota D.C.Bogota D.C.11CLL 147 7 92COColombiaALMACENES eXITO S A890900608O-13;O-15;O-2311001Bogota D.C.Bogota D.C.11CLL 147 7 92COColombia01IVAALMACENES eXITO S A8909006083396500grupo_exito_co@einvoicing.signature-cloud.com2022-09-3015:17:47-05:0022022-10-1530300.000.0030300.0030300.001574030223.0011700.00TALLOS APIO 250 GR.PT060PT0603900.003.002574030226.0018600.00ZANAHORIA 250 GR.PT072PT0723100.006.00 -------------------------------------------------------------------- 2022-09-29 17:47:08.6413 : Error al enviar documento a la DIAN Documento: FV-FBMG-7259 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9374984. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The remote server returned an error: (504) Gateway Timeout. ---> System.Net.WebException: The remote server returned an error: (504) Gateway Timeout. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640245859452022-01-262024-01-26FBMG491020000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b30b4a7654d2f5d882b03cdb14d4172afb2c439f0b7ba646c78a7df2e08c5e3f1c412da047665b08fa8999042e9965aae800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:25+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FBMG7259c26ab874cbdff086166e68b917900e850014ea61c20cf94b66de458104162504b3d1ea1e4eeaab1cfdc8cb25d63ebd002022-09-2913:25:33-05:0001RM 532COP114631TRIPLE ALIANZA S.A.S BUCARAMANGA68001BucaramangaSantander68Centro Abastos bloque 2 Bodega 312COColombiaTRIPLE ALIANZA S.A.S BUCARAMANGA900665854R-99-PN68001BucaramangaSantander68Centro Abastos bloque 2 Bodega 312COColombiaZZNo aplicaTRIPLE ALIANZA S.A.S BUCARAMANGA900665854FBMG6760845facturacionelectronica@triplealianza.com.co263507739YENY ROCIO RAMIREZ LANDAZABAL68001BucaramangaSantander68CL 10 34 15 TO 1 AP 303 CON TORRE DE LOS PINOSCOColombiaYENY ROCIO RAMIREZ LANDAZABAL63507739R-99-PN;R-99-PN68001BucaramangaSantander68CL 10 34 15 TO 1 AP 303 CON TORRE DE LOS PINOSCOColombiaZZNo aplicaYENY ROCIO RAMIREZ LANDAZABAL635077396832111terescucuta@outlook.es;joselibardomonroy@hotmail.comYENY ROCIORAMIREZ LANDAZABAL2022-09-2913:25:33-05:0022022-10-071680000.000.001680000.001680000.00114.001680000.00BMG MZ GAL 88 EXT GLORIA YAN CL (SF)BMG MZ GAL 88 EXT GLORIA YAN CL (SF)BMG MZ GAL 88 EXT GLORIA YAN CL (SF)120000.0014.00 -------------------------------------------------------------------- 2022-09-29 17:47:09.7879 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-24264 CUFE: 3ce2f724943ae5b76ea5665ce7b9369e1af7bd7adc9096c9fd0c2bbce928bc4b84cc9e53fa68e8a5b9231c41dc7bc497 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:47:09.8431 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FRPE-39637 CUFE: 14227f6fbe018ece612c908b605481bb354ec867c4d93b34ac97e418451163f140c960a1f8cb5a518b11344f79e20667 ERROR: System.TimeoutException: The request channel timed out while waiting for a reply after 00:02:59.9687256. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The remote server returned an error: (504) Gateway Timeout. ---> System.Net.WebException: The remote server returned an error: (504) Gateway Timeout. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:47:09.9243 : UrlXml: D:\home\site\wwwroot\DocumentosXML\GEH843_fv09003209640352200000103.xml Document:{"xsiSchemaLocation":"urn:oasis:names:specification:ubl:schema:xsd:Invoice-2 http://docs.oasis-open.org/ubl/os-UBL-2.1/xsd/maindoc/UBL-Invoice-2.1.xsd","UBLExtensions":[{"ID":null,"Name":null,"ExtensionAgencyID":null,"ExtensionAgencyName":null,"ExtensionVersionID":null,"ExtensionAgencyURI":null,"ExtensionURI":null,"ExtensionReasonCode":null,"ExtensionReason":null,"ExtensionContent":{"sts:DianExtensions":{"@xmlns:ds":"http://www.w3.org/2000/09/xmldsig#","@xmlns:xades":"http://uri.etsi.org/01903/v1.3.2#","@xmlns:xsi":"http://www.w3.org/2001/XMLSchema-instance","@xmlns:ext":"urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2","@xmlns:xades141":"http://uri.etsi.org/01903/v1.4.1#","@xmlns:cac":"urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2","@xmlns:cbc":"urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2","@xmlns:sts":"dian:gov:co:facturaelectronica:Structures-2-1","sts:InvoiceControl":{"sts:InvoiceAuthorization":"18764017014938","sts:AuthorizationPeriod":{"cbc:StartDate":"2021-08-26","cbc:EndDate":"2023-02-26"},"sts:AuthorizedInvoices":{"sts:Prefix":"GEH","sts:From":"700","sts:To":"1348"}},"sts:InvoiceSource":{"cbc:IdentificationCode":{"@listAgencyID":"6","@listAgencyName":"United Nations Economic Commission for Europe","@listSchemeURI":"urn:oasis:names:specification:ubl:codelist:gc:CountryIdentificationCode-2.1","#text":"CO"}},"sts:SoftwareProvider":{"sts:ProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"3","@schemeName":"31","#text":"900534356"},"sts:SoftwareID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"1476b5a6-056c-4972-9d2b-c23d3714245b"}},"sts:SoftwareSecurityCode":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","#text":"7e3314f20427fde8e285edb79b9e2e0845b27e1d4374e107ad6fabd76b5f2347b240bf58bc9188901ff4dd80c5a49c48"},"sts:AuthorizationProvider":{"sts:AuthorizationProviderID":{"@schemeAgencyID":"195","@schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","@schemeID":"4","@schemeName":"31","#text":"800197268"}},"sts:QRCode":"https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=dc292599e03005a91ce879b03c3ba6ba19839e9a32c11c6e9d11dac9446880b41fcb5edb93c7b6dfd416761d60a933d6"}}}],"UBLVersionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"UBL 2.1"},"CustomizationID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"10"},"ProfileID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"DIAN 2.1: Factura Electrónica de Venta"},"ProfileExecutionID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"GEH843"},"CopyIndicator":null,"UUID":{"schemeID":"1","schemeName":"CUFE-SHA384","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"dc292599e03005a91ce879b03c3ba6ba19839e9a32c11c6e9d11dac9446880b41fcb5edb93c7b6dfd416761d60a933d6"},"IssueDate":{"Value":"2022-09-29T17:41:32","ValueString":"2022-09-29"},"IssueTime":{"Value":"2022-09-29T17:41:32","ValueString":"17:41:32-05:00"},"DueDate":null,"InvoiceTypeCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"01"},"Note":[{"languageID":null,"languageLocaleID":null,"Value":"Servicio de consultoria mes."}],"TaxPointDate":null,"DocumentCurrencyCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"COP"},"TaxCurrencyCode":null,"PricingCurrencyCode":null,"PaymentCurrencyCode":null,"PaymentAlternativeCurrencyCode":null,"AccountingCostCode":null,"AccountingCost":null,"LineCountNumeric":{"format":null,"Value":1.0},"BuyerReference":null,"InvoicePeriod":null,"OrderReference":null,"BillingReference":null,"DespatchDocumentReference":null,"ReceiptDocumentReference":null,"StatementDocumentReference":null,"OriginatorDocumentReference":null,"ContractDocumentReference":null,"AdditionalDocumentReference":null,"ProjectReference":null,"Signature":null,"AccountingSupplierParty":{"CustomerAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"}],"DataSendingCapability":null,"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"6920"},"PartyIdentification":null,"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"GRUPO EMPRESARIAL HARRINGTOW CONSULTORES C&A SAS"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CL 17 4 68 OF 1804"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"GRUPO EMPRESARIAL HARRINGTOW CONSULTORES C&A SAS"},"CompanyID":{"schemeID":"2","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"900320964"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"48","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"CL 17 4 68 OF 1804"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"GRUPO EMPRESARIAL HARRINGTOW CONSULTORES C&A SAS"},"CompanyID":{"schemeID":"2","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"900320964"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"GEH"},"Name":null,"CorporateRegistrationTypeCode":null,"JurisdictionRegionAddress":null},"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"2845006"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"info@harringtowconsultores.com"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DespatchContact":null,"AccountingContact":null,"SellerContact":null},"AccountingCustomerParty":{"CustomerAssignedAccountID":null,"SupplierAssignedAccountID":null,"AdditionalAccountID":[{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"}],"Party":{"MarkCareIndicator":null,"MarkAttentionIndicator":null,"WebsiteURI":null,"LogoReferenceID":null,"EndpointID":null,"IndustryClassificationCode":null,"PartyIdentification":[{"ID":{"schemeID":"9","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"901168413"}}],"PartyName":[{"Name":{"languageID":null,"languageLocaleID":null,"Value":"COSMETICOS JUANITA SAS"}}],"Language":null,"PostalAddress":null,"PhysicalLocation":{"ID":null,"Description":null,"Conditions":null,"CountrySubentity":null,"CountrySubentityCode":null,"LocationTypeCode":null,"InformationURI":null,"Name":null,"ValidityPeriod":null,"Address":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"TV 78 H BIS A 44 A 05"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"SubsidiaryLocation":null,"LocationCoordinate":null},"PartyTaxScheme":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"COSMETICOS JUANITA SAS"},"CompanyID":{"schemeID":"9","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"901168413"},"TaxLevelCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":"48","listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"R-99-PN;R-99-PN"},"ExemptionReasonCode":null,"ExemptionReason":null,"RegistrationAddress":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"11001"},"AddressTypeCode":null,"AddressFormatCode":null,"Postbox":null,"Floor":null,"Room":null,"StreetName":null,"AdditionalStreetName":null,"BlockName":null,"BuildingName":null,"BuildingNumber":null,"InhouseMail":null,"Department":null,"MarkAttention":null,"MarkCare":null,"PlotIdentification":null,"CitySubdivisionName":null,"CityName":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"PostalZone":null,"CountrySubentity":{"languageID":null,"languageLocaleID":null,"Value":"Bogota D.C."},"CountrySubentityCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":"11"},"Region":null,"District":null,"TimezoneOffset":null,"AddressLine":[{"Line":{"languageID":null,"languageLocaleID":null,"Value":"TV 78 H BIS A 44 A 05"}}],"Country":{"IdentificationCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":"es","listURI":null,"listSchemeURI":null,"Value":"CO"},"Name":{"languageID":"es","languageLocaleID":null,"Value":"Colombia"}},"LocationCoordinate":null},"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}],"PartyLegalEntity":[{"RegistrationName":{"languageID":null,"languageLocaleID":null,"Value":"COSMETICOS JUANITA SAS"},"CompanyID":{"schemeID":"9","schemeName":"31","schemeAgencyID":"195","schemeAgencyName":"CO, DIAN (Dirección de Impuestos y Aduanas Nacionales)","schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"901168413"},"RegistrationDate":null,"RegistrationExpirationDate":null,"CompanyLegalFormCode":null,"CompanyLegalForm":null,"SoleProprietorshipIndicator":null,"CompanyLiquidationStatusCode":null,"CorporateStockAmount":null,"FullyPaidSharesIndicator":null,"RegistrationAddress":null,"CorporateRegistrationScheme":null,"HeadOfficeParty":null,"ShareholderParty":null}],"Contact":{"ID":null,"Name":null,"Telephone":{"languageID":null,"languageLocaleID":null,"Value":"2739670"},"Telefax":null,"ElectronicMail":{"languageID":null,"languageLocaleID":null,"Value":"gerencia@cosmeticosjuanita.com"},"Note":null,"OtherCommunication":null},"Person":null,"AgentParty":null,"ServiceProviderParty":null,"PowerOfAttorney":null,"FinancialAccount":null},"DeliveryContact":null,"AccountingContact":null,"BuyerContact":null},"PayeeParty":null,"BuyerCustomerParty":null,"SellerSupplierParty":null,"TaxRepresentativeParty":null,"Delivery":[{"ID":null,"Quantity":null,"MinimumQuantity":null,"MaximumQuantity":null,"ActualDeliveryDate":{"Value":"2022-09-29T17:41:32","ValueString":"2022-09-29"},"ActualDeliveryTime":{"Value":"2022-09-29T17:41:32","ValueString":"17:41:32-05:00"},"LatestDeliveryDate":null,"LatestDeliveryTime":null,"ReleaseID":null,"TrackingID":null,"DeliveryAddress":null,"DeliveryLocation":null,"AlternativeDeliveryLocation":null,"RequestedDeliveryPeriod":null,"PromisedDeliveryPeriod":null,"EstimatedDeliveryPeriod":null,"CarrierParty":null,"DeliveryParty":null,"NotifyParty":null,"Despatch":null,"DeliveryTerms":null,"MinimumDeliveryUnit":null,"MaximumDeliveryUnit":null,"Shipment":null}],"DeliveryTerms":null,"PaymentMeans":[{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"2"},"PaymentMeansCode":{"listID":null,"listAgencyID":null,"listAgencyName":null,"listName":null,"listVersionID":null,"name":null,"languageID":null,"listURI":null,"listSchemeURI":null,"Value":""},"PaymentDueDate":{"Value":"2022-10-14T00:00:00","ValueString":"2022-10-14"},"PaymentChannelCode":null,"InstructionID":null,"InstructionNote":null,"PaymentID":null,"CardAccount":null,"PayerFinancialAccount":null,"PayeeFinancialAccount":null,"CreditAccount":null,"PaymentMandate":null,"TradeFinancing":null}],"PaymentTerms":null,"PrepaidPayment":null,"AllowanceCharge":null,"TaxExchangeRate":null,"PricingExchangeRate":null,"PaymentExchangeRate":null,"PaymentAlternativeExchangeRate":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":104500.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":550000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":104500.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":60500.00},"RoundingAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":0.0},"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":550000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":60500.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":11.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"06"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"ReteFuente"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"LegalMonetaryTotal":{"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":550000.00},"TaxExclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":550000.00},"TaxInclusiveAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":654500.00},"AllowanceTotalAmount":null,"ChargeTotalAmount":null,"PrepaidAmount":null,"PayableRoundingAmount":null,"PayableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":654500.00},"PayableAlternativeAmount":null},"InvoiceLine":[{"ID":{"schemeID":"1","schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"1"},"schemeID":null,"UUID":null,"Note":[{"languageID":null,"languageLocaleID":null,"Value":""}],"InvoicedQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"LineExtensionAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":550000.00},"TaxPointDate":null,"AccountingCostCode":null,"AccountingCost":null,"PaymentPurposeCode":null,"FreeOfChargeIndicator":null,"InvoicePeriod":null,"OrderLineReference":null,"DespatchLineReference":null,"ReceiptLineReference":null,"BillingReference":null,"DocumentReference":null,"PricingReference":null,"OriginatorParty":null,"Delivery":null,"PaymentTerms":null,"AllowanceCharge":null,"TaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":104500.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":550000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":104500.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":19.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"01"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"IVA"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"WithholdingTaxTotal":[{"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":60500.00},"RoundingAmount":null,"TaxEvidenceIndicator":null,"TaxIncludedIndicator":null,"TaxSubtotal":[{"TaxableAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":550000.00},"TaxAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":60500.00},"CalculationSequenceNumeric":null,"TransactionCurrencyTaxAmount":null,"Percent":null,"BaseUnitMeasure":null,"PerUnitAmount":null,"TierRange":null,"TierRatePercent":null,"TaxCategory":{"ID":null,"Name":null,"Percent":{"format":null,"Value":11.00},"BaseUnitMeasure":null,"PerUnitAmount":null,"TaxExemptionReasonCode":null,"TaxExemptionReason":null,"TierRange":null,"TierRatePercent":null,"TaxScheme":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"06"},"Name":{"languageID":null,"languageLocaleID":null,"Value":"ReteFuente"},"TaxTypeCode":null,"CurrencyCode":null,"JurisdictionRegionAddress":null}}}]}],"Item":{"Description":[{"languageID":null,"languageLocaleID":null,"Value":"Consultoria mes"}],"PackQuantity":null,"PackSizeNumeric":null,"CatalogueIndicator":null,"Name":null,"HazardousRiskIndicator":null,"AdditionalInformation":null,"Keyword":null,"BrandName":null,"ModelName":null,"BuyersItemIdentification":null,"SellersItemIdentification":{"ID":{"schemeID":null,"schemeName":null,"schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"001"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"ManufacturersItemIdentification":null,"StandardItemIdentification":{"ID":{"schemeID":"999","schemeName":"Estándar de adopción del contribuyente","schemeAgencyID":null,"schemeAgencyName":null,"schemeVersionID":null,"schemeDataURI":null,"schemeURI":null,"Value":"001"},"ExtendedID":null,"BarcodeSymbologyID":null,"PhysicalAttribute":null,"MeasurementDimension":null,"IssuerParty":null},"CatalogueItemIdentification":null,"AdditionalItemIdentification":null,"CatalogueDocumentReference":null,"ItemSpecificationDocumentReference":null,"OriginCountry":null,"CommodityClassification":null,"TransactionConditions":null,"HazardousItem":null,"ClassifiedTaxCategory":null,"AdditionalItemProperty":null,"ManufacturerParty":null,"InformationContentProviderParty":null,"OriginAddress":null,"ItemInstance":null,"Certificate":null,"Dimension":null},"Price":{"PriceAmount":{"currencyID":"COP","currencyCodeListVersionID":null,"Value":550000.00},"BaseQuantity":{"unitCode":"NIU","unitCodeListID":null,"unitCodeListAgencyID":null,"unitCodeListAgencyName":null,"Value":1.00},"PriceChangeReason":null,"PriceTypeCode":null,"PriceType1":null,"OrderableUnitFactorRate":null,"ValidityPeriod":null,"PriceList":null,"AllowanceCharge":null,"PricingExchangeRate":null},"DeliveryTerms":null,"SubInvoiceLine":null,"ItemPriceExtension":null}]} Error al escribir en el xml : System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\DocumentosXML\GEH843_fv09003209640352200000103.xml' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.StreamWriter..ctor(String path) at WoLicencias.Services.Logic.Transversales.XmlHelper.Serialize[T](T obj, String path, XmlSerializerNamespaces namespaces) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\XmlHelper.cs:line 166 -------------------------------------------------------------------- 2022-09-29 17:47:10.2524 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-CRON-32090 CUFE: 766ac8872c5c83db04cce3afc06d42eb52658564dfd35475af397b94305f9ef30c32cdf142d21875a3aeb6e8d90cc601 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:47:14.6089 : Error al enviar documento a la DIAN Documento: FV-FE-4868 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640215334582021-11-222022-11-22FE100110000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245beb5722a7262dd213bf7884a965aed31a756a77e382cc4d4b80d72802404d76f59cc4f654a4f8f936dd662eea3cdb6000800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:10+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1FE4868230c99412e3d5396a160db37804bb05ce00c9de4cd934bbc502025a03e68801a48a3fb95fb543e8293d09a116807c1f32022-09-2917:02:51-05:0001Factura de VentaCOP2214649GIRATOYSPARTY S.A.S.05360ItaguiAntioquia05CL 53 51 60COColombiaGIRATOYSPARTY S.A.S.901189651R-99-PN;R-99-PN05360ItaguiAntioquia05CL 53 51 60COColombia01IVAGIRATOYSPARTY S.A.S.901189651FE5407090contabilidad@giratoysparty.com229379771MARTHA GOMEZ DE SALAZAR05001MedellinAntioquia05CL 49 51 84COColombiaMARTHA GOMEZ DE SALAZAR29379771R-99-PN;R-99-PN05001MedellinAntioquia05CL 49 51 84COColombia01IVAMARTHA GOMEZ DE SALAZAR293797715121852praga@une.net.co;cartera@giratoysparty.comMARTHAGOMEZ DE SALAZAR2022-09-2917:02:51-05:0022022-10-2963202.94332647.05888663202.94126219.0001IVA332647.06332647.06395850.00395850.0012.0015126.052873.9495815126.050422873.9495819.0001IVAARTICULO PARA FIESTAS BASE 1PCS MATERIAL PLASTICO DIM36X 16.5CMS 1 NIVEL DORADO TORTA BOLSA SIN MARCA SIN MECANISMO SUPERVISION DE UN ADULTOA107-760DA107-760D7563.025212.0022.0015126.052873.9495815126.050422873.9495819.0001IVAARTICULO PARA FIESTAS BASE 1PCS MATERIAL PLASTICO DIM36X 16.5CMS 1 NIVEL PLATEADO TORTA BOLSA SIN MARCA SIN MECANISMO SUPERVISION DE UN ADULTOA107-760PA107-760P7563.025212.0032.0015126.052873.9495815126.050422873.9495819.0001IVAARTICULO PARA FIESTAS BASE 1PCS MATERIAL PLASTICO DIM36X 16.5CMS 1 NIVEL ORO ROSA TORTA BOLSA SIN MARCA SIN MECANISMO SUPERVISION DE UN ADULTOA107-760RA107-760R7563.025212.00412.0012605.042394.95798312605.0420162394.95798319.0001IVAARTICULO PARA FIESTAS VELA 1PCS MATERIAL CERA DIM DORADA TEMATICA CUMPLEANOS PARTY CAKE CANDLE CARTON MARCA SIN MARCA SIN MECANISMO 8 ANOS O MaS AMJR-LZ-FC-DAMJR-LZ-FC-DAMJR-LZ-FC-D1050.42016812.00512.0012605.042394.95798312605.0420162394.95798319.0001IVAARTICULO PARA FIESTAS VELA 1PCS MATERIAL CERA DIM PLEADA TEMATICA CUMPLEANOS PARTY CAKE CANDLE CARTON MARCA SIN MARCA SIN MECANISMO 8 ANOS O MaS AMJR-LZ-FC-PAMJR-LZ-FC-PAMJR-LZ-FC-P1050.42016812.00672.0045378.158621.84874245378.1512728621.84874219.0001IVACORBATA X 12 PLASTICO NEON COR-1COR-1COR-1630.25210172.00724.008067.231532.773118067.2268961532.7731119.0001IVAARTICULO PARA FIESTAS GLOBO METALIZADO 1PCS MATERIAL PLASTICO DIM45CM ESTRELLA COLOR ORO ROSA CARTOFW-360FW-360336.13445424.00824.0011092.442107.56302511092.4369762107.56302519.0001IVAARTICULO PARA FIESTAS PORTAGLOBO 1PCS MATERIAL PLASTICO DIM40CM, 5CM, 8CM BASE FLOR COLOR BLANCO NAFW-396FW-396462.18487424.00924.008067.231532.773118067.2268961532.7731119.0001IVAARTICULO PARA FIESTAS GLOBO METALIZADO 1PCS MATERIAL PLASTICO DIM18 PUL CORAZON ROJO FILLS WITH AIR OR HELIUM BOLSA CARTON ADELANTE 19.5X14CM + ATRaS 6CM LOOMPA SIN MECANISMO 3 ANOS O MaS FW-495FW-495FW-495336.13445424.00106.0010840.342059.66386510840.3361342059.66386519.0001IVAARTICULO PARA FIESTAS GLOBO METALIZADO 4PCS MATERIAL PLASTICO DIM32 PUL CONTROL VIDEO JUEGO + 1 REDONDO FELIZ CUMPLEANOS NEGRO, 1 PIEZA ESTRELLA NEGRA, 1 PIEZA ESTRELLA PLATEADA COLOR NEGRO CARTON Y BOLSA ADELANTE 19.5X14CM + ATRaS 6CM MARCA LOOMPAFW-697FW-6971806.7226896.001112.004033.61766.3865554033.613448766.38655519.0001IVAARTICULO PARA FIESTAS STOPPER TORTA 1PCS MATERIAL PLASTICO DIM10X16CM CINCO ESTRELLAS FELIZ CUMPLEANOS COLOR DORADO HAPPY PARTY BOLSA CARTON 20X12.5CM MARCA SIN MARCA SIN MECANISMO SUPERVISION DE UN ADULTO JFD-16JFD-16JFD-16336.13445412.00127.0022058.824191.1764722058.8235284191.1764719.0001IVAARTICULO PARA FIESTAS PORTAGLOBO 11PCS MATERIAL PLASTICO DIM20X105CM UNICOLOR COLOR BLANCO NA BOLSA 20X105CM MARCA SIN MARCA SIN MECANISMO SUPERVISION DE UN ADULTO JR-01JR-01JR-013151.2605047.001312.0015126.052873.94958115126.0504242873.94958119.0001IVAARTICULO PARA FIESTAS CORTINA METALIZADO 1PCS MATERIAL PAPEL DIM100X200CM DISENO CUADROS ORO ROSA BOLSA 26X19CM SIN MARCA SIN MECANISMO SUPERVISION DE UN ADULTO LYS-42LYS-42LYS-421260.50420212.001412.0015126.052873.94958115126.0504242873.94958119.0001IVAARTICULO PARA FIESTAS CORTINA METALIZADO 1PCS MATERIAL PAPEL DIM100X200CM DISENO CUADROS BLANCO BOLSA 26X19CM SIN MARCA SIN MECANISMO SUPERVISION DE UN ADULTO LYS-45LYS-45LYS-451260.50420212.0015144.0048403.369196.63866148403.3613769196.63866119.0001IVAHAWAIANO X 1 TELA COLLAR FLORES MULTICOLOR QQH-10QQH-10QQH-10336.134454144.001612.007058.821341.176477058.8235281341.1764719.0001IVAARTICULO PARA FIESTAS VELA 6PCS MATERIAL CERA DIM13CM RECTA ROJO, AZUL, PLATEADO, DORADO, VERDE, MORADO CAJA 16CM SIN MARCA SIN MECANISMO SUPERVISION DE UN ADULTO QY-6-CQY-6-CQY-6-C588.23529412.001712.007058.821341.176477058.8235281341.1764719.0001IVAARTICULO PARA FIESTAS VELA 6PCS MATERIAL CERA DIM13CM RECTA DORADO CAJA 16CM SIN MARCA SIN MECANISMO SUPERVISION DE UN ADULTO QY-6-DQY-6-DQY-6-D588.23529412.001812.007058.821341.176477058.8235281341.1764719.0001IVAARTICULO PARA FIESTAS VELA 6PCS MATERIAL CERA DIM13CM RECTA PLATEADO CAJA 16CM SIN MARCA SIN MECANISMO SUPERVISION DE UN ADULTO QY-6-PQY-6-PQY-6-P588.23529412.00198.0011092.442107.56302511092.4369762107.56302519.0001IVAARTICULO PARA FIESTAS MANTEL 1PCS MATERIAL PLASTICO DIM137X183CM 54 X 72 UNICOLOR METALIZADO DORADOXF-29MXF-29M1386.5546228.002012.0016638.663161.34453816638.6554643161.34453819.0001IVAARTICULO PARA FIESTAS MANTEL 1PCS MATERIAL PLASTICO DIM137X183CM, 54 X 72 UNICOLOR METALIZADO PLATEADOXF-30MXF-30M1386.55462212.002112.0016638.663161.34453816638.6554643161.34453819.0001IVAARTICULO PARA FIESTAS MANTEL 1PCS MATERIAL PLASTICO DIM37X183CM, 54 X 72 UNICOLOR METALIZADO ORO ROSAXF-31MXF-31M1386.55462212.00226.008319.331580.6722698319.3277321580.67226919.0001IVAARTICULO PARA FIESTAS MANTEL 1PCS MATERIAL PLASTICO DIM37X183CM, 54 X 72 UNICOLOR METALIZADO FUCSIAXF-32MXF-32M1386.5546226.00 -------------------------------------------------------------------- 2022-09-29 17:47:21.5398 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-IC-7307 CUFE: a7022fcdf4fa898aa1ba07910d199f609aede8d9dcb4be0eb2e6a7c398bdc454cfe1e6aea1e1ebe7da5e226f78a16ca6 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:47:23.3523 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FE-5547 CUFE: 2df340853d6897de6ff12ed4674840e6cfc76ac6a5a308d14ca9ff27693557978d9dc430aedb888cb0e94dae6f976b7d ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:47:24.0230 : Error al enviar documento a la DIAN Documento: FV-B-3943 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640145459292021-06-252022-12-25B162110000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245ba6fc84210081685541a2d599c01485a71898678a79123e1e59ce7ade62e5146c3acf20d0af66edfb5deae7696fbf69b1800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:04+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1B3943b1c69c5e5abf011eb32074f2ebf3bb779495b8cbae53a13aa2873f5ed4b792258d62a6eaeff8c69b33aef5d6af0630d52022-09-2917:40:57-05:0001FACTURA DE VENTACOP314530REPRESENTACIONES Y COMERCIALIZACIONES JAIMAR S EN C.S 11001Bogota D.C.Bogota D.C.11CALLE 65 # 27A 35COColombiaREPRESENTACIONES Y COMERCIALIZACIONES JAIMAR S EN C.S 900009234R-99-PN11001Bogota D.C.Bogota D.C.11CALLE 65 # 27A 35COColombia01IVAREPRESENTACIONES Y COMERCIALIZACIONES JAIMAR S EN C.S 900009234B3110934facturacionlujoselsemaforo1@gmail.com1900788957MINERALES SANTAMARIA SAS15759SogamosoBoyaca15CRA 11B NO 58B - 16COColombiaMINERALES SANTAMARIA SAS900788957R-99-PN15759SogamosoBoyaca15CRA 11B NO 58B - 16COColombia01IVAMINERALES SANTAMARIA SAS9007889573202307991mineralessantamaria@gmail.com2022-09-2917:40:57-05:0022022-09-29375210.081974789.915964375210.08403319.0001IVA49369.74789901974789.91596449369.7478992.5006ReteFuente1974789.921974789.922350000.002350000.0011.00436974.7983025.210084436974.78991583025.21008419.0001IVA10924.369748436974.78991510924.3697482.5006ReteFuenteTAPETE TERMOFORMADO HILUX REVO04506860450686436974.7899151.0021.00462184.8787815.12605462184.87394987815.1260519.0001IVA11554.621849462184.87394911554.6218492.5006ReteFuenteDRL EXPLORADORA TOYOTA HILUX REVO (JUEGO X 2)03017040301704462184.8739491.0031.001075630.25204369.7478991075630.2521204369.74789919.0001IVA26890.7563021075630.252126890.7563022.5006ReteFuentePERSIANA TOYOTA HILUX REVO 2017 CROMADA036003803600381075630.25211.00 -------------------------------------------------------------------- 2022-09-29 17:47:24.2681 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-DIST-11614 CUFE: 451b8b649f05337c92377643ab562bb817903a61d0e6d45ee988482c87580ed55de73580c685cdc5c96374742d0e60a2 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:47:25.6972 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-CRE-50127 CUFE: fc2350ad7cc02c120914fa98a248b65504ecc846803f73b7d2f19ce0e8e98ebb54bcf6e624da60a2c62c0f79ce77e598 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:47:25.9895 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FGE-7168 CUFE: 3fe620f58975a7108d9c1a55b39847bd1f309fc113053d9a3fb8679605a94a786637cc6646e4e97302b13d3ed99eecaf ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:47:26.0353 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-FEC-26542 CUFE: a957067eb685fa8388102ce9b80395c6bd7de80814869e5babde4d2033fd76e7a8312e0d7cc628a11cc179fcf00c9403 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:47:26.1604 : Error al enviar documento a la DIAN Documento: FV-P-12541 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640289247322022-05-132022-11-13P1200114000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b40dfccbe79ded3183138a51d000369ccc808b04b2d6c942fe07e0c762d1cb8fef3b9c3598d5fbcf7915f0a04de3440a5800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:34:17+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta1P12541c456ca442c937fc3f17313873c8d019a15b50fa6996948c9f7e3dc4bf1e2133a2854dd6deb16e1f20955b9c3396284c92022-09-2917:41:44-05:0001FACTURA DE VENTACOP222022JULIO ENRIQUE BARRAGAN MEDINA11001Bogota D.C.Bogota D.C.11CL 128 B BIS A 87 D - 46 Bogota D.C.COColombiaJULIO ENRIQUE BARRAGAN MEDINA79888298R-99-PN11001Bogota D.C.Bogota D.C.11CL 128 B BIS A 87 D - 46 Bogota D.C.COColombia01IVAJULIO ENRIQUE BARRAGAN MEDINA79888298PCel: 3107869465distriferrenorte@hotmail.com1900645564INGEOTOOLS SAS11001Bogota D.C.Bogota D.C.11CL 50 18 31 OF 204COColombiaINGEOTOOLS SAS900645564R-99-PN;R-99-PN11001Bogota D.C.Bogota D.C.11CL 50 18 31 OF 204COColombia01IVAINGEOTOOLS SAS9006455642577252ingeotools@gmail.com2022-09-2917:41:44-05:001106067.2331932.7731086067.22689119.0001IVA31932.7731932.7738000.0038000.0019"4.0023529.414470.58823523529.4117644470.58823519.0001IVARODILLO FELPAR/FR/F5882.3529414.0026"2.008403.361596.6386558403.3613441596.63865519.0001IVARODILLO FELPAR/FR/F4201.6806722.00 -------------------------------------------------------------------- 2022-09-29 17:47:26.6099 : Error al consultar el documento en la DIAN Metodo: GetStatusDocument Documento: FV-PAY-14375 CUFE: a3478a2360283e90f77f09fcdfc4b4c39ac143f8fe46de269ffc5548f838fa8ddaea566fe4ec055f5a1c7c941c12093d ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.GetStatus(String trackId) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.GetStatus(String trackId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 759 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetStatusDocument(DocumentoEncabezado document, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5668 -------------------------------------------------------------------- 2022-09-29 17:47:27.4573 : Error al enviar documento a la DIAN Documento: FC-DSE-27 ERROR: System.ServiceModel.ServerTooBusyException: The HTTP service located at https://vpfe.dian.gov.co/WcfDianCustomerServices.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at WoLicencias.Services.Logic.DIANFEService.IWcfDianCustomerServices.SendBillSync(String fileName, Byte[] contentFile) at WoLicencias.Services.Logic.DIANFEService.WcfDianCustomerServicesClient.SendBillSync(String fileName, Byte[] contentFile) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Service References\DIANFEService\Reference.cs:line 791 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.SendDocumentSync(DocumentoEncabezado document, String xml, String fileName, Byte[] contentFile, Boolean isTest) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 5483 XML: 187640323969482022-08-022023-08-02DSE15000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bfc95038bd536aff477e1d76087635cff28e5fc17ef668c9db0e751f6c8133c5ee50276465c046142ac9eafb29b09e84e800197268https://catalogo-vpfe.dian.gov.co/document/searchqr?documentkey=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AQAB2022-09-29T22:35:25+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: documento soporte en adquisiciones efectuadas a no obligados a facturar.1DSE27bf61d486277d6f77da258a9b6074a6ebdcdb281f42ea0201ad2cc52ebd82467ec7b20317a65b0046b2c91d7377094d2e2022-09-2916:14:14-05:0005FC 342564COP11ACCORHOTELS COLOMBIA S.A11001Bogotá111011Bogotá11CE 12 A 83 75 OF 502COColombiaACCORHOTELS COLOMBIA S.A806000591O-13;O-15;O-2311001Bogota D.C.111011Bogota D.C.11CE 12 A 83 75 OF 502COColombia01IVAACCORHOTELS COLOMBIA S.A806000591DSE3112271694facturacion.colombia@jokr.it1Carrera 8b 107 a 25JOKR COLOMBIA S.A.S901465456O-4801IVA3112271694facturacion.colombia@jokr.it2022-09-2916:14:14-05:002482022-09-2954500.000.0054500.0054500.0011.0054500.002022-09-291Por operaciónCASINO Y RESTAURANTE NO DEDUCIBLE51956002519560025195600254500.001.00 -------------------------------------------------------------------- 2022-09-29 17:47:45.3793 : Documento: FC-DSEC-2385 Transaccion: 504810 Metodo: System.IO.__Error.WinIOError Linea: 1213 Error: System.UnauthorizedAccessException: Access to the path 'D:\home\site\wwwroot\DocumentosXML\DSEC2385_ds09006590050352200002027.xml' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalDelete(String path, Boolean checkHost) at System.IO.File.Delete(String path) at WoLicencias.Services.Logic.DocumentoSoporte.DocumentoSoporteLogic.FinishProcessDocumentDS(SendDocumentRequest request, DocumentoEncabezado document, LicenciaEmpresa companyLicense, String xmlFileName, String pathXml, String urlXml, String urlPdf, Int32 EstadoDian, DSTransaccion transaction) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\DocumentoSoporte\DocumentoSoporteLogic.cs:line 1213 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalDelete(String path, Boolean checkHost) at System.IO.File.Delete(String path) at WoLicencias.Services.Logic.DocumentoSoporte.DocumentoSoporteLogic.FinishProcessDocumentDS(SendDocumentRequest request, DocumentoEncabezado document, LicenciaEmpresa companyLicense, String xmlFileName, String pathXml, String urlXml, String urlPdf, Int32 EstadoDian, DSTransaccion transaction) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\DocumentoSoporte\DocumentoSoporteLogic.cs:line 1213 -------------------------------------------------------------------- 2022-09-29 17:47:48.6654 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\FE4685_fv00193004370352200001754.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\FE4685_fv00193004370352200001754.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 17:47:58.7529 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\GEH843_fv09003209640352200000103.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\GEH843_fv09003209640352200000103.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 17:47:58.4071 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\CR35005_fv00138193000352200005186.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\CR35005_fv00138193000352200005186.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 17:48:05.9694 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\LIA1057_fv09002735440352200000299.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\LIA1057_fv09002735440352200000299.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 17:48:14.6455 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\ELE33336_fv09000841860352200009741.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\ELE33336_fv09000841860352200009741.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 17:48:24.1977 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\FVE392_fv00454622520352200000243.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\FVE392_fv00454622520352200000243.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 17:48:24.1233 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\FE219254_fv09011933570352200087910.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\FE219254_fv09011933570352200087910.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 17:48:28.2028 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\JP5401_fv00823944230352200001583.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\JP5401_fv00823944230352200001583.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 17:48:52.2542 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\FVEC626053_fv09005163740352200049973.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\FVEC626053_fv09005163740352200049973.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 17:49:02.5912 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\1212080_fv08909324730352200003983.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\1212080_fv08909324730352200003983.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 17:50:15.6912 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\MT9982_fv09014269160352200005102.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\MT9982_fv09014269160352200005102.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 17:51:23.7614 : Error al construir AttachedDocument Documento: 1-SETT-WoLicencias.Services.DataType.FacturacionElectronica.Documentos.DocumentoEmpresa Metodo: BuildAttachedDocumentFile xmlDocument: 187600000012019-01-192030-01-19SETT15000000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bb3c83a08a7319bd8f3b693be4b149c449af717c645f9e87d197e311c21dbcb18231353bb3db862f22e76e4bcce25d62f800197268https://catalogo-vpfe-hab.dian.gov.co/document/FindDocument?documentKey=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AQAB2022-09-29T22:40:44+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta2SETT1d3fd2a8420216686512d43bef45f330d5e0f6f767f4b4426816a76e63c4484189dd69de415f5e4dfa2f3ea3016a622d62022-09-2917:41:29-05:0001FACTURA DE VENTACOP211811TAVA STUDIO SAS11001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombiaTAVA STUDIO SAS901634569O-2311001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombia01IVATAVA STUDIO SAS901634569SETT3168677437/ 3017437018CONTABILIDAD.TAVA@GMAIL.COM1901634569TAVA STUDIO SAS11001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombiaTAVA STUDIO SAS901634569O-2311001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombia01IVATAVA STUDIO SAS9016345693017437018contabilidad.tava@gmail.com2022-09-2917:41:29-05:0022022-09-2917860.0094000.0017860.0019.0001IVA94000.0094000.00111860.00111860.0011.0014000.002660.0014000.002660.0019.0001IVAIMPRESIoN DIGITAL OCTAVO 4 X 0ID202201ID20220114000.001.0022.0080000.0015200.0080000.0015200.0019.0001IVAIMPRESIoN DIGITAL OCTAVO 4 X 4ID202202ID20220240000.002.00 xmlApplicationResponse: Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.BuildAttachedDocument(DocumentoEncabezado document, DateTime fecha, String xmlDocument, String xmlApplicationResponse, Ambiente ambiente) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 4560 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetAttachedDocumentXML(DocumentoEncabezado document, DateTime fecha, String xmlDocument, String xmlApplicationResponse, Ambiente ambiente) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 4502 -------------------------------------------------------------------- 2022-09-29 17:51:23.7926 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 17:56:38.5439 : Error al construir AttachedDocument Documento: 1-NC-WoLicencias.Services.DataType.FacturacionElectronica.Documentos.DocumentoEmpresa Metodo: BuildAttachedDocumentFile xmlDocument: CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b3a2d34277a13565f3aac4609da0c3dacdc0006d88cd68ff7bd5703a43f1fed928064be98268d7759ca57424e6c73be89800197268https://catalogo-vpfe-hab.dian.gov.co/document/FindDocument?documentKey=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AQAB2022-09-29T22:46:06+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.120DIAN 2.1: Nota Crédito de Factura Electrónica de Venta2NC1b7382ebc3c59442bc969442cfc9b2e5bb7eed8ae53ea6bfce4bd573a19b6bda490f2d2c466c2211d59f13de2ce2791a12022-09-2917:53:11-05:0091DEVOLUCION FACTURA No SETT 1COP2SETT11Devolucion de parte de los bienes; no aceptacion de partes del servicioSETT1d3fd2a8420216686512d43bef45f330d5e0f6f767f4b4426816a76e63c4484189dd69de415f5e4dfa2f3ea3016a622d62022-09-2911811TAVA STUDIO SAS11001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombiaTAVA STUDIO SAS901634569O-2311001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombia01IVATAVA STUDIO SAS901634569NC3168677437/ 3017437018CONTABILIDAD.TAVA@GMAIL.COM1901634569TAVA STUDIO SAS11001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombiaTAVA STUDIO SAS901634569O-2311001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombia01IVATAVA STUDIO SAS9016345693017437018contabilidad.tava@gmail.com2022-09-2917:53:11-05:0022022-09-2910260.0054000.0010260.0019.0001IVA54000.0054000.0064260.0064260.0011.0014000.002660.0014000.002660.0019.0001IVAIMPRESIoN DIGITAL OCTAVO 4 X 0ID202201ID20220114000.001.0021.0040000.007600.0040000.007600.0019.0001IVAIMPRESIoN DIGITAL OCTAVO 4 X 4ID202202ID20220240000.001.00 xmlApplicationResponse: Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.BuildAttachedDocument(DocumentoEncabezado document, DateTime fecha, String xmlDocument, String xmlApplicationResponse, Ambiente ambiente) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 4560 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetAttachedDocumentXML(DocumentoEncabezado document, DateTime fecha, String xmlDocument, String xmlApplicationResponse, Ambiente ambiente) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 4502 -------------------------------------------------------------------- 2022-09-29 17:56:38.6846 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 17:59:05.3926 : Error al construir AttachedDocument Documento: 1-ND-WoLicencias.Services.DataType.FacturacionElectronica.Documentos.DocumentoEmpresa Metodo: BuildAttachedDocumentFile xmlDocument: CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b956ccc73f6bb930147c1121e058b35311a6fe89178db1cca3f4441b300510c7df29a7f756109e91c48820843a726fd4b800197268https://catalogo-vpfe-hab.dian.gov.co/document/FindDocument?documentKey=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AQAB2022-09-29T22:48:31+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.130DIAN 2.1: Nota Débito de Factura Electrónica de Venta2ND1f820fb4761d840590c4f7ba1090c56c7f2a2d338797b12603e8e71ca62f3a6d75282f73a7e5af06e6b01e0aad7f7f3102022-09-2917:56:58-05:00NOTA DEBITO FACTURA No SETT 1COP1SETT13Cambio del valorSETT1d3fd2a8420216686512d43bef45f330d5e0f6f767f4b4426816a76e63c4484189dd69de415f5e4dfa2f3ea3016a622d62022-09-2911811TAVA STUDIO SAS11001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombiaTAVA STUDIO SAS901634569O-2311001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombia01IVATAVA STUDIO SAS901634569ND3168677437/ 3017437018CONTABILIDAD.TAVA@GMAIL.COM1901634569TAVA STUDIO SAS11001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombiaTAVA STUDIO SAS901634569O-2311001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombia01IVATAVA STUDIO SAS9016345693017437018contabilidad.tava@gmail.com2022-09-2917:56:58-05:0022022-09-29760.004000.00760.0019.0001IVA4000.004000.004760.004760.0012.004000.00760.004000.00760.0019.0001IVAIMPRESIoN DIGITAL OCTAVO 4 X 4ID202202ID2022022000.002.00 xmlApplicationResponse: Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.BuildAttachedDocument(DocumentoEncabezado document, DateTime fecha, String xmlDocument, String xmlApplicationResponse, Ambiente ambiente) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 4560 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetAttachedDocumentXML(DocumentoEncabezado document, DateTime fecha, String xmlDocument, String xmlApplicationResponse, Ambiente ambiente) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 4502 -------------------------------------------------------------------- 2022-09-29 17:59:05.4083 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 18:04:36.5048 : ERROR en metodo RebuildTransactionFiles. Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.RebuildTransactionFiles(Int32 transactionId) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 8446 -------------------------------------------------------------------- 2022-09-29 18:07:09.1472 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.IO.FileNotFoundException: Could not find file 'D:\home\site\wwwroot\DocumentosXML\ELE33351_fv09000841860352200009755.xml'. File name: 'D:\home\site\wwwroot\DocumentosXML\ELE33351_fv09000841860352200009755.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 18:09:10.7219 : Error al construir AttachedDocument Documento: 2-SETT-WoLicencias.Services.DataType.FacturacionElectronica.Documentos.DocumentoEmpresa Metodo: BuildAttachedDocumentFile xmlDocument: 187600000012019-01-192030-01-19SETT15000000CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b68f236b8723467324ea4c6985299cd0d736cb34581e640873ee8caeb805afd72f8f6b150f21e417a8bc8de6c4e8dd549800197268https://catalogo-vpfe-hab.dian.gov.co/document/FindDocument?documentKey=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AQAB2022-09-29T22:58:27+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.110DIAN 2.1: Factura Electrónica de Venta2SETT2522f2af720cbd74045943ab457e014443707b167a7056ed47c27d3a5d379c3ad6a326a9341db3ef714fa23d8859f66fd2022-09-2918:07:25-05:0001FACTURA DE VENTACOP111811TAVA STUDIO SAS11001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombiaTAVA STUDIO SAS901634569O-2311001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombia01IVATAVA STUDIO SAS901634569SETT3168677437/ 3017437018CONTABILIDAD.TAVA@GMAIL.COM1901634569TAVA STUDIO SAS11001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombiaTAVA STUDIO SAS901634569O-2311001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombia01IVATAVA STUDIO SAS9016345693017437018contabilidad.tava@gmail.com2022-09-2918:07:25-05:0022022-09-2915200.0080000.0015200.0019.0001IVA80000.0080000.0095200.0095200.00150.0080000.0015200.0080000.0015200.0019.0001IVAIMPRESIoN DIGITAL OCTAVO 4 X 0ID202201ID2022011600.0050.00 xmlApplicationResponse: Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.BuildAttachedDocument(DocumentoEncabezado document, DateTime fecha, String xmlDocument, String xmlApplicationResponse, Ambiente ambiente) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 4560 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetAttachedDocumentXML(DocumentoEncabezado document, DateTime fecha, String xmlDocument, String xmlApplicationResponse, Ambiente ambiente) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 4502 -------------------------------------------------------------------- 2022-09-29 18:09:10.7376 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 18:21:04.0491 : Error al construir AttachedDocument Documento: 2-NC-WoLicencias.Services.DataType.FacturacionElectronica.Documentos.DocumentoEmpresa Metodo: BuildAttachedDocumentFile xmlDocument: CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b7b714c8509c30e4ce762dd2b13d797c13f745e241a522151063c95c435c9225af10354c7d63556b01c540bcc9f30b83a800197268https://catalogo-vpfe-hab.dian.gov.co/document/FindDocument?documentKey=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AQAB2022-09-29T23:10:38+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.122DIAN 2.1: Nota Crédito de Factura Electrónica de Venta2NC28347163dcaa4a3a6d66a71b14d67009103bbb947b953a13cfbfd9bbfc9d1c48d9cae8faeaa2e7382c04b6a7c529fb9362022-09-2918:15:05-05:0091NOTA CREDITO FACTURA No SETT 2COP1SETT23Rebaja total aplicadaSETT2522f2af720cbd74045943ab457e014443707b167a7056ed47c27d3a5d379c3ad6a326a9341db3ef714fa23d8859f66fd2022-09-2911811TAVA STUDIO SAS11001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombiaTAVA STUDIO SAS901634569O-2311001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombia01IVATAVA STUDIO SAS901634569NC3168677437/ 3017437018CONTABILIDAD.TAVA@GMAIL.COM1901634569TAVA STUDIO SAS11001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombiaTAVA STUDIO SAS901634569O-2311001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombia01IVATAVA STUDIO SAS9016345693017437018contabilidad.tava@gmail.com2022-09-2918:15:05-05:0022022-09-2995.00500.0095.0019.0001IVA500.00500.00595.00595.0011.00500.0095.00500.0095.0019.0001IVAIMPRESIoN DIGITAL OCTAVO 4 X 0ID202201ID202201500.001.00 xmlApplicationResponse: Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.BuildAttachedDocument(DocumentoEncabezado document, DateTime fecha, String xmlDocument, String xmlApplicationResponse, Ambiente ambiente) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 4560 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetAttachedDocumentXML(DocumentoEncabezado document, DateTime fecha, String xmlDocument, String xmlApplicationResponse, Ambiente ambiente) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 4502 -------------------------------------------------------------------- 2022-09-29 18:21:04.0647 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 18:23:49.1862 : Error al construir AttachedDocument Documento: 3-NC-WoLicencias.Services.DataType.FacturacionElectronica.Documentos.DocumentoEmpresa Metodo: BuildAttachedDocumentFile xmlDocument: CO9005343561476b5a6-056c-4972-9d2b-c23d3714245b9862efc4feebf7da9cfba5d0d3c717d1e35138c5434447772c37b42b315a8c87cf60d74e9c577b2c8ed44946872311ab800197268https://catalogo-vpfe-hab.dian.gov.co/document/FindDocument?documentKey=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AQAB2022-09-29T23:13:22+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.122DIAN 2.1: Nota Crédito de Factura Electrónica de Venta2NC3faf90b87faf710e0e6a57f9ddbb19d98e56c4681fbfb5dd19f2ca6df458fb2eb60af780b781197929be327efe7cb34ba2022-09-2918:22:43-05:0091NOTA CREDITO FACTURA No SETT 2COP1SETT23Rebaja total aplicadaSETT2522f2af720cbd74045943ab457e014443707b167a7056ed47c27d3a5d379c3ad6a326a9341db3ef714fa23d8859f66fd2022-09-2911811TAVA STUDIO SAS11001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombiaTAVA STUDIO SAS901634569O-2311001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombia01IVATAVA STUDIO SAS901634569NC3168677437/ 3017437018CONTABILIDAD.TAVA@GMAIL.COM1901634569TAVA STUDIO SAS11001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombiaTAVA STUDIO SAS901634569O-2311001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombia01IVATAVA STUDIO SAS9016345693017437018contabilidad.tava@gmail.com2022-09-2918:22:43-05:0022022-09-29608.003200.00608.0019.0001IVA3200.003200.003808.003808.0012.003200.00608.003200.00608.0019.0001IVAIMPRESIoN DIGITAL OCTAVO 4 X 0ID202201ID2022011600.002.00 xmlApplicationResponse: Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.BuildAttachedDocument(DocumentoEncabezado document, DateTime fecha, String xmlDocument, String xmlApplicationResponse, Ambiente ambiente) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 4560 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetAttachedDocumentXML(DocumentoEncabezado document, DateTime fecha, String xmlDocument, String xmlApplicationResponse, Ambiente ambiente) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 4502 -------------------------------------------------------------------- 2022-09-29 18:23:51.9995 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 -------------------------------------------------------------------- 2022-09-29 18:26:33.1534 : Se envia comunicacion de baja a la SUNAT: 20602685153 - RA 18263 - Fecha: 2022-09-26 09:47:45.0000 -------------------------------------------------------------------- 2022-09-29 18:27:52.3168 : Error al construir AttachedDocument Documento: 4-NC-WoLicencias.Services.DataType.FacturacionElectronica.Documentos.DocumentoEmpresa Metodo: BuildAttachedDocumentFile xmlDocument: CO9005343561476b5a6-056c-4972-9d2b-c23d3714245bb63b2433da6436c4a8d26829ba1a2efc34b33aa2bcc73138a4be77bc65fd167c4379de972bc0ec7f41b2fedbcbfb4ebe800197268https://catalogo-vpfe-hab.dian.gov.co/document/FindDocument?documentKey=2878541a87185485919a709add89000592b48417fc20911441f75165a3ec4c9bf1288e0afa28552cdfbc3eb3cb6404afHXoTo2shp1T5jLx3j76zGAZ48hIQVJAmbFm8w1+29K0=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AQAB2022-09-29T23:17:27+00:00iBjnnR+yaqLqQF96PIXfpJAizpnkWvRJojN0lodCRmk=C=CO,L=Bogota D.C.,O=Andes SCD.,OU=Division de certificacion entidad final,CN=CA ANDES SCD S.A. Clase II,1.2.840.113549.1.9.1=#1614696e666f40616e6465737363642e636f6d2e636f5695266339362399251https://facturaelectronica.dian.gov.co/politicadefirma/v2/politicadefirmav2.pdfdMoMvtcG5aIzgYo0tIsSQeVJBDnUnfSOfBpxXrmor0Y=third partytext/xmlUTF-8http://uri.etsi.org/01903/v1.2.2#ProofOfOriginUBL 2.122DIAN 2.1: Nota Crédito de Factura Electrónica de Venta2NC42878541a87185485919a709add89000592b48417fc20911441f75165a3ec4c9bf1288e0afa28552cdfbc3eb3cb6404af2022-09-2918:26:43-05:0091NOTA CREDITO FACTURA No SETT 2COP1SETT23Rebaja total aplicadaSETT2522f2af720cbd74045943ab457e014443707b167a7056ed47c27d3a5d379c3ad6a326a9341db3ef714fa23d8859f66fd2022-09-2911811TAVA STUDIO SAS11001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombiaTAVA STUDIO SAS901634569O-2311001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombia01IVATAVA STUDIO SAS901634569NC3168677437/ 3017437018CONTABILIDAD.TAVA@GMAIL.COM1901634569TAVA STUDIO SAS11001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombiaTAVA STUDIO SAS901634569O-2311001Bogota D.C.Bogota D.C.11CRR 69 K 71 23COColombia01IVATAVA STUDIO SAS9016345693017437018contabilidad.tava@gmail.com2022-09-2918:26:43-05:0022022-09-29285.001500.00285.0019.0001IVA1500.001500.001785.001785.0015.001500.00285.001500.00285.0019.0001IVAIMPRESIoN DIGITAL OCTAVO 4 X 0ID202201ID202201300.005.00 xmlApplicationResponse: Error: System.NullReferenceException: Object reference not set to an instance of an object. at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.BuildAttachedDocument(DocumentoEncabezado document, DateTime fecha, String xmlDocument, String xmlApplicationResponse, Ambiente ambiente) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 4560 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaValidacionPreviaLogic.GetAttachedDocumentXML(DocumentoEncabezado document, DateTime fecha, String xmlDocument, String xmlApplicationResponse, Ambiente ambiente) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaValidacionPreviaLogic.cs:line 4502 -------------------------------------------------------------------- 2022-09-29 18:27:55.3336 : Error en WoLicencias.Services.Logic.Transversales.AzureBlobHelper Método: UploadFile Error: System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 StackTrace: at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.GetFileName(String path) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at WoLicencias.Services.Logic.Transversales.AzureBlobHelper.UploadFile(String blobContainerName, String blobName, String contentType, String path) in C:\Net\WorldOfficeNet\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\Transversales\AzureBlobHelper.cs:line 29 --------------------------------------------------------------------