<?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: Problem Installing and running C-Sharp with Visual Studio Express on my comp in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/problem-installing-and-running-c-sharp-with-visual-studio/m-p/6049738#M37058</link>
    <description>Use the &lt;A href="https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx" target="_blank"&gt;https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx&lt;/A&gt; instead, it is basically the Pro version for free.</description>
    <pubDate>Mon, 22 Feb 2016 02:08:24 GMT</pubDate>
    <dc:creator>CADbloke</dc:creator>
    <dc:date>2016-02-22T02:08:24Z</dc:date>
    <item>
      <title>Problem Installing and running C-Sharp with Visual Studio Express on my computer</title>
      <link>https://forums.autodesk.com/t5/net-forum/problem-installing-and-running-c-sharp-with-visual-studio/m-p/6048638#M37057</link>
      <description>&lt;P&gt;I have installed Visual Studio Express and the ARX Wizard on my lap top with the hope of running the programs that I developed on my desktop away from the office. The installation seemed to be fine (I see the AutoCad C# plug in) and can compile my code, but when I do a NETLOAD in AutoCad, nothing happens. I noticed that when I start a project, I don't get a .csproj file, only a .csproj.user file. Can someone help me get this going?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ~Vonnie&lt;/P&gt;</description>
      <pubDate>Sat, 20 Feb 2016 07:12:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/problem-installing-and-running-c-sharp-with-visual-studio/m-p/6048638#M37057</guid>
      <dc:creator>ganderson</dc:creator>
      <dc:date>2016-02-20T07:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Installing and running C-Sharp with Visual Studio Express on my comp</title>
      <link>https://forums.autodesk.com/t5/net-forum/problem-installing-and-running-c-sharp-with-visual-studio/m-p/6049738#M37058</link>
      <description>Use the &lt;A href="https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx" target="_blank"&gt;https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx&lt;/A&gt; instead, it is basically the Pro version for free.</description>
      <pubDate>Mon, 22 Feb 2016 02:08:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/problem-installing-and-running-c-sharp-with-visual-studio/m-p/6049738#M37058</guid>
      <dc:creator>CADbloke</dc:creator>
      <dc:date>2016-02-22T02:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Installing and running C-Sharp with Visual Studio Express on my comp</title>
      <link>https://forums.autodesk.com/t5/net-forum/problem-installing-and-running-c-sharp-with-visual-studio/m-p/6051500#M37059</link>
      <description>&lt;P&gt;This download is for Visual Studio, I thought we were supposed to run Visual Studio Express. Will this work with the AutoDesk Wizard?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ~Vonnie&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2016 22:34:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/problem-installing-and-running-c-sharp-with-visual-studio/m-p/6051500#M37059</guid>
      <dc:creator>ganderson</dc:creator>
      <dc:date>2016-02-22T22:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Installing and running C-Sharp with Visual Studio Express on my comp</title>
      <link>https://forums.autodesk.com/t5/net-forum/problem-installing-and-running-c-sharp-with-visual-studio/m-p/6051641#M37060</link>
      <description>Yes, it will work much better with Wizards etc than the Express versions. There is really no good reason to use Express any more when the Community version is so much better - and free (unless you area big business),&lt;BR /&gt;&lt;BR /&gt;You don't really need the wizards - they just add a few references and set copylocal to false and add a class or 2.</description>
      <pubDate>Tue, 23 Feb 2016 00:33:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/problem-installing-and-running-c-sharp-with-visual-studio/m-p/6051641#M37060</guid>
      <dc:creator>CADbloke</dc:creator>
      <dc:date>2016-02-23T00:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Installing and running C-Sharp with Visual Studio Express on my comp</title>
      <link>https://forums.autodesk.com/t5/net-forum/problem-installing-and-running-c-sharp-with-visual-studio/m-p/6051779#M37061</link>
      <description>&lt;P&gt;I've installed Visual Studio 2015 but don't see the Autodesk template or the C# plug in. Do I need to reinstall the ObjectARX stuff again?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ~Vonnie&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2016 03:48:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/problem-installing-and-running-c-sharp-with-visual-studio/m-p/6051779#M37061</guid>
      <dc:creator>ganderson</dc:creator>
      <dc:date>2016-02-23T03:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Installing and running C-Sharp with Visual Studio Express on my comp</title>
      <link>https://forums.autodesk.com/t5/net-forum/problem-installing-and-running-c-sharp-with-visual-studio/m-p/6053418#M37062</link>
      <description>Yes but the wizards they've posted on Github are quite out of date - &lt;A href="https://github.com/ADN-DevTech/AutoCAD-Net-Wizards" target="_blank"&gt;https://github.com/ADN-DevTech/AutoCAD-Net-Wizards&lt;/A&gt; and also, they tend to be slow in supporting the newest versions of Visual Studio.&lt;BR /&gt;&lt;BR /&gt;The wizards at &lt;A href="http://usa.autodesk.com/adsk/servlet/index?id=1911627&amp;amp;siteID=123112" target="_blank"&gt;http://usa.autodesk.com/adsk/servlet/index?id=1911627&amp;amp;siteID=123112&lt;/A&gt; only support up to Visual Studio 2013.&lt;BR /&gt;&lt;BR /&gt;That's how they do things in this space ... s l o w l y.</description>
      <pubDate>Tue, 23 Feb 2016 22:14:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/problem-installing-and-running-c-sharp-with-visual-studio/m-p/6053418#M37062</guid>
      <dc:creator>CADbloke</dc:creator>
      <dc:date>2016-02-23T22:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Installing and running C-Sharp with Visual Studio Express on my comp</title>
      <link>https://forums.autodesk.com/t5/net-forum/problem-installing-and-running-c-sharp-with-visual-studio/m-p/6229447#M37063</link>
      <description>Hey It seems like you have some knowledge on this,&lt;BR /&gt;&lt;BR /&gt;I am fairly new to this. I have just downloaded the Microsoft Visual studio Community 2015, and then followed by downloading a direct link to the ObjectARX 2017 SDK. After that I proceeded to downloading and running the posted AutoCAD_2017_dotnet_wizard.zip file. I went through and downloaded everything. But when I go to Microsoft Visual Studio and go to the autodesk folder/tab it is empty. Is there any advice here?</description>
      <pubDate>Tue, 22 Mar 2016 22:42:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/problem-installing-and-running-c-sharp-with-visual-studio/m-p/6229447#M37063</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-22T22:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Installing and running C-Sharp with Visual Studio Express on my comp</title>
      <link>https://forums.autodesk.com/t5/net-forum/problem-installing-and-running-c-sharp-with-visual-studio/m-p/6283517#M37064</link>
      <description>&lt;P&gt;Did you check to see if you have your zip file in the templates folder? By default, custom templates are located in: \My Documents\Visual Studio &amp;lt;Version&amp;gt;\Templates\ProjectTemplates\&amp;lt;Language&amp;gt;\, so you should see the .zip file there. If it isn't, you could try putting it there and see if it fixes your problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ~G.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2016 05:50:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/problem-installing-and-running-c-sharp-with-visual-studio/m-p/6283517#M37064</guid>
      <dc:creator>ganderson</dc:creator>
      <dc:date>2016-04-21T05:50:14Z</dc:date>
    </item>
  </channel>
</rss>

