Search found 7 matches

by kurtd_cobain
Tue May 31, 2022 8:25 am
Forum: PowerShell Studio
Topic: Sapien Credential Feature not working when packaged
Replies: 12
Views: 5015

Re: Sapien Credential Feature not working when packaged

brittneyr wrote: Fri May 27, 2022 1:54 pm Please try service build 5.8.207 and let me know if you are still experiencing this behavior.
That build did fix the issue. Thanks
by kurtd_cobain
Tue May 17, 2022 4:30 am
Forum: PowerShell Studio
Topic: Sapien Credential Feature not working when packaged
Replies: 12
Views: 5015

Re: Sapien Credential Feature not working when packaged

Are you building for executable from PowerShell Studio or SAPIEN Script Packager? If the former, can you please open the Packager settings (Deploy->Packager) and try building from there? When I build it from Deploy > Installer section > Settings > Build Package it does work When I build it from Dep...
by kurtd_cobain
Mon May 16, 2022 1:18 pm
Forum: PowerShell Studio
Topic: Sapien Credential Feature not working when packaged
Replies: 12
Views: 5015

Re: Sapien Credential Feature not working when packaged

Alexander Riedel wrote: Mon May 16, 2022 1:11 pm Please post the code you use to retrieve the stored credentials and indicate where exactly in the form based code you do that.
I'm just testing it so it's quite simple. I'm only trying to retrieve the password:

$form1_Load={
$test = $SAPIENHost.GetPasswordString(0)
$textbox1.Text = $test
}
by kurtd_cobain
Mon May 16, 2022 12:58 pm
Forum: PowerShell Studio
Topic: Sapien Credential Feature not working when packaged
Replies: 12
Views: 5015

Re: Sapien Credential Feature not working when packaged

I have not been able to replicate this behavior with the latest build of PowerShell Studio. Please try clearing the output folder and try rebuilding. Verify that the executable was recreated. Are you able to see your credentials if you output them in a messagebox in the script and then rebuild the ...
by kurtd_cobain
Mon May 16, 2022 9:57 am
Forum: PowerShell Studio
Topic: Sapien Credential Feature not working when packaged
Replies: 12
Views: 5015

Re: Sapien Credential Feature not working when packaged

Can you please answer the following questions: -What build of PowerShell Studio do you have installed? -What Operating System are you working on? -What version of PowerShell are you working with? -What type of engine are you packaging with in SAPIEN Script Packager? You may find the following helpf...
by kurtd_cobain
Mon May 16, 2022 5:05 am
Forum: PowerShell Studio
Topic: Sapien Credential Feature not working when packaged
Replies: 12
Views: 5015

Sapien Credential Feature not working when packaged

I am having an issue where storing and using credentials in the "Packager, Credentials" is not working when I run it from the EXE. I have set the Credentials in the 'Settings', 'Packager', Credentials' tab. When I run the project from within PowerShell Studio it works fine. But when I buil...
by kurtd_cobain
Tue Apr 04, 2017 11:14 am
Forum: Customer Service
Topic: Powershell Studio 2017 deactivated after update
Replies: 1
Views: 1422

Powershell Studio 2017 deactivated after update

I was prompted to update my Powershell Studio 2017 app and after installing the downloaded updates it said something to the effect that my license will not work with the updated version. Now I can't use the product at all.