<?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: VB.NET-MISMATCH ERROR in Civil 3D Customization Forum</title>
    <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/vb-net-mismatch-error/m-p/6219693#M14384</link>
    <description>You can ignore that error. If you are building for "AnyCPU" you will get that warning since the AcCoreMGD.dll was built for x64 only. Your code should still be fine to load and run.</description>
    <pubDate>Wed, 16 Mar 2016 21:46:06 GMT</pubDate>
    <dc:creator>Jeff_M</dc:creator>
    <dc:date>2016-03-16T21:46:06Z</dc:date>
    <item>
      <title>VB.NET-MISMATCH ERROR</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/vb-net-mismatch-error/m-p/6219546#M14383</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using Civil 3d 2016.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting a common error, screen shot&amp;nbsp;attached for reference.&amp;nbsp; Is this error in reference to the Target Framework setting or is this likely to be something else?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2016 20:43:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/vb-net-mismatch-error/m-p/6219546#M14383</guid>
      <dc:creator>cturlington</dc:creator>
      <dc:date>2016-03-16T20:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: VB.NET-MISMATCH ERROR</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/vb-net-mismatch-error/m-p/6219693#M14384</link>
      <description>You can ignore that error. If you are building for "AnyCPU" you will get that warning since the AcCoreMGD.dll was built for x64 only. Your code should still be fine to load and run.</description>
      <pubDate>Wed, 16 Mar 2016 21:46:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/vb-net-mismatch-error/m-p/6219693#M14384</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2016-03-16T21:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: VB.NET-MISMATCH ERROR</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/vb-net-mismatch-error/m-p/6219739#M14385</link>
      <description>&lt;P&gt;If the waring message bothers you, add another property group entry to the *.vbproj project file:&lt;/P&gt;&lt;PRE&gt;&amp;lt;PropertyGroup&amp;gt;
  &amp;lt;ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch&amp;gt;None&amp;lt;/ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch&amp;gt;
&amp;lt;/PropertyGroup&amp;gt;&lt;/PRE&gt;&lt;P&gt;To easily edit the .vbproj file, right click on the project in Visual Studio in the Solution Explorer and &lt;EM&gt;Unload Project&lt;/EM&gt;. Then right click on the project again and the option to edit the .vbproj file appears. Edit and save the file. Right click on the project again to reload it. The warning should no longer show.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2016 22:27:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/vb-net-mismatch-error/m-p/6219739#M14385</guid>
      <dc:creator>tyronebk</dc:creator>
      <dc:date>2016-03-16T22:27:38Z</dc:date>
    </item>
  </channel>
</rss>

