Jump to content

Recommended Posts

Posted (edited)

Hi,

 

I'm getting a server error while installing HAP+10.6

 

[ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.]

System.Reflection.RuntimeModule.GetTypes(RuntimeModule module) +0

System.Reflection.Assembly.GetTypes() +112

HAP.Web.Configuration.hapConfig.GetPlugins() +471

HAP.Web.Configuration.hapConfig..ctor() +1065

HAP.Web.Configuration.hapConfig.get_Current() +155

HAP.Web.Global.Application_Start(Object sender, EventArgs e) +22

 

[HttpException (0x80004005): Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.]

System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +535

System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +166

System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +169

System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +372

System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +329

 

[HttpException (0x80004005): Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.]

System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +525

System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +118

System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +708

I can find @Darylrese having the same issue back in 2015 here: http://www.edugeek.net/forums/home-access-plus/155931-help-setting-up-hap-v10.html

 

I can see that @nicbro has recommended checking the pre-reqs for HAP+ but I'm struggling to locate these in the install videos or on the GitHub.

 

I'm attempting to get it running on IIS 8.5 running on Windows 2012 R2.

 

Can someone point out what I'm expecting will be something obvious.

 

Thanks in advance

 

Simon

Edited by Sibrows
Error wasn't showing correctly

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...