Share via


.NET Framework 2.0

To deploy .Net 2.0 applications, the .NET Framework 2.0 must be installed on the target machine, before you install the deployment project. When you create a deployment project, the .NET Framework 2.0 is not included by default.

You can find the .NET Framework on the Visual Studio .NET Windows Components Update CD or from the Microsoft Web Site. From the CD, the .NET Framework installer (an .exe file), can be redistributed with the deployment project.

For ClickOnce deployment, you can include the .NET Framework 2.0 as a prerequisite setup to the published Web site