Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8830465
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T08:05:44+00:00 2026-06-14T08:05:44+00:00

I am trying to publish my Web Service, and I set the Publish method

  • 0

I am trying to publish my Web Service, and I set the Publish method to Web Deploy.
The Service URL is localhost and the Site/Application is set to Default Web site. When I try to validate the connection, I get an error stating that :
“the target “MSDeployTestConnection” does not exist in the project”.

I have found no help on this problem on the net. Does anyone know what to do here?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T08:05:45+00:00Added an answer on June 14, 2026 at 8:05 am

    I had the same problem in one of my projects. Fortunately I had another project that was working, so I compared the .csproj files.

    the one with the problem was missing this entry:

    <PropertyGroup>
      <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
      <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
    </PropertyGroup>
    

    so the import of the Microsoft.WebApplication.targets was not running due to it’s condition

    <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
    

    I simply added the property group and everything worked fine.

    (note that i’m working in vs2012 but the project was originally created in vs2010. Check your visualstudio version and vstoolpath path)

    Good luck

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to deploy a web service, written in VS2008 on a brand
I am using Visual Studio 2008 and trying to publish a Web Application Project,
I'm trying to import a web application into IIS7 using Web Deploy. I packaged
I'm trying to Publish a Web Site using Team Build 2010, but I didn't
I am facing this problem when I try to publish my web application on
I have a web application and I am trying to deploy it on a
I am trying to publish an Asp.net MVC web application locally using the NAnt
We had a Web Application working on an intranet and I'm trying to publish
I am trying to publish a WCF service that sends to a NSB host.
I am developing a Facebook application, and I am trying to publish the users'

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.