4

The Visual Studio 2005 web deployment project plugin used to be here:

http://msdn2.microsoft.com/en-us/asp.net/Aa336619.aspx

This just goes to the ASP.NET home page now, and I've had no luck Googling (or ... Binging?) for it. Does anyone know if this is still available for download anywhere?

Herb Caudill
  • 50,043
  • 39
  • 124
  • 173

3 Answers3

1

Try the Wayback Machine at the internet archive

https://web.archive.org/web/20060212040155/http://msdn.microsoft.com/asp.net/reference/infrastructure/wdp/default.aspx

Michael Coles
  • 33
  • 1
  • 5
0

This article still has an active link:

http://msdn.microsoft.com/en-us/library/aa479568.aspx

Direct Link: WebDeploymentSetup.msi

Nick Craver
  • 623,446
  • 136
  • 1,297
  • 1,155
0

There is a the service pack "SP1" for Visual Studio 2005 which has the web deployment project included in it.

MSDN Link

Also, do note that this SP1 installation REALLY takes lot of time to complete.

Subbu
  • 254
  • 2
  • 3