<?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 Debugging C#, &amp;quot;Start Application&amp;quot; is Unavailable in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/debugging-c-quot-start-application-quot-is-unavailable/m-p/1388233#M84225</link>
    <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
I'd like to debug my applications using C#, AutoCAD 2005, and VS 2003, but &lt;BR /&gt;
when I go to Project-&amp;gt;Properties-&amp;gt;Debugging the "Start Application" option &lt;BR /&gt;
is greyed-out.&lt;BR /&gt;
&lt;BR /&gt;
I feel like I've tried changing every setting in that thing, but it never &lt;BR /&gt;
allows me to start in AutoCAD.&lt;BR /&gt;
&lt;BR /&gt;
Any ideas?  Has anyone else had this problem?&lt;BR /&gt;
&lt;BR /&gt;
Thanks for any help.&lt;BR /&gt;
&lt;BR /&gt;
-Carlos</description>
    <pubDate>Tue, 26 Jul 2005 00:13:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2005-07-26T00:13:43Z</dc:date>
    <item>
      <title>Debugging C#, "Start Application" is Unavailable</title>
      <link>https://forums.autodesk.com/t5/net-forum/debugging-c-quot-start-application-quot-is-unavailable/m-p/1388233#M84225</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
I'd like to debug my applications using C#, AutoCAD 2005, and VS 2003, but &lt;BR /&gt;
when I go to Project-&amp;gt;Properties-&amp;gt;Debugging the "Start Application" option &lt;BR /&gt;
is greyed-out.&lt;BR /&gt;
&lt;BR /&gt;
I feel like I've tried changing every setting in that thing, but it never &lt;BR /&gt;
allows me to start in AutoCAD.&lt;BR /&gt;
&lt;BR /&gt;
Any ideas?  Has anyone else had this problem?&lt;BR /&gt;
&lt;BR /&gt;
Thanks for any help.&lt;BR /&gt;
&lt;BR /&gt;
-Carlos</description>
      <pubDate>Tue, 26 Jul 2005 00:13:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/debugging-c-quot-start-application-quot-is-unavailable/m-p/1388233#M84225</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-07-26T00:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging C#, "Start Application" is Unavailable</title>
      <link>https://forums.autodesk.com/t5/net-forum/debugging-c-quot-start-application-quot-is-unavailable/m-p/1388234#M84226</link>
      <description>Carlos, download the labs at &lt;BR /&gt;
http://usa.autodesk.com/adsk/servlet/index?siteID=123112&amp;amp;id=1911627 and in &lt;BR /&gt;
lab1 there is information on how to set debug mode&lt;BR /&gt;
&lt;BR /&gt;
Laurence&lt;BR /&gt;
&lt;BR /&gt;
"Carlos" &lt;CARLOS&gt; wrote in message &lt;BR /&gt;
news:4910684@discussion.autodesk.com...&lt;BR /&gt;
Hello,&lt;BR /&gt;
&lt;BR /&gt;
I'd like to debug my applications using C#, AutoCAD 2005, and VS 2003, but&lt;BR /&gt;
when I go to Project-&amp;gt;Properties-&amp;gt;Debugging the "Start Application" option&lt;BR /&gt;
is greyed-out.&lt;BR /&gt;
&lt;BR /&gt;
I feel like I've tried changing every setting in that thing, but it never&lt;BR /&gt;
allows me to start in AutoCAD.&lt;BR /&gt;
&lt;BR /&gt;
Any ideas?  Has anyone else had this problem?&lt;BR /&gt;
&lt;BR /&gt;
Thanks for any help.&lt;BR /&gt;
&lt;BR /&gt;
-Carlos&lt;/CARLOS&gt;</description>
      <pubDate>Tue, 26 Jul 2005 07:33:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/debugging-c-quot-start-application-quot-is-unavailable/m-p/1388234#M84226</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-07-26T07:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging C#, "Start Application" is Unavailable</title>
      <link>https://forums.autodesk.com/t5/net-forum/debugging-c-quot-start-application-quot-is-unavailable/m-p/1388235#M84227</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
That lab was actually what I was following when I was trying to have VS &lt;BR /&gt;
start AutoCAD.  I cannot complete this step:&lt;BR /&gt;
&lt;BR /&gt;
To test this in AutoCAD we can have Visual Studio start a session of &lt;BR /&gt;
AutoCAD. Right click on "Lab1" in Solution Explorer and select "Properties". &lt;BR /&gt;
In the Lab1 Property Pages dialog select "Configuration Properties &amp;gt; &lt;BR /&gt;
Debugging. In the Start Action area, choose 'Program' under "Debug" and in &lt;BR /&gt;
"Start applications" use the ellipses button and browse to acad.exe. After &lt;BR /&gt;
changing this setting hit F5 to launch a session of AutoCAD.&lt;BR /&gt;
&lt;BR /&gt;
The "Start Action" area is greyed out, including all of its constituents.&lt;BR /&gt;
&lt;BR /&gt;
I cannot enable this option for any C# applications that I create.  Anyone &lt;BR /&gt;
know what settings I have to have in order to enable this?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
&lt;BR /&gt;
Carlos&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Laurence Skoropinski" &lt;LAURENCE.SKOROPINSKI&gt; wrote in message &lt;BR /&gt;
news:4910794@discussion.autodesk.com...&lt;BR /&gt;
Carlos, download the labs at&lt;BR /&gt;
http://usa.autodesk.com/adsk/servlet/index?siteID=123112&amp;amp;id=1911627 and in&lt;BR /&gt;
lab1 there is information on how to set debug mode&lt;BR /&gt;
&lt;BR /&gt;
Laurence&lt;BR /&gt;
&lt;BR /&gt;
"Carlos" &lt;CARLOS&gt; wrote in message&lt;BR /&gt;
news:4910684@discussion.autodesk.com...&lt;BR /&gt;
Hello,&lt;BR /&gt;
&lt;BR /&gt;
I'd like to debug my applications using C#, AutoCAD 2005, and VS 2003, but&lt;BR /&gt;
when I go to Project-&amp;gt;Properties-&amp;gt;Debugging the "Start Application" option&lt;BR /&gt;
is greyed-out.&lt;BR /&gt;
&lt;BR /&gt;
I feel like I've tried changing every setting in that thing, but it never&lt;BR /&gt;
allows me to start in AutoCAD.&lt;BR /&gt;
&lt;BR /&gt;
Any ideas?  Has anyone else had this problem?&lt;BR /&gt;
&lt;BR /&gt;
Thanks for any help.&lt;BR /&gt;
&lt;BR /&gt;
-Carlos&lt;/CARLOS&gt;&lt;/LAURENCE.SKOROPINSKI&gt;</description>
      <pubDate>Tue, 26 Jul 2005 20:39:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/debugging-c-quot-start-application-quot-is-unavailable/m-p/1388235#M84227</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-07-26T20:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging C#, "Start Application" is Unavailable</title>
      <link>https://forums.autodesk.com/t5/net-forum/debugging-c-quot-start-application-quot-is-unavailable/m-p/1388236#M84228</link>
      <description>After selecting 'Program' under "Debug", Apply the changes.</description>
      <pubDate>Tue, 26 Jul 2005 21:22:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/debugging-c-quot-start-application-quot-is-unavailable/m-p/1388236#M84228</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-07-26T21:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging C#, "Start Application" is Unavailable</title>
      <link>https://forums.autodesk.com/t5/net-forum/debugging-c-quot-start-application-quot-is-unavailable/m-p/1388237#M84229</link>
      <description>Oh my goodness,&lt;BR /&gt;
&lt;BR /&gt;
I wasn't hitting Apply after changing it to Program.  Sigh.&lt;BR /&gt;
&lt;BR /&gt;
Thanks very much.&lt;BR /&gt;
&lt;BR /&gt;
-Carlos&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;FANTUM&gt; wrote in message news:4911738@discussion.autodesk.com...&lt;BR /&gt;
After selecting 'Program' under "Debug", Apply the changes.&lt;/FANTUM&gt;</description>
      <pubDate>Tue, 26 Jul 2005 22:30:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/debugging-c-quot-start-application-quot-is-unavailable/m-p/1388237#M84229</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-07-26T22:30:22Z</dc:date>
    </item>
  </channel>
</rss>

