setup problem

Last post 03-31-2008 1:18 AM by virendra1983. 2 replies.

Sort Posts:

  • setup problem

    03-18-2008, 10:22 AM
    • Loading...
    • Annddrew
    • Joined on 02-07-2006, 6:52 PM
    • Posts 60

    When I open the solution with VS2005 I get the following error message "The application for project 'myPath\TBH_deploy.wdproj' is not installed. Make sure the application for the project type (.wdproj) is installed" Does anybody have an idea what is that? Thanks

  • Re: setup problem

    03-31-2008, 1:05 AM
    Answer
    • Loading...
    • Lee Dumond
    • Joined on 11-03-2004, 10:51 AM
    • Decatur, IL USA
    • Posts 854

    The reason you're getting the error on TBH_Deploy is that TBH_Deploy is a Web Deployment project, and you don't have Web Deployment Projects installed in Visual Studio. Web Deployment Projects are not included in the default installation of VS -- it's a separate download.

    However, this is a separate project that won't affect how the application runs at all. You can either ignore the error for now and wait until you get to the the last chapter to read about Web Deployment Projects, or you can go ahead and download the Web Deployment Project plug-in now. Either way is fine.

    // ******************************
    if (this.PostHelpedYou)
    {
    MarkAsAnswer();
    }
  • Re: setup problem

    03-31-2008, 1:18 AM
    Answer

    Hi,
    Download the this webdeployment.msi file and install it on your machine.

    Virendra

    Mark the post as answered if it helped you.

    My Web Page
    My blog
Page 1 of 1 (3 items)