BTDF / DeploymentFramework

The Deployment Framework for BizTalk is the most powerful and customizable, yet easy-to-use toolkit for deploying and configuring your BizTalk solutions.
MIT License
53 stars 24 forks source link

DeploymentFramework.UACElevate #377

Closed tfabraham closed 6 years ago

tfabraham commented 6 years ago

Hi ,

I am unable to run the MSI. Getting following error:

DeploymentFramework.UacElevate has stopped working

The same MSI is working in Prod. Is there any software required to install MSI?

Please advise.

Kind Regards, Girish.a

Attachments

Error.jpg

This work item was migrated from CodePlex

CodePlex work item ID: '10934' Vote count: '1'

tfabraham commented 6 years ago

[tfabraham@5/6/2015] The single line of code within UacElevate that does anything useful is a call to .NET's System.Diagnostics.Process.Start() that passes through the program name and parameters. Does it work if you Deploy from the Start menu shortcuts, or do you see the same result?

tfabraham commented 6 years ago

[agirish87@5/7/2015] Hi tfabraham,

Thanks for reply.

I tried to deploy MSI using following methods: 1.Navigated to MSI path and ran MSI using commanPrompt

  1. directly ran MSI
  2. Used Msiexec.exe and ran it in Commant prompt. we got same error for all above deployment.

Could you please guide us to deploy using StartMenu shortcuts?

Thanks girish.A

tfabraham commented 6 years ago

[tfabraham@5/7/2015] Install the MSI. Do NOT check the checkbox on the last page of the installer. Then run the Deploy from the Start menu.

tfabraham commented 6 years ago

[agirish87@5/8/2015] Hi,

I am still getting same error.

Please advise.

Thanks

tfabraham commented 6 years ago

[agirish87@5/8/2015] Hi ,

Issue got resolved by generating MSI using BTDF V6.0.

Thank you!!

tfabraham commented 6 years ago

[UnknownUser@5/8/2015]

tfabraham commented 6 years ago

[luna_daniel@4/5/2017] Sorry, I have this Issue. I tried using BTDF v6.0 but can't work. I have same error.