Home Support Forums
error MSB1009: Project file does not exist. (0 viewing)
Favoured: 0
|
|
|
TOPIC: error MSB1009: Project file does not exist.
|
|
|
|
error MSB1009: Project file does not exist. 9 Months, 1 Week ago
|
Karma: 0  
|
|
Hi Everbody,
When i am running nant Builder on MSBuild file i am getting this error message. Could you please help me on this.
Compile:
[exec] Microsoft (R) Build Engine Version 3.5.30729.1 [exec] [Microsoft .NET _frame_work, Version 2.0.50727.4005] [exec] Copyright (C) Microsoft Corporation 2007. All rights reserved. [exec] MSBUILD : error MSB1009: Project file does not exist. [exec] Switch: MainModule.sln
BUILD FAILED
C:WorkProject2MainModuleMainModule.build(45,6): External Program Failed: C:WINDOWSMicrosoft.NET_frame_workv3.5msbuild.exe (return code was 1)
Total time: 1.7 seconds.
I am really stuck in my work. Please help me as soon as possible.
Thanks a lot Akshay
|
|
|
|
|
|
|
The administrator has disabled public write access. |
admin (Admin)
Admin
Posts: 87
|
|
Re:error MSB1009: Project file does not exist. 9 Months, 1 Week ago
|
Karma: 2  
|
|
Hi Akshay,
It seems that MSBuild can't find the build file you specified. Could you post or attach your nant build file, so that we can see if there are mistakes in it?
Thanks, Wayne
|
|
|
|
|
|
|
The administrator has disabled public write access. |
|
|
|
Re:error MSB1009: Project file does not exist. 9 Months, 1 Week ago
|
Karma: 0  
|
|
Thanks a lot for your reply Wayne. I found the problem . you are right i was missing teh correct path in build file.
Thanks a lot Akshay
|
|
|
|
|
|
|
Last Edit: 2009/06/09 08:48 By .
|
|
|
The administrator has disabled public write access. |
admin (Admin)
Admin
Posts: 87
|
|
Re:error MSB1009: Project file does not exist. 9 Months, 1 Week ago
|
Karma: 2  
|
|
Glad to hear the problem is fixed. And feel free to contact us if you have any questions about NAntBuilder.
Regards, Wayne
|
|
|
|
|
|
|
The administrator has disabled public write access. |
|
|
|
|