Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to deploy a desktop application to a physical server using Azure Pipelines?
#1
Not Solved
what I did;
  1. I have my c# desktop app on Azure Repo and I created a build.

  2. I assigned my physical test server to Azure DevOps under the Deployment groups page. And it is online.

  3. I defined a release, I added an artifact that refers to the build pipeline from the Azure repo.

  4. Now I want to transfer my desktop app release files to my physical test server (windows) under the Desktop folder and run. (also stop and delete previous app if it is already running)

  5. For that, I tried to add a stage. But for the stage templates, I don't know which one to choose. There are deployment options for IIS and Azure services.
Bufre, I published my ASP.NET app using IIS website deployment. Worked fine. But how to do it for a desktop application? How to transfer and run?
I see a as a similar issue , But I am new to YAML files and I could not produce. Where to mention target physical path, which template to choose? Could you please advise on the steps?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  QTP 9.0 supports WPF based .NET desktop application. nagarajkv 1 2,523 02-27-2014, 03:48 PM
Last Post: hiregoudar
  Selection of sub menu in Windows Desktop application Shilpa859 0 2,273 10-17-2013, 06:39 PM
Last Post: Shilpa859
  "Object not visible" when running desktop link RandomGrin 2 4,222 12-12-2012, 08:49 PM
Last Post: RandomGrin
  QTP in Remote Desktop Connection katun 0 3,470 11-01-2012, 06:51 AM
Last Post: katun
  QTP 11+ SilverLight 4+Desktop application annavoit 2 3,615 04-20-2012, 08:18 AM
Last Post: cathybxq

Forum Jump:


Users browsing this thread: 2 Guest(s)