Powershell WPF issue

Issue #33 new
Former user created an issue

Hopefully an easy one for you but I have spent much time.

Purchased Pro version of tools. When trying to create a powershell wpf form and run or F5 I expect it to run a form window as an application.

Instead When I run it opens Internet Explorer with error. I see it is some kind of association issue but can't figure it out for some time. Would be helpful if the association was set when installing pro tools.

If you can please help.

VS version Community 2017 15.9.3 Pro tools latest version.

Comments (1)

  1. Adam Driscoll

    I see this issue as well. You can work around this by opening the XAML.ps1 file.

    xaml.png

    Once that is open, if you press F5, it will start your script.

  2. Log in to comment