Errore server nell'applicazione '/'.

The file 'M:\web\users\tura.it\ws\Images\Common\LogoPdf3.png' does not exist.

Descrizione: Eccezione non gestita durante l'esecuzione della richiesta Web corrente. Per ulteriori informazioni sull'errore e sul suo punto di origine nel codice, vedere la traccia dello stack.

Dettagli eccezione: System.IO.FileNotFoundException: The file 'M:\web\users\tura.it\ws\Images\Common\LogoPdf3.png' does not exist.

Errore nel codice sorgente:


Riga 97: 				//- LOGO TURA
Riga 98: 				//image = XImage.FromFile("F:/AxisCom/Clienti/Tura/tura.it/Images/Common/LogoPdf3.png");
Riga 99: 				image = XImage.FromFile("M:/web/users/tura.it/ws/Images/Common/LogoPdf3.png");
Riga 100:				gfx.DrawImage(image, 32, 20, 118, 57);
Riga 101:

File di origine: c:\inetpub\vhosts\tura.it\httpdocs\Prodotti\PdfCollection.aspx.cs    Riga: 99

Traccia dello stack:


[FileNotFoundException: The file 'M:\web\users\tura.it\ws\Images\Common\LogoPdf3.png' does not exist.]
   PdfSharp.Drawing.XImage..ctor(String path) +167
   PdfSharp.Drawing.XImage.FromFile(String path) +89
   Prodotti_PdfCollection.HelloWorldPdf() in c:\inetpub\vhosts\tura.it\httpdocs\Prodotti\PdfCollection.aspx.cs:99
   Prodotti_PdfCollection.Page_Load(Object sender, EventArgs e) in c:\inetpub\vhosts\tura.it\httpdocs\Prodotti\PdfCollection.aspx.cs:28
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


Informazioni di versione: Versione di Microsoft .NET Framework:4.0.30319; Versione di ASP.NET:4.8.4700.0