Errore server nell'applicazione '/wittur'.

Impossibile trovare una parte del percorso 'C:\inetpub\wwwroot\adm\Media\pdm\TC.7.000494.DE.01.pdf'.

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.DirectoryNotFoundException: Impossibile trovare una parte del percorso 'C:\inetpub\wwwroot\adm\Media\pdm\TC.7.000494.DE.01.pdf'.

Errore nel codice sorgente:


Riga 107:							Response.AddHeader("Content-Disposition", "attachment; filename=""" & replace(MediaUrl," ","_") & """")
Riga 108:							Response.Flush()
Riga 109:							Response.WriteFile(MediaUrlLong)
Riga 110:							Response.End()
Riga 111:						

File di origine: C:\inetpub\wwwroot\wittur\website2015\get_download.aspx    Riga: 109

Traccia dello stack:


[DirectoryNotFoundException: Impossibile trovare una parte del percorso 'C:\inetpub\wwwroot\adm\Media\pdm\TC.7.000494.DE.01.pdf'.]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +373
   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) +738
   System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) +68
   System.Web.HttpResponse.WriteFile(String filename, Boolean readIntoMemory) +83
   System.Web.HttpResponse.WriteFile(String filename) +20
   ASP.website2015_get_download_aspx.Page_Load(Object sender, EventArgs e) in C:\inetpub\wwwroot\wittur\website2015\get_download.aspx:109
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


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