VS 16.9.3 publish tab loading forever

User 21 Reputation points
2021-04-01T11:47:01.09+00:00

Hi,

Whenever I try to publish a project I get a black screen with a loading wheel that doesn't go away. I tried re-installing Visual Studio but the problem persists. How can I solve this issue?

83642-vs.jpg

Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Other
{count} votes

4 answers

Sort by: Most helpful
  1. Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
    2021-04-02T03:30:31.53+00:00

    Hi @User ,

    Welcome to Microsoft Q&A!

    Have you tried to create a new project and check if the situation occurs in specific project?

    Please close all instances of Visual Studio and repair your Visual Studio by launching your VS installer > More > Repair.
    Then, restart your Visual Studio > right-click on the project > Add > Connected Service.
    When the page is loaded, please switch to the Publish tab and check if it works.

    In addition, you could also use the command: devenv /safemode to run your Visual Studio in safe mode and try again.

    Sincerely,
    Anna

    • If the answer is helpful, please click "Accept Answer" and upvote it.
      Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    2 people found this answer helpful.

  2. John Dekker 11 Reputation points
    2021-04-15T23:23:12.07+00:00

    Possibly resolved.
    I tried various installs and discovered that when Live Share is installed then Publish works again.

    Not sure why.

    Regards, John Dekker88310-capture.png.

    2 people found this answer helpful.

  3. User 21 Reputation points
    2021-04-04T19:09:51.587+00:00

    @Anna Xiu-MSFT

    Thanks for your reply. This issue occurs in all projects, including new projects that I've created for testing this.

    I've completed the steps but this did not provide a solution. The connected service page is empty and does not show the service packages I have installed.
    I also tried launching in safemode but I can't open any of my projects, Visual studio gives me error code: 0x80004005

    1 person found this answer helpful.

  4. John Dekker 11 Reputation points
    2021-04-14T03:26:32.757+00:00

    Same issue here and the just released 16.9.4 still has the issue. Have to revert to 16.9.2 which means reinstall>

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.