get_IsReference()

  1. #1

    get_IsReference()

    Page Url: http://localhost:4636/HR/Dynamictreegrid.aspx
    MESSAGE: Method not found: 'Boolean System.Runtime.Serialization.DataContractAttribute .get_IsReference()'.
    PAGE: ~/Admin/Dynamictreegrid.aspx
    SOURCE: Newtonsoft.Json

    Please provide me the solution for same.
  2. #2
    Hi,

    Do you have .NET 3.5 SP1 installed on the server?
  3. #3
    Quote Originally Posted by Vladimir View Post
    Hi,

    Do you have .NET 3.5 SP1 installed on the server?
    -
    Yes with sp2.
    Actually the same code is running on my nearest machine
    but same code is not running on my pc.
    I have just copy pasted the folder
  4. #4
    Hi,

    That error can occurs when the .NET Framework version 3.5 is installed, but Service Pack 1 is not. The solution is to download and install the .NET Framework 3.5 Service Pack 1.

    If you have it already try to reinstall .NET service packs

Similar Threads

  1. Replies: 1
    Last Post: Jun 24, 2011, 7:19 PM
  2. Replies: 15
    Last Post: May 26, 2010, 2:24 PM

Posting Permissions