Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...$100 reward for DNN 5.2.1 Javascript problem fix (DeserializePrimitiveObject Invocation error)$100 reward for DNN 5.2.1 Javascript problem fix (DeserializePrimitiveObject Invocation error)
Previous
 
Next
New Post
1/20/2010 1:36 PM
 

Aaah... thanks anyway for trying Eric (I had 9 of the first).

Anyone else got any theories?


Entrepreneur

PokerDIY Tournament Manager - PokerDIY Tournament Manager<
PokerDIY Game Finder - Mobile Apps powered by DNN
PokerDIY - Connecting Poker Players

 
New Post
1/20/2010 11:46 PM
 

I was having the same problem few days ago.

I have changed the DNN library source code to avoid this error.

Basically, I changed the Library/UI/Utilities/ClientAPI.vb

add if condition check to line 155

If Not objButton.Page.IsPostBack Then

                    DotNetNuke.UI.Utilities.ClientAPI.RegisterClientReference(objButton.Page, DotNetNuke.UI.Utilities.ClientAPI.ClientNamespaceReferences.dnn_dom)

                End If

add if condition check to line 357

If Not objPage.IsPostBack Then

      ClientAPI.GetCallbackEventReference(objPage, "", "", "", "")

 End If

Meanwhile, you may also need to disable the DNN default navigation(use RadMenu would be fine) , SolPartActions and dnnVISIBILITY in container. 

I am still testing if my code change breaks anything else, but so far, it seems working fine. 

Cheers,

 

 

 
New Post
1/21/2010 12:11 PM
 

I logged a JSON error message bug in Gemini about 3 months ago:

http://support.dotnetnuke.com/issue/V...

Can you view Cathal's comments maybe they'll help?


Ken Grierson
DotNetNuke Corporation
Test Lead
 
New Post
1/21/2010 11:38 PM
 
Yoh wrote:

I was having the same problem few days ago.

I have changed the DNN library source code to avoid this error.

Basically, I changed the Library/UI/Utilities/ClientAPI.vb

add if condition check to line 155

 

If Not objButton.Page.IsPostBack Then

                    DotNetNuke.UI.Utilities.ClientAPI.RegisterClientReference(objButton.Page, DotNetNuke.UI.Utilities.ClientAPI.ClientNamespaceReferences.dnn_dom)

                End If

add if condition check to line 357

 

If Not objPage.IsPostBack Then

      ClientAPI.GetCallbackEventReference(objPage, "", "", "", "")

 End If

Meanwhile, you may also need to disable the DNN default navigation(use RadMenu would be fine) , SolPartActions and dnnVISIBILITY in container. 

I am still testing if my code change breaks anything else, but so far, it seems working fine. 

Cheers,

 

 Yoh: Thank you for your suggestion - I am on holiday at the moment with limited internet access so will try this next week when I have my dev PC again.

 

 

 

Entrepreneur

PokerDIY Tournament Manager - PokerDIY Tournament Manager<
PokerDIY Game Finder - Mobile Apps powered by DNN
PokerDIY - Connecting Poker Players

 
New Post
1/21/2010 11:43 PM
 
Ken Grierson wrote:

I logged a JSON error message bug in Gemini about 3 months ago:

http://support.dotnetnuke.com/issue/V...

Can you view Cathal's comments maybe they'll help?

 

Thanks Ken - I read over that issue - it is NOT a caching issue. I have now proved this conclusively. I myself get this error on certain pages, and yes, it may go away after a refresh but it comes back again with no other changes - ie. this is not a long-term solution. I checked my web.config - my xmlns namespace is fine. I have loyal users revolting over this error as they can't access parts of PokerDIY and the browser cache clear does not help. I have hundreds of these errors in my event log.

I believe that a LOT of 5.x systems are throwing these errors (perhaps without the owners knowing it!) - I am happy to give access if it helps someone fix it.

Also - can everyone on 5.x check their EventLog for these errors and confirm if they are using a Telerik menu?  At this stage it is the only thing I have to go on (ie. it appears when the page is in Admin mode).

 


Entrepreneur

PokerDIY Tournament Manager - PokerDIY Tournament Manager<
PokerDIY Game Finder - Mobile Apps powered by DNN
PokerDIY - Connecting Poker Players

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...$100 reward for DNN 5.2.1 Javascript problem fix (DeserializePrimitiveObject Invocation error)$100 reward for DNN 5.2.1 Javascript problem fix (DeserializePrimitiveObject Invocation error)


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out