Connecting Tech Pros Worldwide Help | Site Map

Web Deployment Build Error on Visual Studio 2005 running XP Home

Newbie
 
Join Date: Mar 2007
Posts: 1
#1: Jun 5 '07
I am trying to deploy an asp app to a localhost on another box. I have never done this and have installed miscrosofts Web deployment tool to aid me in this endevour Here is the relevent piece of the build output indicating the nature of the error .
/////////////////////////// WEB DEPLOYMENT BUILD OUTPUT ////////////////////////
Documents\Visual Studio 2005\Projects\ISC\ISC_deploy\Debug" -o ISC_deploy -debug -copyattrs
C:\Program Files\MSBuild\Microsoft\WebDeployment\v8.0\Microso ft.WebDeployment.targets(474,9): error MSB6006: "aspnet_merge.exe" exited with code 1.
Done building project "ISC_deploy.wdproj" -- FAILED.
========== Build: 1 succeeded or up-to-date, 1 failed, 0 skipped ==========
/////////////////////////// WEB DEPLOYMENT BUILD OUTPUT ////////////////////////

Does this error have anything to do with the fact that Visual Studio 2005 is installed on a box running XP home and does not contain the IIS component?

What is wrong .. Help.

Mike DeLuca
Reply