MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

nightly build 5_1_40_5010 error: Cannot be null Parameter name: root (Closed) (Mono Support )

Viewed 16165 time(s), 3 post(s) 5/15/2014 10:07:47 PMby gstadter
gstadter

gstadter

5/15/2014 10:07:47 PM
I realize this question is in regards to an unofficial release, but if someone has encountered this before and would care to offer their thoughts or suggestions, it would be appreciated.   Trying to run setup/install...initial page load results in:

Cannot be null
Parameter name: root

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.ArgumentNullException: Cannot be null
Parameter name: root

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.

[ArgumentNullException: Cannot be null
Parameter name: root]
   Ninject.ResolutionExtensions.GetResolutionIterator(IResolutionRoot root, Type service, Func`2 constraint, IEnumerable`1 parameters, Boolean isOptional, Boolean isUnique) +130
   Ninject.ResolutionExtensions.GetAll(IResolutionRoot root, IParameter[] parameters) +60
   Ninject.Web.Common.NinjectHttpModule.Init(HttpApplication context) +71
   System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +474
   System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +176
   System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +332
   System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +182

[HttpException (0x80004005): Cannot be null
Parameter name: root]
   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +552
   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +95
   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +189
This content has not been rated yet. 
669 Reputation 67 Total posts
idrazic

idrazic

5/19/2014 4:06:27 PM
Hi,

From what I can see from the stack trace the error doesn't come from MonoX code.
Can you list your runtime environment? 

Can you try previous build nightlies ("Other Versions you can download")?
Maybe a bug was introduced in the last automated build.

Regards
Rated 5.00, 1 vote(s). 
1384 Reputation 152 Total posts
gstadter

gstadter

5/21/2014 5:30:44 PM
re-downloaded the build and re-copied to site... now unable to re-create the issue.
This content has not been rated yet. 
669 Reputation 67 Total posts