View Single Post
  #1  
Old 10-20-2003, 11:19 PM
henry.chen henry.chen is online now
Registered User
 
Join Date: 10-20-2003
Location: Sydney
Posts: 1
Unable to build VS solution from command line

I am new to Visual Build Pro. I try to build VS.Net solution from the command line. I entered command

c:>"c:\program files\VisBuildPro\VisBuildCmd.exe" "C:\Solution\Solution.sln" /nooutput >>c:\temp\buildlog.log

I got followin error in the log file:
VisBuildCmd, Version 5.0.2.3
Copyright (C) 1999-2003 Kinook Software, Inc. All rights reserved.

Error loading project file: Error parsing document 'C:\Solution\Solution.sln': syntax error

Can anyone tell me what's wrong and how to fix it?

Thank you in advance,

Richard Z.
Reply With Quote