Hi,
I probably find a bug in DreamSlider.
Symptoms: w3wp.exe process failed! After exception in DreamSlider: Exception information: Exception type: NotSupportedException Exception message: Specified method is not supported. at System.Web.HttpResponseStream.get_Position() at System.Drawing.UnsafeNativeMethods.ComStreamFromDataStream.Seek(Int64 offset, Int32 origin)
More information is from “Event viewer” (see errors below): --------------------------------------------------------------------------- TransmitFile failed. File Name: C:\inetpub\wwwroot\dnn6\portals\nazaret\DreamSlider\756\Cache\7317B9C3E81476D9856255314D0ECF2AC5C6ACF0.tmp, HRESULT: 0x80070002 ---------------------------------------------------------------------------
Event code: 3005 Event message: An unhandled exception has occurred. Event time: 3/20/2012 12:11:47 PM Event time (UTC): 3/20/2012 11:11:47 AM Event ID: cad1cf9a12a549eea037d57214fb01cb Event sequence: 6662 Event occurrence: 1 Event detail code: 0 Application information: Application domain: /LM/W3SVC/6/ROOT-2-129767114731766676 Trust level: Full Application Virtual Path: / Application Path: C:\inetpub\wwwroot\dnn6\ Machine name: W2K8-PARENT Process information: Process ID: 5980 Process name: w3wp.exe Account name: NT AUTHORITY\NETWORK SERVICE Exception information: Exception type: NotSupportedException Exception message: Specified method is not supported. at System.Web.HttpResponseStream.get_Position() at System.Drawing.UnsafeNativeMethods.ComStreamFromDataStream.Seek(Int64 offset, Int32 origin)
Request information: Request URL: http://www.nazaret-dev.sk/DesktopModules/DreamSlider/Handlers/Image.ashx?Width=922&Height;=307&Path;=/portals/nazaret/Images/Banner/Header_Nazaret_01-W922.jpg&Quality;=default&ResizeMode;=Crop&EnableClientCache;=true&ClientCacheExpiration;=96&EnableServerCache;=true&CachePath;=/portals/nazaret/DreamSlider/756/Cache/&ModuleId;=756&PortalId;=4 Request path: /DesktopModules/DreamSlider/Handlers/Image.ashx User host address: 127.0.0.1 User: Is authenticated: False Authentication Type: Thread account name: NT AUTHORITY\NETWORK SERVICE Thread information: Thread ID: 14 Thread account name: NT AUTHORITY\NETWORK SERVICE Is impersonating: False Stack trace: Custom event details: ---------------------------------------------------------------------------
TransmitFile failed. File Name: C:\inetpub\wwwroot\dnn6\portals\nazaret\DreamSlider\756\Cache\7317B9C3E81476D9856255314D0ECF2AC5C6ACF0.tmp, HRESULT: 0x80070002 ---------------------------------------------------------------------------
An unhandled exception occurred and the process was terminated.
Application ID: /LM/W3SVC/6/ROOT
Process ID: 5980
Exception: System.Web.HttpException
Message: An error occurred while communicating with the remote host. The error code is 0x80070006.
StackTrace: at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect) at System.Web.Hosting.IIS7WorkerRequest.FlushCore(Boolean keepConnected, Int32 numBodyFragments, IntPtr[] bodyFragments, Int32[] bodyFragmentLengths, Int32[] bodyFragmentTypes) at System.Web.Hosting.IIS7WorkerRequest.FlushCachedResponse(Boolean isFinal) at System.Web.HttpResponse.UpdateNativeResponse(Boolean sendHeaders) at System.Web.HttpRuntime.FinishRequestNotification(IIS7WorkerRequest wr, HttpContext context, RequestNotificationStatus& status) at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr managedHttpContext, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr managedHttpContext, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)
InnerException: System.Runtime.InteropServices.COMException
Message: The handle is invalid. (Exception from HRESULT: 0x80070006 (E_HANDLE))
StackTrace:
--------------------------------------------------------------------------- Faulting application name: w3wp.exe, version: 7.5.7601.17514, time stamp: 0x4ce7afa2 Faulting module name: KERNELBASE.dll, version: 6.1.7601.17651, time stamp: 0x4e21213c Exception code: 0xe0434352 Fault offset: 0x000000000000cacd Faulting process id: 0x175c Faulting application start time: 0x01cd0680bc997fe1 Faulting application path: c:\windows\system32\inetsrv\w3wp.exe Faulting module path: C:\Windows\system32\KERNELBASE.dll Report Id: 7ed06db3-727d-11e1-8dbb-002655806150
---------------------------------------------------------------------------
Same error was reported on your forum: http://www.dreamslider.net/forums/aft/39.aspx
Our environment: - w2k8 R2 64bit - IIS Application pool .NET 4.0 Integrated has full control on DNN installation - DNN installation is on local web server drive C:\inetpub\wwwroot\dnn6\portals\nazaret\DreamSlider\ (not on Network drive like on forum threat above) - One note: on DNN installation folder is setup sharing for Everyone(Read/Write)
Thank for soon fixing described issue. Martin
|