Server Error in '/genericas' Application.

Could not find file '\\192.168.2.5\testigosmoviles\20220928\194645475.mp3'.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IO.FileNotFoundException: Could not find file '\\192.168.2.5\testigosmoviles\20220928\194645475.mp3'.

Source Error:


Line 176:
Line 177:                System.IO.FileInfo fileInfo = new System.IO.FileInfo(fullpath);
Line 178:                long fileLength = fileInfo.Length;
Line 179:
Line 180:                

Source File: e:\Especialistasnuevo\genericas\descarga.ashx    Line: 178

Stack Trace:


[FileNotFoundException: Could not find file '\\192.168.2.5\testigosmoviles\20220928\194645475.mp3'.]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +10575869
   System.IO.FileInfo.get_Length() +10269884
   descarga.ProcessRequest(HttpContext context) in e:\Especialistasnuevo\genericas\descarga.ashx:178
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +599
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +171


Version Information: Microsoft .NET Framework Version:2.0.50727.8966; ASP.NET Version:2.0.50727.8962