<?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: ObjectARX 2015 Wizards not appearing in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/objectarx-2015-wizards-not-appearing/m-p/5592347#M11327</link>
    <description>&lt;P&gt;I had the same problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for me the plug in was hidden somewhere. you simply have to search autocad in the search bar - and then it magically appeared. why not try it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;see below:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG border="0" src="https://forums.autodesk.com/t5/image/serverpage/image-id/163818i9FFC8698F1B911A4/image-size/original?v=mpbl-1&amp;amp;px=-1" title="search for autocad here.PNG" alt="search for autocad here.PNG" /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Apr 2015 00:47:23 GMT</pubDate>
    <dc:creator>BKSpurgeon</dc:creator>
    <dc:date>2015-04-15T00:47:23Z</dc:date>
    <item>
      <title>ObjectARX 2015 Wizards not appearing</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/objectarx-2015-wizards-not-appearing/m-p/5544695#M11324</link>
      <description>&lt;P&gt;We are upgrading to AutoCAD 2015. I am trying to get all our custom applications&amp;nbsp;to work. There are too many problems with upgrading the VBA applications&amp;nbsp;to VB7. So I figure converting or revamping them in OBJECTARX seem to be the best way to go. I have been putting off learning Object ARX till now. I am a&amp;nbsp;bit&amp;nbsp;of an old schooler starting with LISP more than 25 years ago.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am running Windows 7 64bit MicroSoft Visual Studio 2012 Express. I install ObjectARX 2015 and ObjectARX 2015 Wizards. When I open VS and try to create a new project the OBJECTARX/AutoCAD templates do not appear.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it because it is Express and not Professional? Any insight&amp;nbsp;would be most appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2015 15:51:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/objectarx-2015-wizards-not-appearing/m-p/5544695#M11324</guid>
      <dc:creator>Jedimaster</dc:creator>
      <dc:date>2015-03-17T15:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: ObjectARX 2015 Wizards not appearing</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/objectarx-2015-wizards-not-appearing/m-p/5545009#M11325</link>
      <description>&lt;P&gt;If you have knowledge and experience on LISP/VBA, and have been planned and put off ObjectARX for 25 year, the more realistic choice would be to choose to do AutoCAD .NET API instead of ObjectARX C++, which is mainly for professional CAD developers and one can only do meaningful development with ObjectARX C++ with at least 1 -2 years of C++ experience.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With .NET API, you can choose to use VB.NET, which a VBAer may feel a bit more comfortable with the very similar code syntex/style. And you are not limited with specific Visual Studio version &amp;nbsp;to work with specific AutoCAD version(as ObjectARX C++ requires). You can get Visual Studio 2013 Community version for free, which is equivalent to Visual Studio 2013 Professional.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Doing .NET API, downloading and iinstalling ObjectARX Wizard is an option, but not required. As long as you have AutoCAD 2015 installed and has Visual Studio 2012/3 iin the same computer, then off you go.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2015 17:51:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/objectarx-2015-wizards-not-appearing/m-p/5545009#M11325</guid>
      <dc:creator>norman.yuan</dc:creator>
      <dc:date>2015-03-17T17:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: ObjectARX 2015 Wizards not appearing</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/objectarx-2015-wizards-not-appearing/m-p/5545563#M11326</link>
      <description>&lt;P&gt;Thank you for the advice on .NET. I would rather get the OBJECTARX running. I feel it is more reliable and more stable.&amp;nbsp;Do not like having to work in an outside compiler but if I have to would rather go the C++/OBJECTARX route.&lt;/P&gt;&lt;P&gt;So the wizards do not work well with Express?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2015 22:28:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/objectarx-2015-wizards-not-appearing/m-p/5545563#M11326</guid>
      <dc:creator>Jedimaster</dc:creator>
      <dc:date>2015-03-17T22:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: ObjectARX 2015 Wizards not appearing</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/objectarx-2015-wizards-not-appearing/m-p/5592347#M11327</link>
      <description>&lt;P&gt;I had the same problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for me the plug in was hidden somewhere. you simply have to search autocad in the search bar - and then it magically appeared. why not try it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;see below:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG border="0" src="https://forums.autodesk.com/t5/image/serverpage/image-id/163818i9FFC8698F1B911A4/image-size/original?v=mpbl-1&amp;amp;px=-1" title="search for autocad here.PNG" alt="search for autocad here.PNG" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2015 00:47:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/objectarx-2015-wizards-not-appearing/m-p/5592347#M11327</guid>
      <dc:creator>BKSpurgeon</dc:creator>
      <dc:date>2015-04-15T00:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: ObjectARX 2015 Wizards not appearing</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/objectarx-2015-wizards-not-appearing/m-p/5592354#M11328</link>
      <description>&lt;P&gt;oh one more thing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GET RID OF THE EXPRESS edition. it has ridiculously limited functionality.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;download VS community edition.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and the plug in should still work though, when you are with express, but you are very limited in options. e.g. if you wish to manually debug with another applicaiton - you cannot tweak that setting with Express, but will simply have to rely on the plugin template to do it for you. with Community you have more funcionality. debugging is very limited with express.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;gluck.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2015 00:51:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/objectarx-2015-wizards-not-appearing/m-p/5592354#M11328</guid>
      <dc:creator>BKSpurgeon</dc:creator>
      <dc:date>2015-04-15T00:51:28Z</dc:date>
    </item>
  </channel>
</rss>

