Error: PerfWatson2.exe issue while installing SQL Server Integration Services Projects in Visual Studio
If you are facing installation issues while installing SQL Server Integration Services Projects for Visual Studio 2019 and encounter an error message indicating that you need to close the "PerfWatson2" process before continuing setup, follow the below steps to resolve the issue:
Step 1: Launch Task Manager and find the "PerfWatson2.exe" process.
Step 2: Right-click on "PerfWatson2.exe" and select "End" to terminate the process.
After completing these steps, you should now be able to continue with the installation process without encountering the error message mentioned above.
For a detailed walkthrough of these steps and additional information, you can visit the source link.
Published on:
Learn moreRelated posts
Quick tip: SQL Server Management Studio 19 supports AAD service principal authentication
If you're using SQL Server Management Studio 19, you'll be pleased to know that it supports AAD service principal authentication. This quick t...
SQL Server Integration Services Project template available for Visual Studio 2022
Good news for developers who use Visual Studio 2022 for their SQL Server Integration Services (SSIS) projects! The SSIS project template is no...
Deploying & Debugging C# Web API Custom Connectors from within Visual Studio! 🚀
This video tutorial showcases how to deploy and debug custom connectors for C# web APIs from within Visual Studio. With this informative guide...
SQL 4 CDS v7.1 Released
The SQL 4 CDS tool suite has received a significant upgrade in the form of version 7.1, which not only includes important updates to existing ...
How to Install SQL Server Data Tools in Visual Studio 2019?
SQL Server Data Tools (SSDT) is a modern development tool for building SQL Server relational databases, databases in Azure SQL, Analysis Servi...
Have you seen the SQL Admin Pack for Azure Data Studio?
If you are currently working with Azure SQL Database or Azure Synapse Analytics and use Azure Data Studio but miss the essential tools you use...
Power Platform Tools | Developer Toolkit for Visual Studio 2019
In recent years, Microsoft has made significant strides in increasing accessibility to its Power Platform, particularly through the release of...
How To Create A D365 Project In Visual Studio
If you're interested in creating a D365 project in Visual Studio, this video is a great resource to get started. The tutorial guides you throu...
Can We Build Dynamics 365 Customer Engagement Reports With The Latest Version Of Visual Studio?
Reports are an essential aspect of Dynamics 365 Customer Engagement applications that require a valid version of SQL Server Data Tools (SSDT)....