Search

You searched for the word(s): userid:678139

Matching Posts

  • Re: Build succeeded but still shows as failed.

    Well it looks like that was the same problem for me...i had the SDK installed...once i removed it, the build works like expected. Would be interesting if someone could explain what the SDK is doing to cause this failure.
    Posted to VS Web Deployment Projects (Forum) by trav2474 on 5/5/2008
    Filed under: "Web Deployment Project"
  • Re: Build succeeded but still shows as failed.

    well i opened a new fresh clean web site in vs 2008 with no changes, then i added a wdp...then tried the build. first building just the website...succeeded, then just the wdp...failed...then build both, website succeeded and the wdp failed...here is the build log from just building the wdp: ------ Skipped Build: Project: test, Configuration: Release Any CPU ------ Project not selected to build for this solution configuration ------ Build started: Project: test.csproj_deploy, Configuration: Release
    Posted to VS Web Deployment Projects (Forum) by trav2474 on 4/17/2008
    Filed under: "Web Deployment Project"
  • Re: Build succeeded but still shows as failed.

    Well i copied the web folder to a new location, opened the web site in VS and the build succeeded. Then I added a new deployment project to it, didnt modify any aspect of it, just ran the build...and got the same error: Build succeeded. Time Elapsed 00:00:31.42 ========== Build: 1 succeeded or up-to-date, 1 failed, 0 skipped ========== i can post the full build log if you think that might help answer some questions...i just didnt want to add something that big if i didnt need to...let me know Thanks
    Posted to VS Web Deployment Projects (Forum) by trav2474 on 4/16/2008
    Filed under: "Web Deployment Project"
  • Re: Build succeeded but still shows as failed.

    I tried what you suggested, but it looks like i am still getting the same error, see below. This time it is on the release build and only the deployment project is selected...any other ideas? thanks. Build succeeded. Time Elapsed 00:00:10.45 ------ Skipped Build: Project: AdminToolHelp, Configuration: Release Any CPU ------ Project not selected to build for this solution configuration ========== Build: 0 succeeded or up-to-date, 1 failed, 2 skipped ==========
    Posted to VS Web Deployment Projects (Forum) by trav2474 on 4/15/2008
    Filed under: "Web Deployment Project"
  • Build succeeded but still shows as failed.

    I am able to run a build successfully on just the web site, but when i add the deployment project it shows failed (see below) but in the details it says build succeeded for the WDP build portion...so I am stumped as to by I am getting a failure. any ideas? I have set the build output to "Diagnostic" and dont see any failures or errors...so is there anything else i can do to find the problem? Build succeeded. Time Elapsed 00:00:21.71 ------ Skipped Rebuild All: Project: AdminToolHelp, Configuration
    Posted to VS Web Deployment Projects (Forum) by trav2474 on 4/14/2008
    Filed under: "Web Deployment Project"
  • Web Deployment Project for Orcas...

    How can i keep using the web deployment project in orcas...it was a great add on to vs 2k5...i want to start using orcas with my vs 2k5 web sites that currently make use of web deployment, but after i installed it, it doesnt even show up in orcas. How can i get it to work?
    Posted to Visual Studio 2008 (Forum) by trav2474 on 6/15/2007
  • AJAX Futures Documentation....Where is it at?

    I have been looking for more detailed description of the items that are included in the Futures release...Does anyone know where i could look?
  • Web Deployment errors replacing connectionStrings after sp1 installed.

    I am getting an error ("...Microsoft.WebDeployment.targets(613,9): error : web.config(1): error WDP00002: missing section connectionStrings.") when i try to build the solution that i added the web deployment to. I set it up the build to use a file in the "section replacements" section (connectionStrings=connectionStrings.Debug.config). I placed the file (connectionStrings.Debug.config) in the root of the web site. Now the contents of the file are simple (of course i removed the personal data): <connectionStrings>
    Posted to Visual Studio 2005 (Forum) by trav2474 on 1/19/2007
Page 1 of 1 (8 items)