• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    .NET

    Reply
    Active Contributor
    BellwetherBill
    Posts: 33
    Registered: ‎01-14-2011
    Accepted Solution

    Error debugging in Autocad 2011

    199 Views, 1 Replies
    01-17-2012 02:00 PM

    I recently installed Autocad 2012 and the objectarx2012 sdk. Now when I try to debug an application in 2011 using VS 2008 I get the following error message:

     

    Exception has been thrown by the target of an invocation. Error at object 'System.Windows.Data.Binding' in markup file 'AcWindows;component/AppFrame/AcAppFrame.xaml'.

     

    When I select the continue button I can "Netload" the application but when I type the command and get the "Unknown command" message. I am using projects that worked before and I am able to load and run them while not debugging.

     

    Does anyone know what happened?

    Please use plain text.
    Active Contributor
    BellwetherBill
    Posts: 33
    Registered: ‎01-14-2011

    Re: Error debugging in Autocad 2011

    01-17-2012 03:42 PM in reply to: BellwetherBill

    I had copy local for the references to the managed classes set to true.

     

    Sorry........

    Please use plain text.