Jump to content

Recommended Posts

Posted

Hi,

I just tried going from 9.5 to 9.6. I'm not sure what the error was but when I tried to roll back I got a similar error.

So I restored from backup, upgraded from 8.3 to 8.6 but when I try to go to 9.0 now I get this error...

 

[NullReferenceException: Object reference not set to an instance of an object.]
  HAP.Web.Configuration.hapConfig.doUpgrade(Version version) +9258
  HAP.Web.Configuration.hapConfig..ctor() +666
  HAP.Web.Configuration.hapConfig.get_Current() +135
  HAP.Web.Global.Application_Start(Object sender, EventArgs e) +52

[HttpException (0x80004005): Object reference not set to an instance of an object.]
  System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +4057141
  System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +191
  System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +352
  System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +407
  System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +375

[HttpException (0x80004005): Object reference not set to an instance of an object.]
  System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +11700896
  System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +141
  System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +4869125

 

With my limited skills it looks like it is looking for version +9258 of something!

 

Can anyone help?

 

Thanks

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...