cycledude
asked on
c# 2010 on windows 8 problem after saving project
Hi
after saving my application, when I try to run it I get a strange message
"the operation could not be completed. The process cannot access the file because it is being used by another process."
and the application will not run again until I restart VS2010. The problem then comes back when I make any changes and it saves before re-compiling. not an ideal scenario
Anyone got any ideas what it going on here?
after saving my application, when I try to run it I get a strange message
"the operation could not be completed. The process cannot access the file because it is being used by another process."
and the application will not run again until I restart VS2010. The problem then comes back when I make any changes and it saves before re-compiling. not an ideal scenario
Anyone got any ideas what it going on here?
ASKER
just noticed that visual studio is using c.35% of my cpu even though the application is not being used, it just has my project loaded up... that's gotta be weird huh?
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
one to remember.
ASKER