<?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: NETLOAD Cannot load assembly in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/netload-cannot-load-assembly/m-p/7544720#M28979</link>
    <description>&lt;BLOCKQUOTE&gt;You have to recompile your app using the assemblies for AutoCAD 2011 (acmdg.dll and acdbmgd.dll from the AutoCAD 2011 version of the SDK), and you have to set the .NET framework version to 2.0.&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i use visual studio 2015 - objectarx 2018. my dll work perfect in autocad 2018.&amp;nbsp; but dll can not load autocad 2011.&amp;nbsp;how can I use my dll file in AutoCAD&lt;BR /&gt;AutoCAD 2011 ?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;net load error :&amp;nbsp;NETLOAD Cannot load assembly. Error details:&lt;BR /&gt;System.BadImageFormatException: Could not load file or assembly&lt;BR /&gt;'file://\\vmware-host\Shared Folders\beep\beep\bin\Debug\beep.dll' or one of&lt;BR /&gt;its dependencies. This assembly is built by a runtime newer than the currently&lt;BR /&gt;loaded runtime and cannot be loaded.&lt;BR /&gt;File name: 'file://\\vmware-host\Shared Folders\beep\beep\bin\Debug\beep.dll'&lt;BR /&gt;at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase,&lt;BR /&gt;Evidence assemblySecurity, Assembly locationHint, StackCrawlMark&amp;amp; stackMark,&lt;BR /&gt;Boolean throwOnFileNotFound, Boolean forIntrospection)&lt;BR /&gt;at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase,&lt;BR /&gt;Evidence assemblySecurity, Assembly locationHint, StackCrawlMark&amp;amp; stackMark,&lt;BR /&gt;Boolean throwOnFileNotFound, Boolean forIntrospection)&lt;BR /&gt;at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef,&lt;BR /&gt;Evidence assemblySecurity, StackCrawlMark&amp;amp; stackMark, Boolean forIntrospection)&lt;BR /&gt;at System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence&lt;BR /&gt;securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm,&lt;BR /&gt;Boolean forIntrospection, StackCrawlMark&amp;amp; stackMark)&lt;BR /&gt;at System.Reflection.Assembly.LoadFrom(String assemblyFile)&lt;BR /&gt;at Autodesk.AutoCAD.Runtime.ExtensionLoader.Load(String fileName)&lt;BR /&gt;at loadmgd()&lt;BR /&gt;WRN: Assembly binding logging is turned OFF.&lt;BR /&gt;To enable assembly bind failure logging, set the registry value&lt;BR /&gt;[HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.&lt;BR /&gt;Note: There is some performance penalty associated with assembly bind failure&lt;BR /&gt;logging.&lt;BR /&gt;To turn this feature off, remove the registry value&lt;BR /&gt;[HKLM\Software\Microsoft\Fusion!EnableLog].&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Nov 2017 01:36:47 GMT</pubDate>
    <dc:creator>ActivistInvestor</dc:creator>
    <dc:date>2017-11-15T01:36:47Z</dc:date>
    <item>
      <title>NETLOAD Cannot load assembly</title>
      <link>https://forums.autodesk.com/t5/net-forum/netload-cannot-load-assembly/m-p/7544712#M28978</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i use visual studio 2015 - objectarx 2018. my dll work perfect in autocad 2018.&amp;nbsp; but dll can not load autocad 2011.&amp;nbsp;how can I use my dll file in AutoCAD&lt;BR /&gt;AutoCAD 2011 ?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;net load error :&amp;nbsp;NETLOAD Cannot load assembly. Error details:&lt;BR /&gt;System.BadImageFormatException: Could not load file or assembly&lt;BR /&gt;'file://\\vmware-host\Shared Folders\beep\beep\bin\Debug\beep.dll' or one of&lt;BR /&gt;its dependencies. This assembly is built by a runtime newer than the currently&lt;BR /&gt;loaded runtime and cannot be loaded.&lt;BR /&gt;File name: 'file://\\vmware-host\Shared Folders\beep\beep\bin\Debug\beep.dll'&lt;BR /&gt;at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase,&lt;BR /&gt;Evidence assemblySecurity, Assembly locationHint, StackCrawlMark&amp;amp; stackMark,&lt;BR /&gt;Boolean throwOnFileNotFound, Boolean forIntrospection)&lt;BR /&gt;at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase,&lt;BR /&gt;Evidence assemblySecurity, Assembly locationHint, StackCrawlMark&amp;amp; stackMark,&lt;BR /&gt;Boolean throwOnFileNotFound, Boolean forIntrospection)&lt;BR /&gt;at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef,&lt;BR /&gt;Evidence assemblySecurity, StackCrawlMark&amp;amp; stackMark, Boolean forIntrospection)&lt;BR /&gt;at System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence&lt;BR /&gt;securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm,&lt;BR /&gt;Boolean forIntrospection, StackCrawlMark&amp;amp; stackMark)&lt;BR /&gt;at System.Reflection.Assembly.LoadFrom(String assemblyFile)&lt;BR /&gt;at Autodesk.AutoCAD.Runtime.ExtensionLoader.Load(String fileName)&lt;BR /&gt;at loadmgd()&lt;BR /&gt;WRN: Assembly binding logging is turned OFF.&lt;BR /&gt;To enable assembly bind failure logging, set the registry value&lt;BR /&gt;[HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.&lt;BR /&gt;Note: There is some performance penalty associated with assembly bind failure&lt;BR /&gt;logging.&lt;BR /&gt;To turn this feature off, remove the registry value&lt;BR /&gt;[HKLM\Software\Microsoft\Fusion!EnableLog].&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2017 01:30:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/netload-cannot-load-assembly/m-p/7544712#M28978</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-15T01:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: NETLOAD Cannot load assembly</title>
      <link>https://forums.autodesk.com/t5/net-forum/netload-cannot-load-assembly/m-p/7544720#M28979</link>
      <description>&lt;BLOCKQUOTE&gt;You have to recompile your app using the assemblies for AutoCAD 2011 (acmdg.dll and acdbmgd.dll from the AutoCAD 2011 version of the SDK), and you have to set the .NET framework version to 2.0.&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i use visual studio 2015 - objectarx 2018. my dll work perfect in autocad 2018.&amp;nbsp; but dll can not load autocad 2011.&amp;nbsp;how can I use my dll file in AutoCAD&lt;BR /&gt;AutoCAD 2011 ?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;net load error :&amp;nbsp;NETLOAD Cannot load assembly. Error details:&lt;BR /&gt;System.BadImageFormatException: Could not load file or assembly&lt;BR /&gt;'file://\\vmware-host\Shared Folders\beep\beep\bin\Debug\beep.dll' or one of&lt;BR /&gt;its dependencies. This assembly is built by a runtime newer than the currently&lt;BR /&gt;loaded runtime and cannot be loaded.&lt;BR /&gt;File name: 'file://\\vmware-host\Shared Folders\beep\beep\bin\Debug\beep.dll'&lt;BR /&gt;at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase,&lt;BR /&gt;Evidence assemblySecurity, Assembly locationHint, StackCrawlMark&amp;amp; stackMark,&lt;BR /&gt;Boolean throwOnFileNotFound, Boolean forIntrospection)&lt;BR /&gt;at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase,&lt;BR /&gt;Evidence assemblySecurity, Assembly locationHint, StackCrawlMark&amp;amp; stackMark,&lt;BR /&gt;Boolean throwOnFileNotFound, Boolean forIntrospection)&lt;BR /&gt;at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef,&lt;BR /&gt;Evidence assemblySecurity, StackCrawlMark&amp;amp; stackMark, Boolean forIntrospection)&lt;BR /&gt;at System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence&lt;BR /&gt;securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm,&lt;BR /&gt;Boolean forIntrospection, StackCrawlMark&amp;amp; stackMark)&lt;BR /&gt;at System.Reflection.Assembly.LoadFrom(String assemblyFile)&lt;BR /&gt;at Autodesk.AutoCAD.Runtime.ExtensionLoader.Load(String fileName)&lt;BR /&gt;at loadmgd()&lt;BR /&gt;WRN: Assembly binding logging is turned OFF.&lt;BR /&gt;To enable assembly bind failure logging, set the registry value&lt;BR /&gt;[HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.&lt;BR /&gt;Note: There is some performance penalty associated with assembly bind failure&lt;BR /&gt;logging.&lt;BR /&gt;To turn this feature off, remove the registry value&lt;BR /&gt;[HKLM\Software\Microsoft\Fusion!EnableLog].&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2017 01:36:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/netload-cannot-load-assembly/m-p/7544720#M28979</guid>
      <dc:creator>ActivistInvestor</dc:creator>
      <dc:date>2017-11-15T01:36:47Z</dc:date>
    </item>
  </channel>
</rss>

