<?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 PackageContents.xml ProductCode in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/packagecontents-xml-productcode/m-p/5656496#M39841</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi&lt;BR /&gt;I am try to installApplicationPlugins but I run into proble with&amp;nbsp;PackageContents&lt;/P&gt;
&lt;P&gt;I copy Assembly Information GUID to&amp;nbsp;&lt;SPAN&gt;ProductCode in VB.NET&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8" ?&amp;gt;&lt;BR /&gt;&amp;lt;ApplicationPackage SchemaVersion="1.0" AppVersion="1.0"&lt;BR /&gt; ProductCode="{0e8d8424-2a83-48ce-80c3-b420fbf1f3c9}"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the error Autocad map 2015 show me&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Cannot load assembly. Error details: System.IO.FileLoadException: Could not load file or assembly 'file:///C:\Users\user\AppData\Roaming\Autodesk\ApplicationPlugins\Autodesk app 2015 import.bundle\Contents\app 2015 import.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
File name: 'file:///C:\Users\user\AppData\Roaming\Autodesk\ApplicationPlugins\Autodesk app 2015 import.bundle\Contents\app 2015 import.dll' ---&amp;gt; System.NotSupportedException: An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information.
   at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark&amp;amp; stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark&amp;amp; stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark&amp;amp; stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark&amp;amp; stackMark)
   at System.Reflection.Assembly.LoadFrom(String assemblyFile)
   at Autodesk.AutoCAD.Runtime.ExtensionLoader.Load(String fileName)
   at loadmgd()&lt;/PRE&gt;
&lt;P&gt;Regards&lt;BR /&gt;sgear&lt;/P&gt;</description>
    <pubDate>Fri, 29 May 2015 12:53:45 GMT</pubDate>
    <dc:creator>Sgear</dc:creator>
    <dc:date>2015-05-29T12:53:45Z</dc:date>
    <item>
      <title>PackageContents.xml ProductCode</title>
      <link>https://forums.autodesk.com/t5/net-forum/packagecontents-xml-productcode/m-p/5656496#M39841</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi&lt;BR /&gt;I am try to installApplicationPlugins but I run into proble with&amp;nbsp;PackageContents&lt;/P&gt;
&lt;P&gt;I copy Assembly Information GUID to&amp;nbsp;&lt;SPAN&gt;ProductCode in VB.NET&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8" ?&amp;gt;&lt;BR /&gt;&amp;lt;ApplicationPackage SchemaVersion="1.0" AppVersion="1.0"&lt;BR /&gt; ProductCode="{0e8d8424-2a83-48ce-80c3-b420fbf1f3c9}"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the error Autocad map 2015 show me&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Cannot load assembly. Error details: System.IO.FileLoadException: Could not load file or assembly 'file:///C:\Users\user\AppData\Roaming\Autodesk\ApplicationPlugins\Autodesk app 2015 import.bundle\Contents\app 2015 import.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
File name: 'file:///C:\Users\user\AppData\Roaming\Autodesk\ApplicationPlugins\Autodesk app 2015 import.bundle\Contents\app 2015 import.dll' ---&amp;gt; System.NotSupportedException: An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information.
   at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark&amp;amp; stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark&amp;amp; stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark&amp;amp; stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark&amp;amp; stackMark)
   at System.Reflection.Assembly.LoadFrom(String assemblyFile)
   at Autodesk.AutoCAD.Runtime.ExtensionLoader.Load(String fileName)
   at loadmgd()&lt;/PRE&gt;
&lt;P&gt;Regards&lt;BR /&gt;sgear&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2015 12:53:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/packagecontents-xml-productcode/m-p/5656496#M39841</guid>
      <dc:creator>Sgear</dc:creator>
      <dc:date>2015-05-29T12:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: PackageContents.xml ProductCode</title>
      <link>https://forums.autodesk.com/t5/net-forum/packagecontents-xml-productcode/m-p/5663980#M39842</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please try the solutions explained in the post &lt;A href="http://knowledge.autodesk.com/support/autocad/troubleshooting/caas/sfdcarticles/sfdcarticles/Netload-error-when-trying-to-load-the-DGN-Hotfix-files-in-AutoCAD.html" target="_blank"&gt;http://knowledge.autodesk.com/support/autocad/troubleshooting/caas/sfdcarticles/sfdcarticles/Netload-error-when-trying-to-load-the-DGN-Hotfix-files-in-AutoCAD.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2015 08:55:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/packagecontents-xml-productcode/m-p/5663980#M39842</guid>
      <dc:creator>Virupaksha_aithal</dc:creator>
      <dc:date>2015-06-04T08:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: PackageContents.xml ProductCode</title>
      <link>https://forums.autodesk.com/t5/net-forum/packagecontents-xml-productcode/m-p/8007400#M39843</link>
      <description>I followed the link. So as a plugin author the solution is to modify the end-user's acad.exe.config. In what world is than an answer?</description>
      <pubDate>Thu, 17 May 2018 00:20:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/packagecontents-xml-productcode/m-p/8007400#M39843</guid>
      <dc:creator>CADbloke</dc:creator>
      <dc:date>2018-05-17T00:20:48Z</dc:date>
    </item>
  </channel>
</rss>

