Visual Studio 2019 (Python Tools for Visual Studio) Publishing Pane doesn't appear after clicking "Publish" option

  • Thread starter Thread starter ChetanKumar G Shetty
  • Start date Start date
C

ChetanKumar G Shetty

Guest
I am having an issue with Visual Studio 2019 16.3+ version. This is like I am using Python Tools for Visual Studio which is released this year. I am building a Flask Web application using Visual Studio 2019. The application is working properly. So now I want to deploy it now, I would like to publish it from Visual Studio directly to the target. So I clicked on the publish option as given below:

1504870.jpg

I am trying to deploy it to Azure/server the publishing pane is not appearing at all. Is there any way u or someone anyone can help me with this ? The below window has to appear which is not happening in my case. Why ?

The below Window (Publishing Pane) doesn't appear after clicking on "Publish" option right clicking on the project.

image.png


Continue reading...
 
Back
Top