Search found 1090 matches

by DevinL
Fri Apr 28, 2017 8:10 am
Forum: Former and Future Customers - Questions
Topic: [Powershell Studio 2017] Editor smaller than layout
Replies: 3
Views: 13223

Re: [Powershell Studio 2017] Editor smaller than layout

Are you able to change the layout by using the Layouts button in the bottom left?

If you select Default, it should return to normal:
Default_Layout.png
Default_Layout.png (42.09 KiB) Viewed 13201 times
by DevinL
Thu Apr 27, 2017 6:44 pm
Forum: PowerShell Studio
Topic: Assemblies not saving?
Replies: 8
Views: 6364

Re: Assemblies not saving?

I've managed to reproduce this on my end and have filed an internal bug report.

Thank you for bringing this to our attention. When I have some news to share, I'll be sure to post it here.
by DevinL
Wed Apr 26, 2017 5:03 pm
Forum: PowerShell Studio
Topic: Cannot instantiate Powershell V5 object
Replies: 24
Views: 14776

Re: Cannot instantiate Powershell V5 object

I've been trying to reproduce this on my end with no luck. The closest I could get one of my machines was a Windows 10 VM running PowerShell 5.1.14393.1066, and when I reinstalled PowerShell Studio 5.2.129 I could execute scripts without issue. Is it possible the production machine you mentioned ear...
by DevinL
Wed Apr 26, 2017 11:02 am
Forum: PowerShell Studio
Topic: Cannot instantiate Powershell V5 object
Replies: 24
Views: 14776

Re: Cannot instantiate Powershell V5 object

The RegisterControls.exe and regasm command we've tried so far are the two most common fixes for this situation. Since neither seems to be helping, I'll look into a more robust solution. I like to say that I'm about to recommend a third party software to help remedy this situation and that I suggest...
by DevinL
Wed Apr 26, 2017 9:32 am
Forum: PowerShell Studio
Topic: Cannot instantiate Powershell V5 object
Replies: 24
Views: 14776

Re: Cannot instantiate Powershell V5 object

In that case, it's almost certainly an issue with this installation of PowerShell Studio not registering the controls properly. The console itself is just an embedded PowerShell object so it's not the same as executing the script via the main panel. Try going into your installation directory for Pow...
by DevinL
Mon Apr 24, 2017 10:30 am
Forum: PowerShell Studio
Topic: Cannot instantiate Powershell V5 object
Replies: 24
Views: 14776

Re: Cannot instantiate Powershell V5 object

Generally, this happens when PowerShell Studio has failed to register the controls for PowerShell properly. To verify, we can register them manually from a PowerShell console with the following: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\regasm.exe "C:\Program Files (x86)\Common Files\SAPI...
by DevinL
Mon Apr 24, 2017 10:07 am
Forum: PowerShell Studio
Topic: 5.4.138 gives unhandled exception opening PSAppDeployToolkit AppDeployToolkitMain.ps1
Replies: 3
Views: 2618

Re: 5.4.138 gives unhandled exception opening PSAppDeployToolkit AppDeployToolkitMain.ps1

Glad to hear this is no long a problem.

If you have any further issues, please don't hesitate to post again.
by DevinL
Fri Apr 21, 2017 9:39 pm
Forum: PowerShell GUIs
Topic: calling local .EXE not giving results
Replies: 3
Views: 2232

Re: calling local .EXE not giving results

[TOPIC MOVED TO POWERSHELL GUIS FORUM BY MODERATOR]
by DevinL
Fri Apr 21, 2017 11:46 am
Forum: PowerShell Studio
Topic: SVN Commit
Replies: 3
Views: 2270

Re: SVN Commit

Haha, not a problem. Glad to know it was an easy fix though :D

If you have any further issues, please don't hesitate to post again.
by DevinL
Fri Apr 21, 2017 10:37 am
Forum: PowerShell Studio
Topic: SVN Commit
Replies: 3
Views: 2270

Re: SVN Commit

The correct argument to provide would be $File$.

Here is our blog article on the topic with some more information: https://www.sapien.com/blog/2016/05/23/ ... -the-menu/