Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

JavaScript Error with DNN 5.4.2 & DMX 5.2.7
Last Post 06/09/2010 9:49 AM by Peter Donker. 1 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Heather
New Member
New Member
Posts:10


--
06/03/2010 5:22 PM

I have setup a new site using DNN 5.4.2, DMX 5.2.7 and .NET framework 3.5.  I can add any module to the page and it works fine however as soon as I add the Document Manager I start seeing the following errors.  I currently have DMS activated under a trial license.  Thanks in advance for any help.

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C; .NET4.0E)
Timestamp: Thu, 3 Jun 2010 15:18:42 UTC


Message: 'ComponentArt_Grid' is undefined
Line: 344
Char: 1
Code: 0
URI: http://www.rfcustomer.com...abid/38/Default.aspx


Message: 'Sys.__rootNamespaces.length' is null or not an object
Line: 5
Char: 22837
Code: 0
URI: http://www.rfcustomer.com...liN20&t=6dc3fb9b


Message: 'Sys.Application' is null or not an object
Line: 1401
Char: 1
Code: 0
URI: http://www.rfcustomer.com...abid/38/Default.aspx


Message: 'Sys.Serialization.JavaScriptSerializer' is null or not an object
Line: 11
Char: 1
Code: 0
URI: http://www.rfcustomer.com/js/dnn.js


Message: 'Sys.Serialization.JavaScriptSerializer' is null or not an object
Line: 11
Char: 1
Code: 0
URI: http://www.rfcustomer.com/js/dnn.js


Message: 'Sys.Serialization.JavaScriptSerializer' is null or not an object
Line: 11
Char: 1
Code: 0
URI: http://www.rfcustomer.com/js/dnn.js


Message: 'Sys.Serialization.JavaScriptSerializer' is null or not an object
Line: 11
Char: 1
Code: 0
URI: http://www.rfcustomer.com/js/dnn.js


Message: 'Sys.UI.DomEvent' is null or not an object
Line: 5
Char: 35491
Code: 0
URI: http://www.rfcustomer.com...liN20&t=6dc3fb9b


Message: 'Sys.UI.DomEvent' is null or not an object
Line: 5
Char: 35491
Code: 0
URI: http://www.rfcustomer.com...liN20&t=6dc3fb9b

 

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
06/09/2010 9:49 AM
Hi Heather,

I'm not sure what causes the error. Basically the issues you're seeing are related to Javascript. It appears that no JS is running correctly. I'd have to make guesses. I have the same installation and it runs fine. My observations:

The first line is one from DMX. Then there are a whole bunch of lines that are DNN specific (dnn.js). Finally there are some Ajax script errors.

The only way to debug is to use a tool like Firebug. If you want I can have a look for you to see if it's something simple.

BTW, I assume you have no whitespace filtering on and that you see a DMX UI.

Peter
You are not authorized to post a reply.