<?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: C3D sample .Net project issue in Civil 3D Customization Forum</title>
    <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/c3d-sample-net-project-issue/m-p/12741725#M1960</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/32637"&gt;@Jeff_M&lt;/a&gt;&amp;nbsp;. That was it. Really appreciate your time.&lt;/P&gt;</description>
    <pubDate>Mon, 29 Apr 2024 18:40:31 GMT</pubDate>
    <dc:creator>karl.sch1983</dc:creator>
    <dc:date>2024-04-29T18:40:31Z</dc:date>
    <item>
      <title>C3D sample .Net project issue</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/c3d-sample-net-project-issue/m-p/12738180#M1958</link>
      <description>&lt;P&gt;I am trying to build a sample VB project provided with C3D 2025 (C:\Program Files\Autodesk\AutoCAD 2025\C3D\Sample\Civil 3D API\DotNet\VB.NET\AlignmentSample). As soon as I open the sample project, there is a message in VS&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Config_1.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1355638iE9537354FDB4EA93/image-size/large?v=v2&amp;amp;px=999" role="button" title="Config_1.png" alt="Config_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Upon opening configuration manager everything seems OK.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Config_2.png" style="width: 741px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1355639iD282F10ABA49A7A8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Config_2.png" alt="Config_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So I am not sure what that message implies. Does anyone have any idea? I simply closed the configuration manager without changing anything.&lt;/P&gt;&lt;P&gt;Next, I tried to 'upgrade'. On the screen 'Which is your preferred target framework?' VS2022 it shows '.Net9.0 Preview' This to me meant it was already targeting .Net core but I am no expert. Has anyone seen this?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TF_1.png" style="width: 710px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1355640iCB45B5E3D7EC8153/image-size/large?v=v2&amp;amp;px=999" role="button" title="TF_1.png" alt="TF_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am thinking maybe the project is already targeting .Net 8.0. Moving on. I simply try to build it and there are no errors but also no build. Output simply says 'Skipped'? I notice that there is a blue exclamation mark on the sample project. Hovering over it shows this message&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Config_3.png" style="width: 851px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1355641iC5B26D58D5A1C201/image-size/large?v=v2&amp;amp;px=999" role="button" title="Config_3.png" alt="Config_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I suspect this is the culprit but have no clue how to fix it. I am building a Debug version 'x64' platform. Also tried release version 'x64'. Nothing works. Can someone please point me in the right direction. I have spent 2 days on this but getting nowhere. Any help is greatly appreciated. Thanks everyone.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Apr 2024 16:00:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/c3d-sample-net-project-issue/m-p/12738180#M1958</guid>
      <dc:creator>karl.sch1983</dc:creator>
      <dc:date>2024-04-27T16:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: C3D sample .Net project issue</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/c3d-sample-net-project-issue/m-p/12738257#M1959</link>
      <description>&lt;P&gt;The Configuration issue is due to they did not completely remove the AnyCPU configuration. Remove it from the Solution configuration by selecting &amp;lt;Edit&amp;gt; then Remove, be sure to check the box to also remove from any projects using it. This should solve the message issue at startup as well as the build issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Apr 2024 17:29:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/c3d-sample-net-project-issue/m-p/12738257#M1959</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2024-04-27T17:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: C3D sample .Net project issue</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/c3d-sample-net-project-issue/m-p/12741725#M1960</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/32637"&gt;@Jeff_M&lt;/a&gt;&amp;nbsp;. That was it. Really appreciate your time.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 18:40:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/c3d-sample-net-project-issue/m-p/12741725#M1960</guid>
      <dc:creator>karl.sch1983</dc:creator>
      <dc:date>2024-04-29T18:40:31Z</dc:date>
    </item>
  </channel>
</rss>

