Search found 1102 matches
- Thu May 19, 2022 7:06 am
- Forum: PowerShell Studio
- Topic: PowerShell Studio 2022 Issue
- Replies: 3
- Views: 350
Re: PowerShell Studio 2022 Issue
You need to update the references to those assemblies or install an older version of the .NET Framework.
- Thu May 19, 2022 7:03 am
- Forum: PowerShell Studio
- Topic: Issue with regions
- Replies: 5
- Views: 400
Re: Issue with regions
Is it just happening on a particular script or can you replicate it on any script?
Can you please upload a script with this behavior:
https://www.sapien.com/support/upload
Can you please upload a script with this behavior:
https://www.sapien.com/support/upload
- Wed May 18, 2022 8:36 am
- Forum: PowerShell Studio
- Topic: PowerShell Studio 2022 Issue
- Replies: 3
- Views: 350
Re: PowerShell Studio 2022 Issue
Your project is unable to find the referenced assemblies. It looks like older versions of the .NET Framework. Updating them may help with this issue. How are you referencing them?
Also, private messaging is not the best way to contact us nor will it get you a response faster.
Also, private messaging is not the best way to contact us nor will it get you a response faster.
- Tue May 17, 2022 3:23 pm
- Forum: PowerShell Studio
- Topic: Issue with regions
- Replies: 5
- Views: 400
Re: Issue with regions
Upon formatting the script (Home->Edit), does this bring back the collapse/expand functionality for the regions?
Does this behavior persist after opening and closing the script?
Does this behavior persist after opening and closing the script?
- Tue May 17, 2022 11:23 am
- Forum: Former and Future Customers - Questions
- Topic: Import feature?
- Replies: 2
- Views: 1769
Re: Import feature?
There is no import at this time; the scripts will need to be recreated as PSF files to use the designer. For more information on PSF files, you may find the following helpful: https://www.sapien.com/blog/2022/01/04/basics-working-with-a-psf-file-in-powershell-studio/ https://www.sapien.com/blog/2021...
- Tue May 17, 2022 10:43 am
- Forum: PowerShell Studio
- Topic: Sapien Credential Feature not working when packaged
- Replies: 10
- Views: 542
Re: Sapien Credential Feature not working when packaged
A bug report has been filed for the development team. I'll update you when I have more information.
- Mon May 16, 2022 2:17 pm
- Forum: PowerShell Studio
- Topic: Sapien Credential Feature not working when packaged
- Replies: 10
- Views: 542
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?
If the former, can you please open the Packager settings (Deploy->Packager) and try building from there?
- Mon May 16, 2022 11:19 am
- Forum: PowerShell Studio
- Topic: Sapien Credential Feature not working when packaged
- Replies: 10
- Views: 542
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 e...
- Mon May 16, 2022 10:24 am
- Forum: PowerShell Studio
- Topic: Issue with regions
- Replies: 5
- Views: 400
Re: Issue with regions
Can you please provide a screenshot of your Editor (Options->Editor) and Format (Options->Formatting) settings in Options:
Did you manually add the region or did you use the ribbon (Home->Edit->Regions)?
Did you manually add the region or did you use the ribbon (Home->Edit->Regions)?
- Mon May 16, 2022 7:57 am
- Forum: PowerShell Studio
- Topic: Sapien Credential Feature not working when packaged
- Replies: 10
- Views: 542
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 helpfu...