Sunday, February 19, 2012

Error Starting Report Manager with Beta 2005 Dec CTP

I et the following error trying to start Report Manager after installing
SQL2005 beta December CTP. I installed side-by-side with a full SQL2000
implementation on Windows 2003 Server:
Server Error in '/Reports$SQL2005' Application
----
Unable to find a helper module that supports ISessionIDModule
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.Web.HttpException: Unable to find a helper module
that supports ISessionIDModule
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:
[HttpException (0x80004005): Unable to find a helper module that supports
ISessionIDModule]
System.Web.SessionState.SessionStateModule.InitModuleFromConfig(HttpApplication app, SessionStateSection config) +3517537
System.Web.SessionState.SessionStateModule.Init(HttpApplication app) +256
System.Web.HttpApplication.InitModules() +210
System.Web.HttpApplication.InitInternal(HttpContext context,
HttpApplicationState state, MethodInfo[] handlers) +1283
System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext
context) +414
System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext
context) +99
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +186
----
Version Information: Microsoft .NET Framework Version:2.0.40903.27; ASP.NET
Version:2.0.40903.27I think this may be related to an ASP.Net 2.0 beta problem - The ASP Admin
service does not start and errors with "Error 2: The system cannot find the
file specified."
"Mark" wrote:
> I et the following error trying to start Report Manager after installing
> SQL2005 beta December CTP. I installed side-by-side with a full SQL2000
> implementation on Windows 2003 Server:
> Server Error in '/Reports$SQL2005' Application.
> ----
> Unable to find a helper module that supports ISessionIDModule
> 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.Web.HttpException: Unable to find a helper module
> that supports ISessionIDModule
> 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:
>
> [HttpException (0x80004005): Unable to find a helper module that supports
> ISessionIDModule]
> System.Web.SessionState.SessionStateModule.InitModuleFromConfig(HttpApplication app, SessionStateSection config) +3517537
> System.Web.SessionState.SessionStateModule.Init(HttpApplication app) +256
> System.Web.HttpApplication.InitModules() +210
> System.Web.HttpApplication.InitInternal(HttpContext context,
> HttpApplicationState state, MethodInfo[] handlers) +1283
> System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext
> context) +414
> System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext
> context) +99
> System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +186
>
>
> ----
> Version Information: Microsoft .NET Framework Version:2.0.40903.27; ASP.NET
> Version:2.0.40903.27

No comments:

Post a Comment