Solution building problem
Visual Studio
1
Posts
1
Posters
0
Views
1
Watching
-
I have a VB.net 2005 solution called MySolution.sln, with a windows project, a windows service, a class libriary, a merge module project and a windows setup project. wen i run the building command in command prompt,
devenv.exe /build release MySolution.sln
nothing is happening and no messages are returned or anything, the prompt simply goes to the next line and prompts for a new command. Has anyone ever encountered this problem, how is it solved? thanks for looking at least.