<?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: launching Revit from visual studio in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/launching-revit-from-visual-studio/m-p/8259762#M47691</link>
    <description>&lt;P&gt;&lt;SPAN&gt;HI&amp;nbsp;@Anonymous,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In Visual Studio enable the "&lt;/SPAN&gt;&lt;STRONG&gt;Used Managed Compatibility Mode&lt;/STRONG&gt;&lt;SPAN&gt;" option from&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Tools menu -&amp;gt; Options -&amp;gt; Debugging&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Used Managed Compatiblity Mode.png" style="width: 763px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/544882iD3410FCF4B28063D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Used Managed Compatiblity Mode.png" alt="Used Managed Compatiblity Mode.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;If my answer solves your problem then mark it as solution&lt;/P&gt;</description>
    <pubDate>Tue, 11 Sep 2018 11:12:40 GMT</pubDate>
    <dc:creator>naveen.kumar.t</dc:creator>
    <dc:date>2018-09-11T11:12:40Z</dc:date>
    <item>
      <title>launching Revit from visual studio</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/launching-revit-from-visual-studio/m-p/8256698#M47687</link>
      <description>&lt;P&gt;im trying to figure out the lunching&amp;nbsp;problem... please help&amp;nbsp;&lt;/P&gt;&lt;P&gt;i just followed this below steps and i&amp;nbsp;checked every addin&amp;nbsp;location. however it's not working and they said&amp;nbsp;&lt;/P&gt;&lt;P&gt;"The program '[1764] Revit.exe' has exited with code 0 (0x0)."&lt;/P&gt;&lt;P&gt;plz help me ... &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;In order to be able to debug using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Visual Studio&lt;/STRONG&gt;, we have to make some manual edits to the project files by implementing the following steps&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;In the Solution Explorer window, right Click Lab1PlaceGroup and select Properties.&lt;/LI&gt;&lt;LI&gt;In the Properties window, Go to Debug option and choose “Start external program”.&lt;/LI&gt;&lt;LI&gt;Browse for “Revit.exe” file and normally the file will be present in this path(&lt;STRONG&gt;C:\Program Files\Autodesk\Revit 201x\Program\Revit.exe&lt;/STRONG&gt;).&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;(Edit the filepath for Revit.exe if you’ve installed it in a non-default location).&lt;/P&gt;</description>
      <pubDate>Mon, 10 Sep 2018 11:06:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/launching-revit-from-visual-studio/m-p/8256698#M47687</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-10T11:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: launching Revit from visual studio</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/launching-revit-from-visual-studio/m-p/8256745#M47688</link>
      <description>&lt;P&gt;Welcome to the Revit API!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I assume you are using Visual Studio Express?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should say so. You should also tell us what version you are using.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would suggest searching YouTube for "&lt;SPAN&gt;launching Revit from visual studio".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Several recordings exist, showing you how to achieve that.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You might also want to work through the Revit API getting started material before anything else:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="http://thebuildingcoder.typepad.com/blog/about-the-author.html#2" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/about-the-author.html#2&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jeremy&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Sep 2018 11:39:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/launching-revit-from-visual-studio/m-p/8256745#M47688</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2018-09-10T11:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: launching Revit from visual studio</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/launching-revit-from-visual-studio/m-p/8256759#M47689</link>
      <description>&lt;P&gt;im&amp;nbsp;using visula studio comunity&amp;nbsp;2017 // i tried reinstall and try again but till not wordking&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Sep 2018 11:46:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/launching-revit-from-visual-studio/m-p/8256759#M47689</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-10T11:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: launching Revit from visual studio</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/launching-revit-from-visual-studio/m-p/8259082#M47690</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See whether the below link helps you&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/revit-api-forum/advice-on-debugging-c-in-visual-studio/td-p/6496811" target="_blank"&gt;Advice on debugging C# in Visual Studio&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not sure but try the suggestion mentioned below&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In Visual Studio enable the "&lt;STRONG&gt;Used Managed Compatibility Mode&lt;/STRONG&gt;" option from &lt;STRONG&gt;Tools menu -&amp;gt; Options -&amp;gt; Debugging&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 06:20:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/launching-revit-from-visual-studio/m-p/8259082#M47690</guid>
      <dc:creator>naveen.kumar.t</dc:creator>
      <dc:date>2018-09-11T06:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: launching Revit from visual studio</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/launching-revit-from-visual-studio/m-p/8259762#M47691</link>
      <description>&lt;P&gt;&lt;SPAN&gt;HI&amp;nbsp;@Anonymous,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In Visual Studio enable the "&lt;/SPAN&gt;&lt;STRONG&gt;Used Managed Compatibility Mode&lt;/STRONG&gt;&lt;SPAN&gt;" option from&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Tools menu -&amp;gt; Options -&amp;gt; Debugging&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Used Managed Compatiblity Mode.png" style="width: 763px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/544882iD3410FCF4B28063D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Used Managed Compatiblity Mode.png" alt="Used Managed Compatiblity Mode.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;If my answer solves your problem then mark it as solution&lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 11:12:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/launching-revit-from-visual-studio/m-p/8259762#M47691</guid>
      <dc:creator>naveen.kumar.t</dc:creator>
      <dc:date>2018-09-11T11:12:40Z</dc:date>
    </item>
  </channel>
</rss>

