TheSwamp

Code Red => .NET => Topic started by: MexicanCustard on May 08, 2014, 10:52:31 AM

Title: Missing Attributes when using VS 2013
Post by: MexicanCustard on May 08, 2014, 10:52:31 AM
Just switched to Visual Studio 2013.  I'm finding that if I start AutoCAD MEP from the debugger then all block attributes and any text I've drawn with a DrawableOverrule are not showing up.  Attributes and Overrules show up fine if I start MEP normally and NETLOAD my plug in.  Anyone have any experience with this?
Title: Re: Missing Attributes when using VS 2013
Post by: Gasty on May 08, 2014, 11:16:33 PM
Hi,

Let me guess: Autocad 2014, win 7/8 64 bits...it seems that you touched a *fiber*, see this link: http://through-the-interface.typepad.com/through_the_interface/2013/11/debugging-autocad-using-visual-studio-2013.html (http://through-the-interface.typepad.com/through_the_interface/2013/11/debugging-autocad-using-visual-studio-2013.html)

Gaston Nunez
Title: Re: Missing Attributes when using VS 2013
Post by: MexicanCustard on May 09, 2014, 09:09:17 AM
Thanks Gasty.  This sucks, main reason to upgrade was for 64 bit Edit and Continue.  Looks like that's not possible in AutoCAD.  Does anyone know if the issue exist in using AutoCAD 2015?  We're in the process of upgrading now.
Title: Re: Missing Attributes when using VS 2013
Post by: Gasty on May 09, 2014, 11:10:35 AM
Hi,

Autocad 2015 works perfectly (until now) in 64 bits + VS 2013, edit and continue works nicely, and there is no fibers in  2015, so you don't need to set nextfiberworld to 0 with all the collateral damage that imply doing so.

Gaston Nunez