It keeps telling me 2 errors 11 warnings.

Updated on March 19, 2016 in [A] C# .Net
Share on Facebook0Tweet about this on TwitterShare on Google+0Share on Reddit0
3 on March 19, 2016

I just downloaded Xamarin Studio and i didnt even write any codes , i press play and then it tells me debugging or something , and then it says 2 errors 11 warnings..
What can i do to fix it? i downloaded .NET Framework 4.5.1 and the #GTK thing.

  • Liked by
Reply
1 on March 19, 2016

what are the errors? The warnings aren’t that important

on March 19, 2016

1. Error MSB3027: Could not copy “obj\x86\Debug\First.exe” to “bin\Debug\First.exe”. Exceeded retry count of 10. Failed. (MSB3027) (First)
2. Error MSB3021: Unable to copy file “obj\x86\Debug\First.exe” to “bin\Debug\First.exe”. The process cannot access the file ‘bin\Debug\First.exe’ because it is being used by another process. (MSB3021) (First)

Show more replies
  • Liked by
Reply
Cancel
0 on March 19, 2016

For the first error take a look at this: quick google search there might be something in there that can help you.

For the second error take a look at this: google search
I hope this helped you further 🙂

  • Liked by
Reply
Cancel