.NET
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Error debugging in Autocad 2011
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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?
Solved! Go to Solution.
Re: Error debugging in Autocad 2011
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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........

