SSIS - when I open a solution, change the file name to load, the package freezes

Steve Thiboutot 0 Reputation points
2024-01-11T15:33:20.1933333+00:00
  1. Open Visual Studio SSIS
  2. Select project
  3. Click on Solution (mapping)
  4. When I do anything after that, I get a message "Visual Studio is busy. We'll automatically report ... " a) Change Excel Source b) Click on Data Flow c) Click on any other menu entry This project was running w/o issue for over a year.
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,115 questions
SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
506 questions
{count} votes

3 answers

Sort by: Most helpful
  1. Yitzhak Khabinsky 25,481 Reputation points
    2024-01-11T15:36:57.8866667+00:00

    @Steve Thiboutot,

    Please edit your question, and add the following:

    • Visual Studio version and its build.
    • "SQL Server Integration Services Projects" extension for Visual Studio and its version.

    I would suggest to update both:

    • VS2019 up to v.16.11.33
    • "SQL Server Integration Services Projects" extension for VS2019 up to v.4.5

  2. ZoeHui-MSFT 34,591 Reputation points
    2024-01-12T03:01:09.2433333+00:00

    Hi @Steve Thiboutot,

    Do you mean when you open another SSIS solution, the error occurred?

    Visual Studio is busy. We'll automatically report

    If yes, you may try to repair Visual Studio via Visual Studio Installer. User's image

    If this does not work, you may raise the issue to VS side.

    Visual Studio Developer Community

    Regards,

    Zoe Hui


    If the answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

  3. Steve Thiboutot 0 Reputation points
    2024-01-12T15:11:21.4833333+00:00

    After I open the Solution (mapping), The only thing it won't freeze on is when I test the dB connection. If I change the source file, hit the Run key, anything, I get exactly that message above. "Visual Studio is busy. We'll automatically report ... " I have 3 projects in which this happens and one that it doesn't happen and I will try and get the administrator to run the repair process and see if that cleans up the problem

    0 comments No comments