PowerShell GUIs • Datagridview and sorting
Hello everyone,I have a datagridview that show result from a sql dataset. One of the column is a sequence of number. The user can change these number at will. What I'm trying to achieve right now is a...
View ArticlePowerShell Studio • Re: PowerShell 7.x – ProgressBarOverlay does not work (EXE)
Thank you very much for the new information regarding the issue. I hope that the problem will be resolved with PowerShell 7.5.Statistics: Posted by freeman — Wed Dec 11, 2024 12:36 am
View ArticlePowerShell GUIs • Build EXE Error message when I try to run it
Running the program in Powershell Studio it works but when I build and run the EXE I have gotten these two errors at different times.Any suggestions?Could not load file or assembly 'System....
View ArticlePowerShell GUIs • Re: Build EXE Error message when I try to run it
Any packaged exe will instantiate the currently installed PowerShell version. Generally, you should always package for the version installed on a system. As you can see from the error, the package...
View ArticlePowerShell HelpWriter • Unhandled exception starting PowerShell HelpWriter 2024
To help you better we need some information from you.PowerShell HelpWriter 2024, build: 3.0.69.0Operating system: Windows 10 Enterprise, 10.0.19045 Build 19045PowerShell version(s): 5.1.19041.5347 and...
View ArticlePowerShell HelpWriter • Re: Unhandled exception starting PowerShell...
Thank you for reporting. We are looking into this and will get back to you soon.Statistics: Posted by brittneyr — Fri Dec 13, 2024 7:05 am
View ArticlePowerShell Studio • auto-insert functions
To help you better we need some information from you.*** Please fill in the fields below. If you leave fields empty or specify 'latest' rather than the actual version your answer will be delayed as we...
View ArticlePowerShell Studio • Re: auto-insert functions
The setting to disable this feature can be found under Options->Designer->Control Settings:Statistics: Posted by brittneyr — Wed Dec 18, 2024 7:19 am
View ArticlePowerShell Studio • Cannot Generate MSI on OneDrive Folder
Product, version and build: SAPIEN PowerShell Studio 2024 Version 5.8.247Operating system: Windows 11 24H2PowerShell version(s): 5/7*** Please add details and screenshots as needed below. ***I am not...
View ArticlePowerShell Studio • Re: Cannot Generate MSI on OneDrive Folder
We are not setting or removing any folder permissions in PowerShell Studio, Script Packager, MSI builder or anywhere really. Since it is coming back automatically I would suspect that is a new...
View ArticleCustomer Service • Decompress Powershell studio EXE file to PS1
hi,I have a compiled script that i have lost the source code for. Is it possible for you to decompress the script into a ps1 file?Best regardsBjørn Vidar NielsenStatistics: Posted by bvnielsen — Thu...
View ArticleCustomer Service • Re: Decompress Powershell studio EXE file to PS1
On your SAPIEN account page you will find a link for "Code Recovery" on the bottom of the left hand menu.Please click there and proceed according to the instructions.Statistics: Posted by Alexander...
View ArticlePowerShell Studio • Unhandled Exception: Der Objetverweis wurde nicht auf...
Hey, and happy new Year I'm using PowerShell Studio 2024 Version 5.8.241 on Windows 11 and I am working on a forms project from 2022 and when trying to create an .exe file or just open "Package" -...
View ArticlePowerShell Studio • Error RC 1603 on inst of SPS24Setup*_x64.exe
Product, version and build: Powershell Studio Version 5.8.249 - 5.8.251Operating system: Windows 11 (23h2)PowerShell version(s): 5.1.22621.4391*** Please add details and screenshots as needed below....
View ArticlePowerShell Studio • Re: Unhandled Exception: Der Objetverweis wurde nicht auf...
Please answer the following questions:- Do you get this error with other projects or just this one?- If you navigate to the install folder, can you open SAPIEN Script Packager from there?- Are you...
View ArticlePowerShell • Error Running RemoveAppx command
Product: PowerShell Studio 2024 (64 Bit)Build: v5.8.251OS: Windows 11.0.22631PS Version(s): 5.1.22621.1I have a script and it is setup to be a service. I am trying to run Remove-AppxPackage or...
View ArticlePowerShell • Re: Error Running RemoveAppx command
[Topic was moved by moderator to PowerShell Forum]Statistics: Posted by brittneyr — Tue Jan 07, 2025 10:41 am
View ArticlePowerShell Studio • Re: Error RC 1603 on inst of SPS24Setup*_x64.exe
Generally a 1603 error can be a lot of things. Most of which are not under our control. Please see here:https://learn.microsoft.com/en-us/troub ... error-1603Here are some other observations:- Our...
View ArticleFormer and Future Customers - Questions • assemblies option (view the file's...
A question just to understand something with the PowerShell Studio interface.Why does PowerShell Studio 2024 from Sapien not display the assemblies that are in the compilation of my form via the...
View ArticleFormer and Future Customers - Questions • Re: assemblies option (view the...
You are correct. Those are the default assemblies included when building a form/project. They are not intended to be removed. We can look into displaying the default assemblies, but they most likely...
View Article