Search found 196 matches

by Olga_B
Wed Sep 05, 2018 1:23 pm
Forum: PowerShell Studio
Topic: Multi form project
Replies: 2
Views: 1456

Re: Multi form project

What version of PowerShell Studio are you using?
by Olga_B
Tue Sep 04, 2018 3:55 pm
Forum: PowerShell Studio
Topic: Service Project Not Receiving Stop-MyService command
Replies: 7
Views: 4552

Re: Service Project Not Receiving Stop-MyService command

I used your script to create Windows Service and tested it on both Windows 10 and Windows Server 2012 R2 OSes. I was able to stop and start service without any issues. If you can, please zip and load up the .msi file, so that we can attempt to recreate the issue: https://www.sapien.com/support/upload
by Olga_B
Tue Sep 04, 2018 2:54 pm
Forum: PowerShell Studio
Topic: Windows Tray App No Output
Replies: 4
Views: 2605

Re: Windows Tray App No Output

Hello,
I can't reproduce your issue. I created Tray app using your code. It works as expected.

Also it can be Windows issue. Try to re-start machine or re-logon
by Olga_B
Tue Aug 21, 2018 1:51 pm
Forum: PowerShell Studio
Topic: CommandExtension not available in Properties of spf
Replies: 2
Views: 1765

Re: CommandExtension not available in Properties of spf

This is old property, and it was replaced with new Property - Shared
by Olga_B
Tue Aug 14, 2018 4:27 pm
Forum: PowerShell Studio
Topic: .NET Runtime Error (System.Runtime)
Replies: 3
Views: 2546

Re: .NET Runtime Error (System.Runtime)

Hello,

Thanks for reporting the issue. We are investigating this and will update you as soon as we have more information.

Could you clarify what is setting in Packager Setting for Output Setting/Alternate Credentials/Run Mode?
by Olga_B
Fri Aug 10, 2018 8:15 am
Forum: PowerShell Studio
Topic: Print Script Margin huge
Replies: 1
Views: 1535

Re: Print Script Margin huge

Hello, thanks for reporting the issue.
We are investigating this and will update you as soon as we have more information.
by Olga_B
Thu Jul 26, 2018 7:36 am
Forum: PowerShell Studio
Topic: pb powershell studio 2018
Replies: 9
Views: 2887

Re: pb powershell studio 2018

Hello,
What version of PowerShell studio was before upgrade? Also try to restart machine.
And if you can, please zip and load up the one of the sctipts, so that we can attempt to recreate the issue:

https://www.sapien.com/support/upload
by Olga_B
Mon Jul 09, 2018 9:27 am
Forum: PowerShell Studio
Topic: All Git Commands Fail in Powershell Studio 2018
Replies: 3
Views: 1790

Re: All Git Commands Fail in Powershell Studio 2018

Have you installed GIT on your machine?

Here is the blog:
https://www.sapien.com/blog/2018/07/02/ ... l-support/
by Olga_B
Fri Jun 29, 2018 10:44 am
Forum: PowerShell Studio
Topic: Error: Writing scripts failed, error code 87
Replies: 5
Views: 3724

Re: Error: Writing scripts failed, error code 87

Glad to hear that it's working for you :)
by Olga_B
Fri Jun 29, 2018 10:02 am
Forum: PowerShell Studio
Topic: Error: Writing scripts failed, error code 87
Replies: 5
Views: 3724

Re: Error: Writing scripts failed, error code 87

Hello.
I can't reproduce the error on our end.
I was using your file, and was able to build executable without problem.
Have you try to build executable using different ScriptEngines like V3 Host (Windows Form) or V5 Host Windows? Any errors?
Try to reinstall application, and reboot machine after.