<?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: simple AutoCAD plugin using visual studio .NET (but doesn't work) in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/simple-autocad-plugin-using-visual-studio-net-but-doesn-t-work/m-p/5746512#M39136</link>
    <description>&lt;P&gt;Now we're getting somewhere new &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;To setup debug on your project, please check lesson 4 of this tutorial:&amp;nbsp;&lt;A href="http://usa.autodesk.com/adsk/servlet/index?siteID=123112&amp;amp;id=18172834" target="_blank"&gt;http://usa.autodesk.com/adsk/servlet/index?siteID=123112&amp;amp;id=18172834&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jul 2015 11:46:23 GMT</pubDate>
    <dc:creator>augusto.goncalves</dc:creator>
    <dc:date>2015-07-29T11:46:23Z</dc:date>
    <item>
      <title>simple AutoCAD plugin using visual studio .NET (but doesn't work)</title>
      <link>https://forums.autodesk.com/t5/net-forum/simple-autocad-plugin-using-visual-studio-net-but-doesn-t-work/m-p/5744161#M39133</link>
      <description>&lt;P&gt;I am learning autocad customizaiton with VB.NET and I found&amp;nbsp;&lt;A href="http://www.cadalyst.com/cad/autocad/create-plugin-autocad-16750?page_id=2" target="_self"&gt;this page&lt;/A&gt;&amp;nbsp;which shows how to create a simple autocad plugin from autocad.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, I exactly followed everything written there and tested the plugin at autocad. The plugin command will supposedly draw a circle with some text at the centre. To my dismay, however, there is no circle drawn when I type the command at the command line.&lt;/P&gt;&lt;P&gt;It is strange because the build process did not return any errors and my code does not have any syntax errors. I attached a screenshot of my code as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using AutoCAD 2015, Visual Studio Express 2012, and ObjectARX2015.&lt;/P&gt;&lt;P&gt;I did add&amp;nbsp;&lt;SPAN&gt;AcCoreMgd.dll, AcDbMgd.dll, and AcMgd.dll files to the references and&amp;nbsp;&lt;/SPAN&gt;Target framework is 4.5 .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could anyone be kind enough to help me solve this problem? so I wont be stuck here and continue to delve deeper into the world of AutoCAD customization.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a million.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2015 02:47:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/simple-autocad-plugin-using-visual-studio-net-but-doesn-t-work/m-p/5744161#M39133</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-28T02:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: simple AutoCAD plugin using visual studio .NET (but doesn't work)</title>
      <link>https://forums.autodesk.com/t5/net-forum/simple-autocad-plugin-using-visual-studio-net-but-doesn-t-work/m-p/5744925#M39134</link>
      <description>I don't see anything wrong with your code, maybe something with the project.&lt;BR /&gt;&lt;BR /&gt;Have you tried debug it?&lt;BR /&gt;&lt;BR /&gt;Or maybe you can also attach the VB.NET project so I can try it here.</description>
      <pubDate>Tue, 28 Jul 2015 14:04:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/simple-autocad-plugin-using-visual-studio-net-but-doesn-t-work/m-p/5744925#M39134</guid>
      <dc:creator>augusto.goncalves</dc:creator>
      <dc:date>2015-07-28T14:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: simple AutoCAD plugin using visual studio .NET (but doesn't work)</title>
      <link>https://forums.autodesk.com/t5/net-forum/simple-autocad-plugin-using-visual-studio-net-but-doesn-t-work/m-p/5746370#M39135</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried debugging and received the message&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"A project with an output type of class library cannot be started directly. In order to debug this project, add an executable project to this solution which references the library project. Set the executable project as the startup project."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am not sure what it means.Could you please help me explain.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 08:50:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/simple-autocad-plugin-using-visual-studio-net-but-doesn-t-work/m-p/5746370#M39135</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-29T08:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: simple AutoCAD plugin using visual studio .NET (but doesn't work)</title>
      <link>https://forums.autodesk.com/t5/net-forum/simple-autocad-plugin-using-visual-studio-net-but-doesn-t-work/m-p/5746512#M39136</link>
      <description>&lt;P&gt;Now we're getting somewhere new &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;To setup debug on your project, please check lesson 4 of this tutorial:&amp;nbsp;&lt;A href="http://usa.autodesk.com/adsk/servlet/index?siteID=123112&amp;amp;id=18172834" target="_blank"&gt;http://usa.autodesk.com/adsk/servlet/index?siteID=123112&amp;amp;id=18172834&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 11:46:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/simple-autocad-plugin-using-visual-studio-net-but-doesn-t-work/m-p/5746512#M39136</guid>
      <dc:creator>augusto.goncalves</dc:creator>
      <dc:date>2015-07-29T11:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: simple AutoCAD plugin using visual studio .NET (but doesn't work)</title>
      <link>https://forums.autodesk.com/t5/net-forum/simple-autocad-plugin-using-visual-studio-net-but-doesn-t-work/m-p/5749181#M39137</link>
      <description>&lt;P&gt;Did you "netload" your command? Type "netload" and pick the .dll file it created. Your command should work after that.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2015 01:27:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/simple-autocad-plugin-using-visual-studio-net-but-doesn-t-work/m-p/5749181#M39137</guid>
      <dc:creator>brianchapmandesign</dc:creator>
      <dc:date>2015-07-30T01:27:33Z</dc:date>
    </item>
  </channel>
</rss>

