G
Guest
I have a problem to build vs2005 project:
I type this command:
msbuild "o:\UserManager.sln"
and get this error:
MSBUILD : error MSB1009: Project file does not exist.
MSBUILD : error MSB1009: Project file does not exist.
o:\MyProject\MyProject.vdproj(1,1): error MSB4025: The project file could
not be loaded. Data at the root level is invalid. Line 1, position 1.
am I missing somthing?
I type this command:
msbuild "o:\UserManager.sln"
and get this error:
MSBUILD : error MSB1009: Project file does not exist.
MSBUILD : error MSB1009: Project file does not exist.
o:\MyProject\MyProject.vdproj(1,1): error MSB4025: The project file could
not be loaded. Data at the root level is invalid. Line 1, position 1.
am I missing somthing?