What errors are you getting?
Can you confirm that the files you are copying are being correctly copied before importing when running in PowerShell Studio?
Search found 1121 matches
- Mon Jun 27, 2022 1:09 pm
- Forum: PowerShell Studio
- Topic: Import module does not work
- Replies: 1
- Views: 135
- Mon Jun 13, 2022 7:25 am
- Forum: PowerShell GUIs
- Topic: import PS that has form elements
- Replies: 1
- Views: 223
Re: import PS that has form elements
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...
- Mon Jun 13, 2022 7:23 am
- Forum: Former and Future Customers - Questions
- Topic: Right Click on Table in PrimalSQL 2022 gives a error: Failed to call GetCustomContextMenu() method from DevExpressContro
- Replies: 5
- Views: 5676
Re: Right Click on Table in PrimalSQL 2022 gives a error: Failed to call GetCustomContextMenu() method from DevExpressCo
This will be addressed in the next build of PrimalSQL.
- Wed Jun 08, 2022 10:19 am
- Forum: PowerShell
- Topic: Install Powershell Runtime during MSI install
- Replies: 7
- Views: 1141
Re: Install Powershell Runtime during MSI install
Is the PowerShell runtime not being installed? What errors are you receiving? If you have packaged a script into an executable, make sure the engine PowerShell version and the runtime PowerShell version match. In this case, a PowerShell 7.2.2 engine would need to be selected to match the PowerShell ...
- Tue Jun 07, 2022 9:27 am
- Forum: PowerShell Studio
- Topic: Unable to create shortcut when name contains minus sign
- Replies: 1
- Views: 1026
Re: Unable to create shortcut when name contains minus sign
I have been able to reproduce this behavior and have filed a bug report for the development team. When there is more information, I'll post here.
- Mon Jun 06, 2022 1:04 pm
- Forum: PowerShell Studio
- Topic: Write-Progress display does not display the correct length
- Replies: 3
- Views: 1226
Re: Write-Progress display does not display the correct length
I've been able to replicate this behavior and have informed the development team. When I have new information, I'll post here.
- Fri Jun 03, 2022 6:57 am
- Forum: Former and Future Customers - Questions
- Topic: Right Click on Table in PrimalSQL 2022 gives a error: Failed to call GetCustomContextMenu() method from DevExpressContro
- Replies: 5
- Views: 5676
Re: Right Click on Table in PrimalSQL 2022 gives a error: Failed to call GetCustomContextMenu() method from DevExpressCo
What type of database are you connected to?
- Wed Jun 01, 2022 1:32 pm
- Forum: PowerShell Studio
- Topic: Create File Template flashing and closing immediately
- Replies: 1
- Views: 1099
Re: Create File Templatte flashing and closing immediately
Thank you for reporting. I've been able to reproduce this behavior and have filed a bug report with the development team. I'll update you when I have more information.
- Wed Jun 01, 2022 6:34 am
- Forum: Former and Future Customers - Questions
- Topic: Right Click on Table in PrimalSQL 2022 gives a error: Failed to call GetCustomContextMenu() method from DevExpressContro
- Replies: 5
- Views: 5676
Re: Right Click on Table in PrimalSQL 2022 gives a error: Failed to call GetCustomContextMenu() method from DevExpressCo
Thank you for reporting. I've been able to reproduce this behavior and have informed the development team.
- Tue May 31, 2022 3:25 pm
- Forum: PowerShell GUIs
- Topic: add form to current PS script
- Replies: 1
- Views: 197
Re: add form to current PS script
If you want to add a form and use PowerShell Studio's designer, you will need to create a psf file. There are a number of templates to help you get started. To learn more about psf files, please refer to the following: https://www.sapien.com/blog/2022/01/04/basics-working-with-a-psf-file-in-powershe...