System.IO.FileNotFoundException: No se pudo encontrar el archivo 'C:\www\Dian2\facturaelectronicaCSHARP\EnvioDIAN\bin\Debug\SETP990000001.xml'.
Nombre de archivo: 'C:\www\Dian2\facturaelectronicaCSHARP\EnvioDIAN\bin\Debug\SETP990000001.xml'
en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
en 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)
en System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
en System.IO.File.InternalReadAllBytes(String path, Boolean checkHost)
en System.IO.File.ReadAllBytes(String path)
en facturaElectronica.ServicioDIANHTTP.EmpaquetarEnMemoria(String RutaArchivo) en C:\www\Dian2\facturaelectronicaCSHARP\facturaElectronica\ServicioDIANHTTP.cs:línea 50
en facturaElectronica.ServicioDIANHTTP.EnviarDocumento(String IDSoftware, String ClaveSoftware, String Nit, String NumeroDoc, DateTime FechaEmision, String RutaArchivo) en C:\www\Dian2\facturaelectronicaCSHARP\facturaElectronica\ServicioDIANHTTP.cs:línea 86
en EnvioDIAN.Program.Main(String[] args) en C:\www\Dian2\facturaelectronicaCSHARP\EnvioDIAN\Program.cs:línea 26