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.

PageAdmin.aspx javascript error and json serialization error  (Mono Support )

Viewed 16399 time(s), 2 post(s) 13.09.2015 13:35:30by techster
techster

techster

13.09.2015 13:42:48

Hello,

I cannot get past the error in portal administration --> Pages

It get the following debug error:

element is null and I am getting an error:

0x800a139e - JavaScript runtime error: Sys.ArgumentException: Value must not be null for Controls and Behaviors.

  if (type.inheritsFrom(Sys.UI.Behavior) || type.inheritsFrom(Sys.UI.Control)) {
</br>
</br>        if (!element) throw Error.argument('element', Sys.Res.createNoDom);
</br>
</br>    }

Same error on three computers running Windows 7 and VS 2013.

Users, roles, lists are all fine.

The error shows when I click 'Pages'

Nothing is  logged.

Any help is greatly appreciated.

Thank you.

Dieser Inhalt wurde noch nicht bewertet. 
16 Reputation 1 Total posts
idrazic

idrazic

14.09.2015 07:50:18
Hi techster,

If you are using Visual Studio please turn off the "Browser Link" feature. It's known to cause this error.

Regards,
Igor
Dieser Inhalt wurde noch nicht bewertet. 
1384 Reputation 152 Total posts