#1
|
|||
|
|||
VS.NET Hangs
Hey all,
I had a VBP project working great, then all of a sudden, when I try to build a .NET project using VBP, it just hangs. The last output I see is: Pre-processing... Building configuration 'Release'... Then nothing... I do see the following 2 processes, which are using no cpu: DevEnv.exe DevEnv.com If I kill the above processes, the build continues, then again hangs the next time it tries to build a .net project. Any idea what could be happening? Thx |
#2
|
|||
|
|||
Not exactly, but it sounds like a VS.NET issue. If you check the 'show command-line' checkbox on the Options tab of the Make VS.NET action and build, you could use that info to reproduce the problem outside VBP and open a support incident with MS.
|
#3
|
|||
|
|||
I guess nevermind,
I checked the 'show command-line' option, and the next time I kicked off a build it didn't hang and worked correctly... Weird.... |
|
|