<?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 Dropbox Api not working inside VMWare in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Dropbox-Api-not-working-inside-VMWare/m-p/421706#M1222</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&amp;nbsp; &amp;nbsp;We use nuget to install DropBox Api using following command line in Visual Studio 2015 and developed windows application.&lt;/P&gt;&lt;PRE&gt;Install-Package Dropbox.Api &lt;/PRE&gt;&lt;P&gt;&amp;nbsp;In developer machine everting working fine, but if build and deploy in vmware,we getting like&amp;nbsp;&lt;BR /&gt;"Could not load file or assembly 'System.Net.Http, Version=1.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified."&lt;BR /&gt;Even debug folder got that dll.&lt;BR /&gt;&lt;BR /&gt;Note: Errors throws in vmware.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Aravind&lt;/P&gt;</description>
    <pubDate>Tue, 19 May 2020 05:38:03 GMT</pubDate>
    <dc:creator>Aravindb</dc:creator>
    <dc:date>2020-05-19T05:38:03Z</dc:date>
    <item>
      <title>Dropbox Api not working inside VMWare</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Dropbox-Api-not-working-inside-VMWare/m-p/421706#M1222</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&amp;nbsp; &amp;nbsp;We use nuget to install DropBox Api using following command line in Visual Studio 2015 and developed windows application.&lt;/P&gt;&lt;PRE&gt;Install-Package Dropbox.Api &lt;/PRE&gt;&lt;P&gt;&amp;nbsp;In developer machine everting working fine, but if build and deploy in vmware,we getting like&amp;nbsp;&lt;BR /&gt;"Could not load file or assembly 'System.Net.Http, Version=1.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified."&lt;BR /&gt;Even debug folder got that dll.&lt;BR /&gt;&lt;BR /&gt;Note: Errors throws in vmware.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Aravind&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 05:38:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Dropbox-Api-not-working-inside-VMWare/m-p/421706#M1222</guid>
      <dc:creator>Aravindb</dc:creator>
      <dc:date>2020-05-19T05:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Api not working inside VMWare</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Dropbox-Api-not-working-inside-VMWare/m-p/421897#M1224</link>
      <description>&lt;P&gt;Are you using the same version of Visual Studio and same project in both the developer machine and virtual machine? Given that this only happens inside the virtual machine, it sounds like there's an issue with the development environment in that virtual machine, in which case we may not be able to offer much support, as that's not about the&amp;nbsp;Dropbox library itself.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These may be useful though:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://stackoverflow.com/questions/38408167/could-not-load-file-or-assembly-system-net-http-version-4-0-0-0-culture-neutr" target="_blank"&gt;https://stackoverflow.com/questions/38408167/could-not-load-file-or-assembly-system-net-http-version-4-0-0-0-culture-neutr&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://stackoverflow.com/questions/45333166/why-i-can-not-use-system-net-http-package-in-a-solution-with-system-net-http-ref" target="_blank"&gt;https://stackoverflow.com/questions/45333166/why-i-can-not-use-system-net-http-package-in-a-solution-with-system-net-http-ref&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-creating-DropboxClient-I-m-getting-an-unable-to-find-System/td-p/230141" target="_blank"&gt;https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-creating-DropboxClient-I-m-getting-an-unable-to-find-System/td-p/230141&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 15:40:24 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Dropbox-Api-not-working-inside-VMWare/m-p/421897#M1224</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-05-19T15:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Api not working inside VMWare</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Dropbox-Api-not-working-inside-VMWare/m-p/422084#M1227</link>
      <description>&lt;P&gt;Hi , Thanks for reply,&lt;BR /&gt;&amp;nbsp; &amp;nbsp;Actually what i did, i developed windows application which is file upload in dropbox using dropbox app which i give dropbox Token.In developer machine (physical system) every thing working fine, Then what i did , i debug that window application and deploy in vmware which is not working,i mean n vmware no visuual studio, just i put .exe and its config file and i run that exe. It show error message which i mention in previous post.&lt;BR /&gt;Even what i did , i login same&amp;nbsp; dropbox account&amp;nbsp; inside vmware and open dropbox app and i take new token.&lt;BR /&gt;Note: Token i passed via app config. Same exe working in all other main pc, only problem in vmware.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Aravind&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2020 03:26:34 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Dropbox-Api-not-working-inside-VMWare/m-p/422084#M1227</guid>
      <dc:creator>Aravindb</dc:creator>
      <dc:date>2020-05-20T03:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Api not working inside VMWare</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Dropbox-Api-not-working-inside-VMWare/m-p/422234#M1229</link>
      <description>&lt;P&gt;Thanks for the additional information! I still can't say off hand exactly what the issue may be, so I&amp;nbsp;recommend starting with the posts linked in my previous comment.&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2020 14:41:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Dropbox-Api-not-working-inside-VMWare/m-p/422234#M1229</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-05-20T14:41:40Z</dc:date>
    </item>
  </channel>
</rss>

