problem with visual studio (I'm writing in c#).
-
Hey everybody I have the WEIRDEST problem of all. all of a sudden, out of the blue, VS studio started to hang and become not responding when I'm trying to open or create a new project. It starts to load or create the project but than it just hangs and stops responding (not responding status). devenv.exe process gets stuck on 50% (+-2), and thats it. I also noticed that it doesn't happen in all projects, just ones with COM components in them. for instance, a project with BandObject from the article in this site (http://www.codeproject.com/csharp/BandObjects20.asp) whic I have used this MANY times before, but now it won't load. I also tried to redownload it, but it still doesn't work. I tried to uninstall and reinstall, look for an answer in the web, but nothing works! the next step is reinstalling windows or even reinstall a fresh copy of windows (which everybody knows its a nightmare!) I'm out of ideas! HELP - Please!!!
-
Hey everybody I have the WEIRDEST problem of all. all of a sudden, out of the blue, VS studio started to hang and become not responding when I'm trying to open or create a new project. It starts to load or create the project but than it just hangs and stops responding (not responding status). devenv.exe process gets stuck on 50% (+-2), and thats it. I also noticed that it doesn't happen in all projects, just ones with COM components in them. for instance, a project with BandObject from the article in this site (http://www.codeproject.com/csharp/BandObjects20.asp) whic I have used this MANY times before, but now it won't load. I also tried to redownload it, but it still doesn't work. I tried to uninstall and reinstall, look for an answer in the web, but nothing works! the next step is reinstalling windows or even reinstall a fresh copy of windows (which everybody knows its a nightmare!) I'm out of ideas! HELP - Please!!!
Make sure you don't have a drive mapped that is no longer available (or a "network places" shortcut).
-
Hey everybody I have the WEIRDEST problem of all. all of a sudden, out of the blue, VS studio started to hang and become not responding when I'm trying to open or create a new project. It starts to load or create the project but than it just hangs and stops responding (not responding status). devenv.exe process gets stuck on 50% (+-2), and thats it. I also noticed that it doesn't happen in all projects, just ones with COM components in them. for instance, a project with BandObject from the article in this site (http://www.codeproject.com/csharp/BandObjects20.asp) whic I have used this MANY times before, but now it won't load. I also tried to redownload it, but it still doesn't work. I tried to uninstall and reinstall, look for an answer in the web, but nothing works! the next step is reinstalling windows or even reinstall a fresh copy of windows (which everybody knows its a nightmare!) I'm out of ideas! HELP - Please!!!
Go to Sysinternals.com and get Filemon and see which files the process is getting stuck on. !-THEN-! also using Filemon see if another process is locking the file. My bet is on anti-spyware, anti-virus software locking the file for security sake. Or more directly shut off all your security then try it. Regardless Filemon should give you a picture that will paint the problem...