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.

JScript error on portal administration: pages "Value must not be null for Controls and Behaviors"  (Mono Support )

11230 put(a) pogledan, 4 odgovor(a) 16.4.2014. 2:45:47Kreirao(la) dokeefenh
dokeefenh

dokeefenh

16.4.2014. 2:45:48
I installed Monox on Windows 7 using SQL Express 2012. I am running Visual Studio 2013. All folder permissions are set correctly according to the "test permissions" stage of the install. I am using IE 10 as my browser, but the behavior also occurs in Chrome.

When i run the portal, it runs perfectly well until I try to access the pages in the portal administration. It errors out with the error "Value must not be null for Controls and Behaviors". Its an error thrown in the function Sys$Component$create on the parameter 'element' which is null.

The line containing the exception is:
 if (!element) throw Error.argument('element', Sys.Res.createNoDom);

This behavior occurs with version 4_9 but I also downloaded and installed the most recent overnight build and it does the same thing. Essentially this halts anything I can do with the portal because I have no ability to manage the pages. Any help would be appreciated.

thank you

Ovaj sadržaj još nije ocijenjen. 
20 Reputacija 2 Ukupno objava
iruzak

iruzak

17.4.2014. 10:16:56
Hi,
could you give us more details about this error, anything you can find like Chrome network screenshot or Fiddler session.

Regards,
Igor
Ovaj sadržaj još nije ocijenjen. 
443 Reputacija 50 Ukupno objava
dokeefenh

dokeefenh

29.4.2014. 14:01:26
I have attached a screenshot of the javascript error, plus where it occurs in the script. You can see the value of 'element' is null, triggering the error. This occurs every time I click on the "Pages" option in the portal administration. thank you.
Ovaj sadržaj još nije ocijenjen. 
20 Reputacija 2 Ukupno objava
idrazic

idrazic

30.4.2014. 12:22:02
Hi dokeefenh,

The error message and the line that throws the exception are not an indicator of the underlying issue.
 Can provide  full js exception call stack?  Are there any other js errors on the page? 
The error can be caused by either invalid markup or the element required is invisible (not generated in the page html).
Can you verify this is new installation / clean database?


Regards
Ovaj sadržaj još nije ocijenjen. 
1384 Reputacija 152 Ukupno objava