Deploy Wisej on Azure

1
0

Hello,

Could you please give instruction step by step how to deploy a wisej application on Azure Web App?

Thanks,

  • You must to post comments
0
0

Hello Luca.

It is a lot easier than I though.

I struggled publishing VWG in Azure and could not do it.

Thanks

  • You must to post comments
1
0

You can either use Visual Studio’s deployment wizard or use the Azure’s control panel to create the application and deploy the same files you would deploy for an ASP.NET application. You can deploy using FTP or using the wizard.

See https://wisej.com/docs/html/Deployment.htm.

I have included below the sequence from Visual Studio -> Build -> Publish. All I did was to authenticate, create a new app, click Next.

You an use the same wizard to deploy to IIS on a standalone server or on Azure if you are using a virtual machine or the web site service. It’s basically the standard deployment you’d follow for any web system.

HTH

Best,

Luca

 

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.