c:\....v3.5\Microsoft.Common.targets(3397,13): exited with code 9009

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • leoiser
    New Member
    • Jul 2007
    • 41

    c:\....v3.5\Microsoft.Common.targets(3397,13): exited with code 9009

    Hi all,
    I converted one web application(Vb. Net) created in VS2005 Framework 2.0 to VS2008 framework 3.5. (This application is using Reportviewer8.0 ) After convertion I cant build the application,alw ays getting the below error.I use MSBuild to build the application,got the same result.The details of the versions I am using is given below

    Visual Studio 2008 Version 9.0.30729.1 SP
    MS Dotnet Framework version 3.5 SP1
    OS windows XP


    cd ..\..\..\..\
    DeployMyProj.ba t
    'DeployMyProj.b at' is not recognized as an internal or external command,
    operable program or batch file.
    c:\WINDOWS\Micr osoft.NET\Frame work\v3.5\Micro soft.Common.tar gets(3397,13): error MSB3073: The command "cd ..\..\..\..\
    c:\WINDOWS\Micr osoft.NET\Frame work\v3.5\Micro soft.Common.tar gets(3397,13): error MSB3073: DeployMyProj.ba t" exited with code 9009.
    Done building project "MyProj.vbp roj" -- FAILED.
    ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

    If you have any queries please let me know.thanks
Working...