Trying to figure out what is causing this error in event viewer.
I know we are having issues with users using the template code in Chrome mobile for iPad and I have also received the error by clearing the database tables and when I come back to the page (which is jQuery enabled) the message relates to Not an instance of an object. A hard refresh solves the issue on PC desktop but a page refresh on iPad does not.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
General Exception Error
Summary - Url Processing Exception Exception in Url Rewriting Process Http Status 50
Url Processing Exception:Exception in Url Rewriting Process
Http Status:500 Internal Server Error
Original Path:http://www.domain name.com/DesktopModules/XModPro/InlineEditor.aspx?it=2&in=Level_1_B_Checklist&pid=0
Raw Url:/DesktopModules/XModPro/InlineEditor.aspx?it=2&in=Level_1_B_Checklist&pid=0
Final Url:null
Rewrite Result:[no rewrite]
Redirect Location:[no redirect]
Action:Continue
Reason:Exception
Portal Id:-1
Tab Id:-1
Http Alias:Null
Debug Message 1:Exception: An error occurred while communicating with the remote host. The error code is 0x80070001.
Debug Message 2:(TRUNCATED TO 500 CHARS): Stack Trace: at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect) at System.Web.Hosting.IIS7WorkerRequest.ReadEntityCoreSync(Byte[] buffer, Int32 offset, Int32 size) at System.Web.Hosting.IIS7WorkerRequest.ReadEntityBody(Byte[] buffer, Int32 size) at System.Web.HttpRequest.GetEntireRawContent() at System.Web.HttpRequest.FillInFormCollection() at System.Web.HttpRequest.EnsureForm() at System.Web.HttpRequest.get_Form()
Debug Message 3:Inner Ex : Specified method is not supported.
Debug Message 4:Stack Trace: at System.Web.HttpResponseStream.get_Position() at System.Drawing.UnsafeNativeMethods.ComStreamFromDataStream.Seek(Int64 offset, Int32 origin)
Exception Type:System.Web.HttpException
Message:
An error occurred while communicating with the remote host. The error code is 0x80070001.
Stack Trace:(TRUNCATED TO 500 CHARS): at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect) at System.Web.Hosting.IIS7WorkerRequest.ReadEntityCoreSync(Byte[] buffer, Int32 offset, Int32 size) at System.Web.Hosting.IIS7WorkerRequest.ReadEntityBody(Byte[] buffer, Int32 size) at System.Web.HttpRequest.GetEntireRawContent() at System.Web.HttpRequest.FillInFormCollection() at System.Web.HttpRequest.EnsureForm() at System.Web.HttpRequest.get_Form() at System
Inner Exception Message:Specified method is not supported.
Inner Exception Stacktrace: at System.Web.HttpResponseStream.get_Position() at System.Drawing.UnsafeNativeMethods.ComStreamFromDataStream.Seek(Int64 offset, Int32 origin)