Error in install
Posted: Thu Oct 22, 2009 8:24 am
I am trying to install AC.
Steps taken to date
1. Load the OS (Win2003 server)
2. Load ASP.NET 2.0
3. Load the AJAX routines
4. Unzip the AC stuff into D:\ac
5. Use IE to go to 127.0.0.1/install/default.aspx
I get this error
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:
[NullReferenceException: Object reference not set to an instance of an object.]
CommerceBuilder.Services.AbleCommerceHttpModule.Init(HttpApplication context) +63
System.Web.HttpApplication.InitModulesCommon() +66
System.Web.HttpApplication.InitModules() +46
System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) +701
System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) +281
System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +118
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +290
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053
I'm mystified because I used the same procedure on another machine, and it's fine.
Steps taken to date
1. Load the OS (Win2003 server)
2. Load ASP.NET 2.0
3. Load the AJAX routines
4. Unzip the AC stuff into D:\ac
5. Use IE to go to 127.0.0.1/install/default.aspx
I get this error
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:
[NullReferenceException: Object reference not set to an instance of an object.]
CommerceBuilder.Services.AbleCommerceHttpModule.Init(HttpApplication context) +63
System.Web.HttpApplication.InitModulesCommon() +66
System.Web.HttpApplication.InitModules() +46
System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) +701
System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) +281
System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +118
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +290
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053
I'm mystified because I used the same procedure on another machine, and it's fine.