Error debugging in Autocad 2011

Error debugging in Autocad 2011

Anonymous
Not applicable
1,138 Views
1 Reply
Message 1 of 2

Error debugging in Autocad 2011

Anonymous
Not applicable

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?

0 Likes
Accepted solutions (1)
1,139 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Accepted solution

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

 

Sorry........

0 Likes