Hello,
I am getting this error on the .NET version of Zoom V6 running on a Win 2003 server:
I am using the .NET version in XML mode.
The search engine works for some time after I reindex & reupload the search files, but eventually the error occurs. Resetting IIS temporarily fixes it.
Help please!
I am getting this error on the .NET version of Zoom V6 running on a Win 2003 server:
Code:
Server Error in '/NET_ROOT' Application. Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.] malloc(UInt32 ) +0 zoomSearch.setup1(zoomSearch* , zoomSearchSetup* zsSetup) +96 ZoomASPX.ASPXSearch.Render(HtmlTextWriter output) +886 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +25 System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +121 System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +22 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +199 System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +20 System.Web.UI.Page.Render(HtmlTextWriter writer) +26 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +25 System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +121 System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +22 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2558 Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
The search engine works for some time after I reindex & reupload the search files, but eventually the error occurs. Resetting IIS temporarily fixes it.
Help please!
Comment