<?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 Error in Connecting to Vault 2020 using ASP.NET Web API Application in Vault Customization Forum</title>
    <link>https://forums.autodesk.com/t5/vault-customization-forum/error-in-connecting-to-vault-2020-using-asp-net-web-api/m-p/10395763#M3108</link>
    <description>&lt;P&gt;I have created ASP.NET web API application with .NET Framework 4.7&lt;/P&gt;&lt;P&gt;I am using Vault 2020 Professional version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have added following DLLs in references in my application.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Autodesk.Connectivity.WebServices&lt;/LI&gt;&lt;LI&gt;Autodesk.Connectivity.WebServices.WCF&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However when I run the application I am getting the following error.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Could not load file or assembly "Autodesk.Connectivity.LicenseWrapper" or one of its dependencies. An attempt was made to load a program with an incorrect format.&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/75495"&gt;@psaarloos&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1173877"&gt;@ivan_gani&lt;/a&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Any help on this will be really appreciated.&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Jun 2021 18:27:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-06-16T18:27:11Z</dc:date>
    <item>
      <title>Error in Connecting to Vault 2020 using ASP.NET Web API Application</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/error-in-connecting-to-vault-2020-using-asp-net-web-api/m-p/10395763#M3108</link>
      <description>&lt;P&gt;I have created ASP.NET web API application with .NET Framework 4.7&lt;/P&gt;&lt;P&gt;I am using Vault 2020 Professional version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have added following DLLs in references in my application.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Autodesk.Connectivity.WebServices&lt;/LI&gt;&lt;LI&gt;Autodesk.Connectivity.WebServices.WCF&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However when I run the application I am getting the following error.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Could not load file or assembly "Autodesk.Connectivity.LicenseWrapper" or one of its dependencies. An attempt was made to load a program with an incorrect format.&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/75495"&gt;@psaarloos&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1173877"&gt;@ivan_gani&lt;/a&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Any help on this will be really appreciated.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jun 2021 18:27:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/error-in-connecting-to-vault-2020-using-asp-net-web-api/m-p/10395763#M3108</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-16T18:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Connecting to Vault 2020 using ASP.NET Web API Application</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/error-in-connecting-to-vault-2020-using-asp-net-web-api/m-p/10396087#M3109</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Did you copy even the AdskLicensingSDK_2.dll file?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jun 2021 20:33:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/error-in-connecting-to-vault-2020-using-asp-net-web-api/m-p/10396087#M3109</guid>
      <dc:creator>ivan_gani</dc:creator>
      <dc:date>2021-06-16T20:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Connecting to Vault 2020 using ASP.NET Web API Application</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/error-in-connecting-to-vault-2020-using-asp-net-web-api/m-p/10396820#M3110</link>
      <description>&lt;P&gt;Hi Ivan,&lt;/P&gt;&lt;P&gt;Yes, I have copied&amp;nbsp;&lt;SPAN&gt;AdskLicensingSDK_2.dll inside bin folder.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Still getting the same error.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 03:33:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/error-in-connecting-to-vault-2020-using-asp-net-web-api/m-p/10396820#M3110</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-17T03:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Connecting to Vault 2020 using ASP.NET Web API Application</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/error-in-connecting-to-vault-2020-using-asp-net-web-api/m-p/10400914#M3111</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you should copy the AdskLicensingSDK_2.dll not on bin folder, but on the windows system32 folder (where the iis exe is located)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see my older post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/vault-customization/64-bit-standalone-vault-2020-client-login-fails-incompatible/m-p/9674088#M8744" target="_blank"&gt;https://forums.autodesk.com/t5/vault-customization/64-bit-standalone-vault-2020-client-login-fails-incompatible/m-p/9674088#M8744&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 10:34:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/error-in-connecting-to-vault-2020-using-asp-net-web-api/m-p/10400914#M3111</guid>
      <dc:creator>ivan_gani</dc:creator>
      <dc:date>2021-06-18T10:34:28Z</dc:date>
    </item>
  </channel>
</rss>

