access denied

  • Thread starter Thread starter Christ Kennedy
  • Start date Start date
C

Christ Kennedy

Guest
I've been working on a Crawler for a few days now and its suddenly decided to refuse 'access to path'.

Severity Code Description Project File Line Suppression State
Error CS2012 Cannot open 'C:\C#\Crawler\obj\Debug\Crawler.exe' for writing -- 'Access to the path 'C:\C#\Crawler\obj\Debug\Crawler.exe' is denied.' Crawler C:\C#\Crawler\CSC 1 Active

I recognise this is not really a C# problem but I don't know why it was working before and now it suddenly has a problem.

1474139.png


how do i fix this?

Christ



my code is perfect until i don't find a bug

Continue reading...
 
Back
Top