Install Web Components Visual Studio 2010 Sp1

-->

This article lists known issues that you may experience, and provides workarounds after you install Microsoft Visual Studio 2010 Service Pack 1 (SP1) on a computer that is running Windows 8.

It's a holiday miracle! OK, maybe not a miracle, but folks have been working. Click the Download button on this page to start the download, or select a different language from the Change language drop-down list. Do one of the following: To start the installation immediately, click Run. To save the download to your computer for installation at a later time, click Save. To cancel the installation, click Cancel. Two days after it offered it to MSDN subscribers, Microsoft released Visual Studio 2010 Service Pack 1 (SP1) RTM for all developers via the Download Cent.

Original product version: Visual Studio 2010
Original KB number: 2735834

Issue 1: Can't publish a website/web application by IIS settings

Should I remove Visual Studio 2010 SP1 Tools for SQL Server Compact 4.0 ENU by Microsoft? The Ultimate, Premium and Professional editions of Visual Studio 2010 SP1, and the Visual Web Developer. In this section, we’ll explain how Visual Studio 2010 SP1 can automatically detect missing Web components that are. Missing component dialogThis is a.

When you try to publish a website or a web application to http://localhost by using Internet Information Services (IIS) settings in Visual Studio 2010 on a computer that is running Windows 8, you receive an error message that resembles the following:

There was an error reading IIS configuration schema from 'C:Windowssystem32inetsrvconfigschema'

This problem doesn't occur when you publish the website or the web application without using IIS settings.

Two methods to work around this issue

To work around this issue, use one of the following methods:

  • Use Microsoft Visual Studio 2012 to publish the website or the web application.

  • Use the latest Microsoft Azure SDK for .NET (Visual Studio 2010 SP1) to publish the website or the web application. Microsoft Azure SDK for .NET provides an updated Web publish experience, and won't cause this problem. The following file is available for download from the Microsoft Download Center:
    Download the Microsoft Azure SDK for .NET (VS 2010 SP1) package now.

    For more information about how to download Microsoft support files, see How to obtain Microsoft support files from online services.

    Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file.

Issue 2: Can't connect to a remote VSS database through an HTTPS connection

When you try to connect to a remote Visual SourceSafe (VSS) database through an HTTPS connection in Visual Studio 2010 SP1 on a computer that is running Windows 8, you may receive an error message that resembles the following:

A certificate is required to complete client authentication

This problem occurs randomly.

Issue 3: Can't install or uninstall .NET Framework 4.5 by Aspnet_regiis.exe

When you try to run the ASP.NET IIS Registration Tool (Aspnet_regiis.exe) together with the -i , the -u , or the -r command option in Windows Server 2012 or in Windows 8, you can't install or uninstall the Microsoft .NET Framework 4.5.

Three methods to work around this issue

To work around this issue, use one of the following methods to install or uninstall the .NET Framework 4.5:

Visual
  1. Use the Turn Windows Features on or off option in Control Panel in Windows 8.
  2. Use the Server Manager management tool in Windows Server 2012.
  3. Run the necessary commands in the Deployment Image Servicing and Management (DISM.exe) command-line tool.

For more information about how to enable the.NET Framework 4.5 to be used with IIS 8.0, see How to use ASP.NET 3.5 and ASP.NET 4.5 in IIS 8.0.

Issue 4: Can't install SQL Server 2008 SP1 together with VS2010 SP1

You can't install Microsoft SQL Server 2008 SP1 on a Windows 8-based or Windows Server 2012-based computer that has Visual Studio 2010 SP1 installed.

Workaround

To work around this issue, apply SQL Server 2008 Service Pack 3 (SP3) or a later version of SQL Server 2008.

For more information about how to obtain the latest service pack for SQL Server 2008, see How to obtain the latest service pack for SQL Server 2008.

Issue 5: VS 2010 SP1 Profiling Tools can't start or data collected by Concurrency Visualizer can't be displayed

  • Symptoms 1

    Assume that you try to use one of following methods in Visual Studio 2010 SP1 Profiling Tools on a Windows 8-based computer to analyze the performance of an application:

    • CPU sampling
    • .NET memory allocation (sampling)
    • Resource contention data (concurrency)

    In this situation, the profiling tool can't start. Additionally, you receive an error message that resembles the following:

    Unable to start VSPerfDrv100. The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.

    This issue occurs because there's an incompatibility between the Visual Studio 2010 SP1 driver and Windows 8.

  • Symptoms 2

    When you use Concurrency Visualizer to collect data, the collected data can't be displayed in the report view.

    This issue occurs because the Windows event schema is changed in Windows 8.

    To work around these problems, use Visual Studio 2012 Profiling Tools on a Windows 8-based computer.

Microsoft has released the latest version of its flagship IDE – Visual Studio 2019. Visual Studio is probably the best IDE available for application development on the Windows platform. Microsoft has made .NET as cross platform. As such you can use Visual Studio 2019 to develop application for Windows as well as Linux platform. Visual Studio also has inbuilt cloud support for Azure platform. For other cloud providers such as AWS, there are SDK available which can be installed using Nuget package manager.

Just so you know, Installing Visual Studio 2019 takes a long time because it is bundled with lots of components. The installation can take around 1.5 to 2 hours depending on your internet speed and the components you have selected to install. If you want to install the enterprise version with all its components, typical time is around 2 hours.

I have a YouTube Video, please take a look

Lets get started 🙂

Step 1 – Download and install Visual Studio installer

This is pretty straight forward. The way it works is that you have to first install the Visual Studio Installer. After it installs, Run it and select the individual or all of the components to install.

Visual Studio 2019 is huge. There are no official offline installers but Microsoft has provided ways to get the offline installation files and it all starts with the web installer.

I would recommend using the web installer as it is way more simpler. With web installer you also have the option to download the offline installation files first and then install.

Please note that these offline installation files downloaded using the web installer can be used to install Visual Studio on the same computer on which it was downloaded. In case you you want to download the offline installations file to install Visual Studio on multiple computers, you have to use the command line utility provided by Microsoft. In this blog we will be using Web Installer only.

Download Visual Studio Installer 2019 from here.

You have three options, Enterprise, Professional and Community Edition. Community Editions is free to use while the other two requires licence. Since the process to install any of the version is the same, I will show you how to get setup with the Enterprise Edition so that you can play around with some premium features of Visual Studio.

The downloadable file is small and around 1.3 MB. It will have the filename something like this vs_enterprise__731473621.1557687459.exe based on the version of the file you have downloaded.

This will install the Visual Studio Installer and from there on the process is pretty simple. Select what components you want to install and have lots of patience and wait for the process to complete.

Step 2 – Install Video Studio Installer

The process is pretty straight forward. Double click on the installer file to start the installation process. Below are the screenshots of the installation process.

Select the components you want to install. You have to click on the checkbox to select.

Once you have selected the components to install, you will see the disk space required.

Visual Studio 2010 Sp1 Update

Click on install to start the installation process. If you want to download the offline installer file, select download and then install before clicking install.

Wait for the installation process to complete. It will take a long time based on the components you have selected. if you select all the components, it will take around 2 hrs.

You will be asked to restart your computer after the installation completes.

After restart, search for visual studio from start menu to launch Visual Studio 2019.

You will asked to sign in. Click on may be later for now to continue.

Now you will be asked to select the color theme. Leave it as it is and click on Start Visual Studio. You can change the color theme later on also from visual studio settings.

That’s it VS 2019 is installed. Now you can create a new project or open an existing one.

How to modify or update Visual Studio

To modify or update Visual Studio, for example remove or install a new component or just update VS 2019, open Visual studio installer from the start menu and check or uncheck the boxes based on your requirement and click on install to make the changes.

Activate Visual Studio

Install Web Components Visual Studio 2010 Sp1 Downloads

Google search for keys, you will get it.

Visual Studio 2010 Sp1 Sdk

That’s it. Thanks for visiting my blog.