Errore server nell'applicazione '/'.

Impossibile completare l'operazione a causa di un limite del file system

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.IOException: Impossibile completare l'operazione a causa di un limite del file system


Errore nel codice sorgente:


Riga 75:         log = new StreamWriter(fileStream);
Riga 76:         log.WriteLine(strLog);
Riga 77:         log.Close();
Riga 78:     } 
Riga 79: 

File di origine: c:\inetpub\Produzione\hec.piaval.it\www\App_Code\V10Page.cs    Riga: 77

Traccia dello stack:


[IOException: Impossibile completare l'operazione a causa di un limite del file system
]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +1143
   System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count) +14200336
   System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer) +41
   System.IO.FileStream.Dispose(Boolean disposing) +65
   System.IO.Stream.Close() +26
   System.IO.StreamWriter.Dispose(Boolean disposing) +282
   System.IO.StreamWriter.Close() +26
   V10.V10Page.WriteMyLog(String strLog) in c:\inetpub\Produzione\hec.piaval.it\www\App_Code\V10Page.cs:77
   V10.V10Page.getList(Int32 id, Int32 fk_category, String language, String[] fields, String[] fields_from_gallery, String order, String[] filter_fields, String[] filter_conditions, String group_by, Int32 offset, Int32 limit) in c:\inetpub\Produzione\hec.piaval.it\www\App_Code\V10Page.cs:2195
   V10.V10Page.getList(Int32 id, Int32 fk_category, String language, String[] fields, String[] fields_from_gallery, String order) in c:\inetpub\Produzione\hec.piaval.it\www\App_Code\V10Page.cs:1896
   V10.V10Page..ctor() in c:\inetpub\Produzione\hec.piaval.it\www\App_Code\V10Page.cs:155
   default_page..ctor() +37
   ASP.default_aspx..ctor() in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\a3a0789e\829e5278\App_Web_default.aspx.cdcab7d2.1ph9dl3o.0.cs:0
   __ASP.FastObjectFactory_app_web_default_aspx_cdcab7d2_1ph9dl3o.Create_ASP_default_aspx() in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\a3a0789e\829e5278\App_Web_default.aspx.cdcab7d2.1ph9dl3o.2.cs:0
   System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp) +142
   System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +46
   System.Web.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +418
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +75
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +158


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