When I try to access VPHOT I get the following. This doesn't seem normal. ---- Jeff.
Server Error in '/app' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. There is not enough space on the disk. (Exception from HRESULT: 0x80070070) (c:\inetpub\wwwroot\app\web.config line 93)
Source Error:
Line 91: </httpHandlers>
Line 92: <httpModules>
Line 93: <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
Line 94: <add name="FileUploadModule" type="Dart.PowerWEB.FileUpload.FileUploadModule,Dart.PowerWEB.FileUpload"/>
Line 95: <add name="CallbackManager" type="Dart.PowerWEB.FileUpload.CallbackManager,Dart.PowerWEB.FileUpload"/>
Source File: c:\inetpub\wwwroot\app\web.config Line: 93
Version Information: Microsoft .NET Framework Version:2.0.50727.3615; ASP.NET Version:2.0.50727.3618
Hi Jeff,
Sorry about that. One of the disks ran full. Problem solved, it is now back online again.
This was due to a weakness in the design concerning temporary storage when downloading images. I'll see if I can fix this so it doesn't happen again.
Geir