xamarin / app-crm

MIT License
385 stars 249 forks source link

The process cannot access the file 'XamarinCRM.dll' because it is being used by another process. #93

Closed TradeArcher2020 closed 8 years ago

TradeArcher2020 commented 8 years ago

I just downloaded the code, opened in Visual Studio 2015 and tried to run it in the VS Android emulator like I do all my other XF and XA apps. But, it gives me this build error that I can't figure out:

Unable to copy file "\app-crm-master\src\MobileApp\XamarinCRM\bin\Debug\XamarinCRM.dll" to "bin\Debug\XamarinCRM.dll". The process cannot access the file 'bin\Debug\XamarinCRM.dll' because it is being used by another process. XamarinCRM.Android

Any suggestions?

TradeArcher2020 commented 8 years ago

After downloading the code again and running it, this time it works fine. Probably something I inadvertently did upon opening in VS the first time.