<?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 Trouble Loading the Data ONTAP Proxy DLL (AuthorizationManager check failed..) in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Trouble-Loading-the-Data-ONTAP-Proxy-DLL-AuthorizationManager-check-failed/m-p/45510#M2152</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the 2.3 data ONTAP proxy DLL along with the Getting Started pdf and sample project. When I hit :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Proxy ontapProxy = new Proxy();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get an error :&lt;/P&gt;&lt;P&gt;The following error occurred while loading the extended type data file: &lt;/P&gt;&lt;P&gt;Microsoft.PowerShell, ...\ProxySample\bin\Debug\DataONTAP\DataONTAP.Type.ps1xml : File skipped because of the following validation exception: AuthorizationManager check failed..&lt;/P&gt;&lt;P&gt;Microsoft.PowerShell, ...\ProxySample\bin\Debug\DataONTAP\DataONTAP.C.Type.ps1xml : File skipped because of the following validation exception: AuthorizationManager check failed..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried:&lt;/P&gt;&lt;P&gt;* Setting machine execution policy to RemoteSigned and Unrestricted (restarted Visual Studio after change) &lt;/P&gt;&lt;P&gt;* Enable PSRemoting &lt;/P&gt;&lt;P&gt;* Verify Data ONTAP references in project have Copy Local set to false&lt;/P&gt;&lt;P&gt;* Verify post build event configured to copy Data ONTAP directory to target location &lt;/P&gt;&lt;P&gt;* Verify none of the dlls are marked as blocked in file properties &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I'm truly stumped. Any suggestions would be greatly appreciated ! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 06:08:42 GMT</pubDate>
    <dc:creator>KAJSTEWART</dc:creator>
    <dc:date>2025-06-05T06:08:42Z</dc:date>
    <item>
      <title>Trouble Loading the Data ONTAP Proxy DLL (AuthorizationManager check failed..)</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Trouble-Loading-the-Data-ONTAP-Proxy-DLL-AuthorizationManager-check-failed/m-p/45510#M2152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the 2.3 data ONTAP proxy DLL along with the Getting Started pdf and sample project. When I hit :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Proxy ontapProxy = new Proxy();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get an error :&lt;/P&gt;&lt;P&gt;The following error occurred while loading the extended type data file: &lt;/P&gt;&lt;P&gt;Microsoft.PowerShell, ...\ProxySample\bin\Debug\DataONTAP\DataONTAP.Type.ps1xml : File skipped because of the following validation exception: AuthorizationManager check failed..&lt;/P&gt;&lt;P&gt;Microsoft.PowerShell, ...\ProxySample\bin\Debug\DataONTAP\DataONTAP.C.Type.ps1xml : File skipped because of the following validation exception: AuthorizationManager check failed..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried:&lt;/P&gt;&lt;P&gt;* Setting machine execution policy to RemoteSigned and Unrestricted (restarted Visual Studio after change) &lt;/P&gt;&lt;P&gt;* Enable PSRemoting &lt;/P&gt;&lt;P&gt;* Verify Data ONTAP references in project have Copy Local set to false&lt;/P&gt;&lt;P&gt;* Verify post build event configured to copy Data ONTAP directory to target location &lt;/P&gt;&lt;P&gt;* Verify none of the dlls are marked as blocked in file properties &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I'm truly stumped. Any suggestions would be greatly appreciated ! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:08:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Trouble-Loading-the-Data-ONTAP-Proxy-DLL-AuthorizationManager-check-failed/m-p/45510#M2152</guid>
      <dc:creator>KAJSTEWART</dc:creator>
      <dc:date>2025-06-05T06:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble Loading the Data ONTAP Proxy DLL (AuthorizationManager check failed..)</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Trouble-Loading-the-Data-ONTAP-Proxy-DLL-AuthorizationManager-check-failed/m-p/45515#M2153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's possible that the execution policy for x86 PowerShell is still Restricted.&amp;nbsp; The ProxySample project targets x86 by default.&amp;nbsp; Does changing the build target to x64 or Any CPU help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Steven&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 20:27:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Trouble-Loading-the-Data-ONTAP-Proxy-DLL-AuthorizationManager-check-failed/m-p/45515#M2153</guid>
      <dc:creator>beam</dc:creator>
      <dc:date>2013-03-05T20:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble Loading the Data ONTAP Proxy DLL (AuthorizationManager check failed..)</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Trouble-Loading-the-Data-ONTAP-Proxy-DLL-AuthorizationManager-check-failed/m-p/45523#M2154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was it!&amp;nbsp; So much face-palm for not trying that myself. &lt;/P&gt;&lt;P&gt;Thanks ! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 23:39:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Trouble-Loading-the-Data-ONTAP-Proxy-DLL-AuthorizationManager-check-failed/m-p/45523#M2154</guid>
      <dc:creator>KAJSTEWART</dc:creator>
      <dc:date>2013-03-05T23:39:46Z</dc:date>
    </item>
  </channel>
</rss>

