git - Bonobo Installation - Server Error in Application : Exceptionless.Mvc -


i'm trying install bonobo 5.2.0. on windows server 2008r2 under iis7. after installation i'm receiving error:

server error in '/bonobo' application.  not load file or assembly 'exceptionless.mvc' or 1 of dependencies. system cannot find file specified.  description: unhandled exception occurred during execution of current web request. please review stack trace more information error , originated in code.   exception details: system.io.filenotfoundexception: not load file or assembly 'exceptionless.mvc' or 1 of dependencies. system cannot find file specified.  source error:    unhandled exception generated during execution of current web request. information regarding origin , location of exception can identified using exception stack trace below.    assembly load trace: following information can helpful determine why assembly 'exceptionless.mvc' not loaded.  wrn: assembly binding logging turned off. enable assembly bind failure logging, set registry value [hklm\software\microsoft\fusion!enablelog] (dword) 1.   stack trace:   [filenotfoundexception: not load file or assembly 'exceptionless.mvc' or 1 of dependencies. system cannot find file specified.] system.runtimetypehandle.gettypebyname(string name, boolean throwonerror, boolean ignorecase, boolean reflectiononly, stackcrawlmarkhandle stackmark, intptr pprivhostbinder, boolean loadtypefrompartialname, objecthandleonstack type) +0 system.runtimetypehandle.gettypebyname(string name, boolean throwonerror, boolean ignorecase, boolean reflectiononly, stackcrawlmark& stackmark, intptr pprivhostbinder, boolean loadtypefrompartialname) +70 system.runtimetype.gettype(string typename, boolean throwonerror, boolean ignorecase, boolean reflectiononly, stackcrawlmark& stackmark) +39 system.type.gettype(string typename, boolean throwonerror, boolean ignorecase) +37 system.web.compilation.buildmanager.gettype(string typename, boolean throwonerror, boolean ignorecase) +65 system.web.configuration.configutil.gettype(string typename, string propertyname, configurationelement configelement, xmlnode node, boolean checkaptcabit, boolean ignorecase) +38  [configurationerrorsexception: not load file or assembly 'exceptionless.mvc' or 1 of dependencies. system cannot find file specified.] system.web.configuration.configutil.gettype(string typename, string propertyname, configurationelement configelement, xmlnode node, boolean checkaptcabit, boolean ignorecase) +359 system.web.configuration.configutil.gettype(string typename, string propertyname, configurationelement configelement, boolean checkaptcabit) +19 system.web.configuration.common.modulesentry.securegettype(string typename, string propertyname, configurationelement configelement) +39 system.web.configuration.common.modulesentry..ctor(string name, string typename, string propertyname, configurationelement configelement) +42 system.web.httpapplication.buildintegratedmodulecollection(list`1 modulelist) +160 system.web.httpapplication.getmodulecollection(intptr appcontext) +950 system.web.httpapplication.registereventsubscriptionswithiis(intptr appcontext, httpcontext context, methodinfo[] handlers) +82 system.web.httpapplication.initspecial(httpapplicationstate state, methodinfo[] handlers, intptr appcontext, httpcontext context) +172 system.web.httpapplicationfactory.getspecialapplicationinstance(intptr appcontext, httpcontext context) +336 system.web.hosting.pipelineruntime.initializeapplication(intptr appcontext) +296  [httpexception (0x80004005): not load file or assembly 'exceptionless.mvc' or 1 of dependencies. system cannot find file specified.] system.web.httpruntime.firstrequestinit(httpcontext context) +9952212 system.web.httpruntime.ensurefirstrequestinit(httpcontext context) +101 system.web.httpruntime.processrequestnotificationprivate(iis7workerrequest wr, httpcontext context) +254 

the folder has been turned application, i've installed , registered mvc4.0, authentication has been set accordingly... missing?

i haven't been able find on issue anywhere.

thanks.

the problem appears i'm trying place on web server has application running on it. i'm assuming global web.config set initial site interfering installation.

it's not of resolution or answer problem, @ least know why it's happening.

solution: move bonobo server.