Hi,
I am using Visual Studio 2012 Ultimate Edition on Windows 8 Enterprise. Everything has been working smoothly, and all of a sudden I am facing a strange problem
None of my projects through Visual studio seem to build anymore. When I select Build solution, the build process starts but just locks up and stays in the "Build in progress" stage. Even if I create a new Visual Studio project (Metro App), Visual studio gets stuck on "Creating Project 'App1'" screen, and the output window just shows "Build started..."
I also have Visual Studio 2010 installed, but that works just fine and I am able to build my project.
I tried invoking the C# compiler in the command line, but that just locks up as well and doesn't show the help screen when invoked:
C:\Windows\Microsoft.NET\Framework\v4.0.30319\csc.exe
(just hangs)
Also, if it helps, I am logging into my company domain and my user has full admin rights.
I am completely stuck on this, and any help would be appreciated.
Thanks
Kunal