<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: First steps with AutoCAD 2017 and VS2015 in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6311493#M36619</link>
    <description>&lt;P&gt;I guess it's something about the whole architecture... last time they recognized the problem was with ACAD 2013, and was fixed with ACAD 2015...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lately I'm doing maintainance working with ACAD 2016 and VS 2013. The DLLs should run without problem also in ACAD 2017... I mean, so they did with my plugins for 2016, they just extended compatibility to 2017 and they actually work... I have still to check bigger and more complex application we use internally.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For my office I postponed 2017 upgrades to a date to be still defined, maybe we'll wait for 2018 hoping it will be better suited for developers...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Of course an official word from Autodesk would be much appreciated... &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 06 May 2016 06:54:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-05-06T06:54:11Z</dc:date>
    <item>
      <title>First steps with AutoCAD 2017 and VS2015</title>
      <link>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6232024#M36587</link>
      <description>&lt;P&gt;I'm making my first steps porting our application to AutoCAD2017 and VS2015.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I immediately found a weird behaviour: AutoCAD 2017 run from inside Visual Studio (just execuded acad.exe without netloading anything) starts without ribbon and the command _ribbon is unknown....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I run AutoCAD 2017 outside Visual Studio everything is normal...&lt;/P&gt;&lt;P&gt;Also, no problems running AutoCAD 2015 inside Visual Studio.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My environment is Windows 8.1 64bit, Visual Studio 2015, AutoCAD 2017 64bit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2016 09:07:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6232024#M36587</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-24T09:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: First steps with AutoCAD 2017 and VS2015</title>
      <link>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6233020#M36588</link>
      <description>If you turn on the Managed Compatibility Mode in the Debug options it should then show the Ribbon and the commands will be known. However, you will lose the ability to Edit &amp;amp; Continue.</description>
      <pubDate>Thu, 24 Mar 2016 17:03:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6233020#M36588</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2016-03-24T17:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: First steps with AutoCAD 2017 and VS2015</title>
      <link>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6234066#M36589</link>
      <description>&lt;P&gt;Really?&lt;/P&gt;&lt;P&gt;I'd like to know if it's Microsoft's or Autodesk's responsibility... I just built a x64 development machine &amp;nbsp;because I was able to use Edit&amp;amp;Continue with VS2013 and AutoCAD 2015/2016 and now you say I have to go back with a 32bit environment?!?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll investigate your suggestion though! Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2016 08:58:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6234066#M36589</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-25T08:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: First steps with AutoCAD 2017 and VS2015</title>
      <link>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6234679#M36590</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have downloaded AutoCAD 2017 this morning and tried it with VS Community 2015 ,&amp;nbsp;AutoCAD did not run in Visual Studio.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After invoking AutoCAD 2017 from VS ,AutoCAD started but the netloadingloaded the .dll file but the command name of the program gives an error as it is unknown command name.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It seems a bad start with CAD 2017.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2016 15:50:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6234679#M36590</guid>
      <dc:creator>_Tharwat</dc:creator>
      <dc:date>2016-03-25T15:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: First steps with AutoCAD 2017 and VS2015</title>
      <link>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6237506#M36591</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#000080"&gt;&amp;gt;&amp;gt; If you turn on the Managed Compatibility Mode in the Debug options it should then show the Ribbon &lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#000080"&gt;&amp;gt;&amp;gt; and the commands will be known. However, you will lose the ability to Edit &amp;amp; Continue. &lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/32637"&gt;@Jeff_M﻿&lt;/a&gt; THX for this solution, just run into the same problem now and found your response great.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As I just have setup a new system I thought I don't need VS2013 any more, but now the question raise up ... does VS2013 show the same issue or does VS2013 work better than VS2015 and - most important - is VS 2013 able to do edit-while-debug with AutoCAD 2017 64bit?&lt;/P&gt;
&lt;P&gt;As the system is new and I want to mess it up at this early stage I don't want to install it just to know it is also not working &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thx in advance, - alfred -&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 15:00:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6237506#M36591</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2016-03-28T15:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: First steps with AutoCAD 2017 and VS2015</title>
      <link>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6237560#M36592</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/389680"&gt;@Alfred.NESWADBA﻿&lt;/a&gt;, problem exists in VS2013 and VS2015. So, for me, I do most of my debug work in C3D2016 as I have yet to implement any 2017 specific API calls. Then I just create a build for 2017 and run it outside of VS.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 15:30:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6237560#M36592</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2016-03-28T15:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: First steps with AutoCAD 2017 and VS2015</title>
      <link>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6237571#M36593</link>
      <description>&lt;P&gt;&lt;FONT face="georgia,palatino" size="3"&gt;Jeff_M&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="georgia,palatino" size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="georgia,palatino" size="3"&gt;I already downloaded AutoCAD 2017 and I already have VS community 2015 but when I debug a C# program it does not run AutoCAD 2017 inside VS.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="georgia,palatino" size="3"&gt;So how do you convert from running AutoCAD inside or outside VS 2015 ?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="georgia,palatino" size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="georgia,palatino" size="3"&gt;Thank you&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 15:36:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6237571#M36593</guid>
      <dc:creator>_Tharwat</dc:creator>
      <dc:date>2016-03-28T15:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: First steps with AutoCAD 2017 and VS2015</title>
      <link>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6237614#M36594</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#000080"&gt;&amp;gt;&amp;gt; problem exists in VS2013 and VS2015&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/32637"&gt;@Jeff_M﻿&lt;/a&gt; thx for information!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 15:58:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6237614#M36594</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2016-03-28T15:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: First steps with AutoCAD 2017 and VS2015</title>
      <link>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6237621#M36595</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/660967"&gt;@_Tharwat﻿&lt;/a&gt;, I setup my 2017 project just as I have my&amp;nbsp;AutoCAD 2014-2016 projects. I do not recall having any issues geting it to run and debug, other than the Ribbon issue. I don't convert from running inside or outside of VS....to run 'outside' I just create a build, start Autocad normally, then netload that build. Here is how&amp;nbsp;my Debug properties are setup:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/227630iECC620FBDD75B937/image-size/original?v=lz-1&amp;amp;px=-1" border="0" alt="3-28-2016 8-56-13 AM.png" title="3-28-2016 8-56-13 AM.png" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also have a .bundle autoloader setup and have my Debug builds output to the folder for 2017 there.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 16:00:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6237621#M36595</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2016-03-28T16:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: First steps with AutoCAD 2017 and VS2015</title>
      <link>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6237648#M36596</link>
      <description>&lt;P&gt;&lt;FONT face="georgia,palatino" size="3"&gt;Thank you jeff_M&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="georgia,palatino" size="3"&gt;I already know and have these settings with every program but I am referring to debug a program with AutoCAD 2017 inside VS which is not available with my VS community 2015.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 16:11:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6237648#M36596</guid>
      <dc:creator>_Tharwat</dc:creator>
      <dc:date>2016-03-28T16:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: First steps with AutoCAD 2017 and VS2015</title>
      <link>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6237812#M36597</link>
      <description>I'm not sure what you mean by "not available with my VSC2015", Tharwat. I am using VSC2015 with Autocad2017 and am able to debug...as long as I don't want to use the ribbon. But I still hit break points, can step through code, etc.</description>
      <pubDate>Mon, 28 Mar 2016 17:17:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6237812#M36597</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2016-03-28T17:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: First steps with AutoCAD 2017 and VS2015</title>
      <link>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6237886#M36598</link>
      <description>&lt;P&gt;AutoCAD 2017 is not running inside VS 2015 but it loads autocad and run separately.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The first video shows that if I hit hi F5 and call netload and select the dll file it won't&amp;nbsp;recognize the command call "msg" but if I run with Control + F5 it&amp;nbsp;recognize the command name and show the related message correctly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/227661i196B8F48150C1FAE/image-size/original?v=lz-1&amp;amp;px=-1" border="0" alt="error-1.gif" title="error-1.gif" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/227662i13518222DC9CC1F2/image-size/original?v=lz-1&amp;amp;px=-1" border="0" alt="error-2.gif" title="error-2.gif" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 17:51:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6237886#M36598</guid>
      <dc:creator>_Tharwat</dc:creator>
      <dc:date>2016-03-28T17:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: First steps with AutoCAD 2017 and VS2015</title>
      <link>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6237925#M36599</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/660967"&gt;@_Tharwat﻿&lt;/a&gt;, I seem to recall seing this issue in the past (in other versions of VS &amp;amp; Acad) but I'm not recalling what was causing it. Make sure all of your references for the Autocad managed assemblies&amp;nbsp;are set "copy local = false" ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 18:14:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6237925#M36599</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2016-03-28T18:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: First steps with AutoCAD 2017 and VS2015</title>
      <link>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6237950#M36600</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/32637"&gt;@Jeff_M&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/660967"&gt;@_Tharwat&lt;/a&gt;, I seem to recall seing this issue in the past (in other versions of VS &amp;amp; Acad) but I'm not recalling what was causing it. Make sure all of your references for the Autocad managed assemblies&amp;nbsp;are set "copy local = false" ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face="georgia,palatino" size="3"&gt;For sure there are set to false otherwise you would see them near the dll file in the netload dialog&amp;nbsp;&lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://forums.autodesk.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="georgia,palatino" size="3"&gt;I have no probelm with VS nor even with AutoCAD 2017 but as I have read around that CAD 2017 would be running into VS Environment and that is&amp;nbsp;&lt;/FONT&gt;&lt;SPAN style="line-height: normal; font-family: georgia, palatino; font-size: medium;"&gt;what I am after.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 18:26:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6237950#M36600</guid>
      <dc:creator>_Tharwat</dc:creator>
      <dc:date>2016-03-28T18:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: First steps with AutoCAD 2017 and VS2015</title>
      <link>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6238077#M36601</link>
      <description>&lt;P&gt;Turn on checkbox for: Use Managed Compatibility Mode&lt;/P&gt;&lt;P&gt;in Tools-&amp;gt;Options-&amp;gt;Debug-General&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had the very same problem with 2017. This worked for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Doug&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 19:43:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6238077#M36601</guid>
      <dc:creator>douggoforth</dc:creator>
      <dc:date>2016-03-28T19:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: First steps with AutoCAD 2017 and VS2015</title>
      <link>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6238288#M36602</link>
      <description>&lt;P&gt;Looks like I've been so busy that I'd forgotten where I'd left off. Turns out that I am unable to get my custom commands to work unless the Use Managed Compatablity Mode is on. I could've sworn it was working just fine at one point....&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 22:07:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6238288#M36602</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2016-03-28T22:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: First steps with AutoCAD 2017 and VS2015</title>
      <link>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6238548#M36603</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/274036"&gt;@douggoforth&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Turn on checkbox for: Use Managed Compatibility Mode&lt;/P&gt;
&lt;P&gt;in Tools-&amp;gt;Options-&amp;gt;Debug-General&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had the very same problem with 2017. This worked for me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Doug&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face="georgia,palatino" size="3"&gt;Thank you , it is really still with no effects.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="georgia,palatino" size="3"&gt;Let us clear things up by clarifying this:&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="georgia,palatino" size="3"&gt;What does it mean when we say ( with AutoCAD 2017 will be running inside VS 2015 ) ?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="georgia,palatino" size="3"&gt;Does it mean that somehow AutoCAD 2017 would be used by VS 2015 as an&amp;nbsp;Application to test the codes in VS environment or scope ?&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="georgia, palatino" size="3"&gt;&lt;SPAN style="line-height: normal;"&gt;Thanks&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2016 04:48:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6238548#M36603</guid>
      <dc:creator>_Tharwat</dc:creator>
      <dc:date>2016-03-29T04:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: First steps with AutoCAD 2017 and VS2015</title>
      <link>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6238653#M36604</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/660967"&gt;@_Tharwat﻿&lt;/a&gt;&amp;nbsp;- Good to see another&amp;nbsp;friend here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, when you debug an AutoCAD plugin, VS launches an AutoCAD process as startup object. Normally, your assembly needs to be manually netloaded, but you can setup an Autoloader .bundle, and change your build settings to instead compile to there, so the Assembly will be loaded automagically.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Within VS&amp;nbsp;refers to controlling the start/launch, and stop of the AutoCAD process from VS via debug/F5.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;outside of VS refers to simply building your assembly, manually launching AutoCAD, and netloading the resultant assembly. This option does not allow you to debug via break points, review watch items, etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What we're talking about above, is the fact that 2017 does not currently support proper debug functionality, without intentionally disabling useful features in VS2015, which pretty much defeats the purpose of &amp;nbsp;using it in the first place.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2016 07:09:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6238653#M36604</guid>
      <dc:creator>BlackBox_</dc:creator>
      <dc:date>2016-03-29T07:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: First steps with AutoCAD 2017 and VS2015</title>
      <link>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6238680#M36605</link>
      <description>&lt;P&gt;&lt;FONT face="georgia,palatino" size="3"&gt;Hi BlackBox_&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="georgia,palatino" size="3"&gt;Thank you for the precious inputs mate.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2016 07:31:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6238680#M36605</guid>
      <dc:creator>_Tharwat</dc:creator>
      <dc:date>2016-03-29T07:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: First steps with AutoCAD 2017 and VS2015</title>
      <link>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6240450#M36606</link>
      <description>&lt;P&gt;There is a known issue that is&amp;nbsp;currently being looked into that was fixed in a previous release of the AutoCAD Managed .NET libraries and has since resurfaced in AutoCAD 2017.&amp;nbsp;There are two known work arounds at the moment to allow debugging with Visual Studio:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Tools &amp;gt; Options &amp;gt; Debug-General &amp;gt; Use Managed Compatibility Mode&lt;/LI&gt;
&lt;LI&gt;Project &amp;gt; Properties &amp;gt; Debug Enable native code debugging&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This does cause problems with Edit &amp;amp; Continue though as mentioned previously in Kean's blog:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://through-the-interface.typepad.com/through_the_interface/2013/11/debugging-autocad-using-visual-studio-2013.html" target="_blank"&gt;http://through-the-interface.typepad.com/through_the_interface/2013/11/debugging-autocad-using-visual-studio-2013.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2016 22:01:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/first-steps-with-autocad-2017-and-vs2015/m-p/6240450#M36606</guid>
      <dc:creator>ambrosl</dc:creator>
      <dc:date>2016-03-29T22:01:06Z</dc:date>
    </item>
  </channel>
</rss>

