I keep seeing websites with examples about publishing with VS2010 that show a Publish dialog which allows a Publish Profile to be created. But the dialog that I get only has a textbox for the Target Location and four checkboxes for options. I want to be able
to publish directly to our web farm on Server 2003 Web Edition which consists of two servers. I've installed Web Deploy 2.0 on both servers and my development computer but the only thing that it seems to have done was to add a shortcut to the Web Deploy Command
Line in the Start\All Programs menu. Also, the Web One Click Publishing is grayed out in VS. What am I missing here? It sounds like I should be able to configure VS2010 to publish a site to the web farm with one or two clicks. I would prefer not to have to
write a Windows app to publish the files to the two servers after publishing to a local folder. David
I finally figured it out. Apparently, there is a HUGE difference between a web site project and a web application project which the latter is what is required in order for Web Deploy to work or to be able to create a Publish Profile.
Marked as answer by Tourbillon1 on Feb 08, 2012 06:38 PM
Tourbillon1
2 Posts
Problem Publishing a site from VS2010 Professional using Web Deploy or a Publish Profile
Feb 08, 2012 03:17 PM|LINK
Tourbillon1
2 Posts
Re: Problem Publishing a site from VS2010 Professional using Web Deploy or a Publish Profile: SOL...
Feb 08, 2012 06:38 PM|LINK