<?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: Civil 3D 2025 to 2026 Update in Civil 3D Customization Forum</title>
    <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/civil-3d-2025-to-2026-update/m-p/13992906#M27274</link>
    <description>&lt;P&gt;Where is your .bundle located? If you have it in the ProgramData folder, AutoCAD 2026+ will no longer load from there. I relocated my bundles to here:&amp;nbsp;C:\Program Files (x86)\Autodesk\ApplicationPlugins&amp;nbsp;&lt;/P&gt;
&lt;P&gt;They may also be placed here:&amp;nbsp;C:\Users\&amp;lt;USERNAME&amp;gt;\AppData\Roaming\Autodesk\ApplicationPlugins&lt;/P&gt;</description>
    <pubDate>Tue, 27 Jan 2026 17:52:12 GMT</pubDate>
    <dc:creator>Jeff_M</dc:creator>
    <dc:date>2026-01-27T17:52:12Z</dc:date>
    <item>
      <title>Civil 3D 2025 to 2026 Update</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/civil-3d-2025-to-2026-update/m-p/13992502#M27263</link>
      <description>&lt;P&gt;Hi all, we are moving over to Civil 3D 2026 and i am having issues getting the Plugin to load now in Civil 3D 2026.&lt;BR /&gt;&lt;BR /&gt;I have Deleted all my Plugin References to 2025 and reimported the 2026 References and have also changed this:&lt;/P&gt;&lt;LI-CODE lang="general"&gt;&amp;lt;RuntimeRequirements
SupportPath="./Contents/Support"
OS="Win64"
SeriesMin="R25.0"
SeriesMax="R26.0"
Platform="Civil3D" /&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;i have also tried R25.1 at both and still doesnt want to load .Dll's.&lt;BR /&gt;&lt;BR /&gt;Am i missing something for 2026?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2026 13:39:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/civil-3d-2025-to-2026-update/m-p/13992502#M27263</guid>
      <dc:creator>Domzinator</dc:creator>
      <dc:date>2026-01-27T13:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Civil 3D 2025 to 2026 Update</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/civil-3d-2025-to-2026-update/m-p/13992675#M27271</link>
      <description>&lt;P&gt;Is your Target Framework set to .NET 8.0?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2026 15:20:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/civil-3d-2025-to-2026-update/m-p/13992675#M27271</guid>
      <dc:creator>hippe013</dc:creator>
      <dc:date>2026-01-27T15:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Civil 3D 2025 to 2026 Update</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/civil-3d-2025-to-2026-update/m-p/13992906#M27274</link>
      <description>&lt;P&gt;Where is your .bundle located? If you have it in the ProgramData folder, AutoCAD 2026+ will no longer load from there. I relocated my bundles to here:&amp;nbsp;C:\Program Files (x86)\Autodesk\ApplicationPlugins&amp;nbsp;&lt;/P&gt;
&lt;P&gt;They may also be placed here:&amp;nbsp;C:\Users\&amp;lt;USERNAME&amp;gt;\AppData\Roaming\Autodesk\ApplicationPlugins&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2026 17:52:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/civil-3d-2025-to-2026-update/m-p/13992906#M27274</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2026-01-27T17:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Civil 3D 2025 to 2026 Update</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/civil-3d-2025-to-2026-update/m-p/14003041#M27294</link>
      <description>&lt;LI-CODE lang="markup"&gt;	&amp;lt;Components Description="C3D 2025"&amp;gt;
		&amp;lt;RuntimeRequirements SupportPath="./Contents/Resources" OS="Win64" Platform="Civil3D" SeriesMin="R25.0" SeriesMax="R25.0" /&amp;gt;
		&amp;lt;ComponentEntry AppName="Tools" Version="1.0.0" ModuleName="./Contents/2025/Tools.dll" LoadOnAutoCADStartup="True" /&amp;gt;
	&amp;lt;/Components&amp;gt;
	&amp;lt;Components Description="C3D 2026"&amp;gt;
		&amp;lt;RuntimeRequirements SupportPath="./Contents/Resources" OS="Win64" Platform="Civil3D" SeriesMin="R25.1" SeriesMax="R25.1" /&amp;gt;
		&amp;lt;ComponentEntry AppName="Tools" Version="1.0.0" ModuleName="./Contents/2026/Tools.dll" LoadOnAutoCADStartup="True" /&amp;gt;
	&amp;lt;/Components&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But as Jeff mentioned. Since Civil 2026 there has been an important change with plugin automatic loading.&lt;BR /&gt;In 2025- it works from path&amp;nbsp;&lt;EM&gt;c:\ProgramData\Autodesk\ApplicationPlugins\&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;But in 2026+ plugins have to be inside&amp;nbsp;&lt;EM&gt;c:\Users\user\AppData\Roaming\Autodesk\ApplicationPlugins\&lt;/EM&gt; or even better in&amp;nbsp;&lt;EM&gt;c:\Program Files\Autodesk\ApplicationPlugins\&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is also a way to use the old ApplicationPlugins folder but u have to change something in windows registers...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;M.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 18:45:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/civil-3d-2025-to-2026-update/m-p/14003041#M27294</guid>
      <dc:creator>michal_hcz</dc:creator>
      <dc:date>2026-02-03T18:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Civil 3D 2025 to 2026 Update</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/civil-3d-2025-to-2026-update/m-p/14009252#M27316</link>
      <description>&lt;P&gt;Thanks this solved it, i want aware it was moved thanks&lt;/P&gt;</description>
      <pubDate>Sun, 08 Feb 2026 13:19:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/civil-3d-2025-to-2026-update/m-p/14009252#M27316</guid>
      <dc:creator>Domzinator</dc:creator>
      <dc:date>2026-02-08T13:19:16Z</dc:date>
    </item>
  </channel>
</rss>

