Search

You searched for the word(s): circular reference

Matching Posts

  • Re: Help with the JSON serialization of an object that gives error: "a circular reference was detected while serializing an object of type: Poll

    I ran into the same problem and solution is to Use ScriptIgnore atribute add system web extensions reference and add namespace Using System Web Script Serialization it will solve the problem It is just a temporary Fix as far as I am concerned I am waiting on ASP NET MVC makers to Respond
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by KalyanRev on 9/17/2009
    Filed under: JSON circular Reference
  • Re: Circular dependency

    Hello Suparna, I understand your pain... and let me say it "You are not alone"! I have found myself so many times in the same situation, especially when I am working on fixing legacy code. One solution that I really like is the following: As you can see, the assemblies A, B, and C implement respectively (and individually) the classes A, B, and C. These classes are using and referencing each other through its interfaces. The interfaces are all kept together in a separate assembly (which
    Posted to Visual Basic .NET (Forum) by TheCodeaholic on 9/25/2009
    Filed under: c#, Circular Reference, TheAdventuresOfACodeaholic, .NET Development, fealves, Circular Dependency
  • XSD.exe doesnt generate C# class?

    i was trying to generate a class out of an xsd using xsd exe however i came across this error which precisely said Error generating classes Ciruclar Group Reference googling this thing i stumbled across http connect microsoft com VisualStudio feedback ViewFeedback aspx FeedbackID 363923 tabswhere
    Posted to Getting Started (Forum) by s_nesh on 12/9/2009
    Filed under: circular reference, xsd.exe
  • How do I reference a public property on a page from within a custom control (ascx file) used on that page?

    accordingly My problem is that the compile keeps failing because the ActiveTab reference from... property I thought I might need to register it in check ascx file but that just gave me a circular reference error and still unrecognied _Default ActiveTab Here is how I registered the tab container
    Posted to Web Forms (Forum) by dotdodont on 8/17/2007
    Filed under: tab, ajax, ascx, bug, circular reference, TabContainer, custom controls
  • Circular Reference

    up with circular reference The alternative is to place the Linq code for XML in all my repositories... will need to change the same code in many places Is there a way to fix this circular reference
    Posted to C# (Forum) by shapper on 7/24/2009
  • circular reference

    hi i got a message stating i use circular reference i was wondering how can i circumvent prevent it lt Master Language C MasterPageFile MasterPage master AutoEventWireup true CodeFile Order aspx cs Inherits _Default gt i got this code from my teacher so i really don t know how did it come
  • Circular reference??

    appropriately Parser Error Message Circular file references are not allowed Source Error Line 8 lt reference... reference page menu aspx gt lt reference page post aspx gt lt reference page calendar aspx gt lt reference page sfriend aspx gt lt reference page cpass aspx gt lt reference page profile aspx gt Context
    Posted to Web Forms (Forum) by griff303 on 1/23/2005
  • Circular Reference

    as parameter I got syntext error Reference required to assembly xxxx containing the type xxxx webform1... Class1 Dim objParent As Reference WebForm1 Sub New ByVal objParentIn As Reference WebForm1 objParent CType objParentIn Reference WebForm1 End Sub Public Sub MyWay objParent DoSomething2 End Sub If I
    Posted to Getting Started (Forum) by evangelist on 6/3/2004
  • Circular Reference Issue

    Hi I am receiving a circular reference exception when my web services method is attempting... objects that have a back pointer to the parent triggering the circular reference Now I did read... is the recommended workaround for this circular reference problem that I am experiencing as I have many associations
    Posted to XML Web Services (Forum) by Jason Hill on 4/24/2006
  • .ascx has a circular reference!

    I have a aspx with 2 UserControls UC1 and UC2 UC1 makes change in UC2 UC2 makes change in UC1 The problems is that for both to access each other I need to reference them And when I reference each other in their ascx Error 5 webCompras UserControls GvItensPedido ascx has a circular reference
    Posted to Web Forms (Forum) by frcol on 2/21/2008
Page 1 of 9234 (92337 items) 1 2 3 4 5 Next > ... Last ยป