PowerShell Studio • Re: Form Controls Intellisense
No, intellisense will not work for forms controls in another file in a project.When a PSF file is exported to a PS1 on run or export, the form code is encompassed in a function named like the...
View ArticlePowerShell Studio • Reading/Writing data to SQL server tables
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: Reading/Writing data to SQL server tables
Ok, I've found database object browser, but when accessing it and trying to create new database connection, I only get:The drop down does not give me the opportunity to browse etc. If I enter the...
View ArticleVersionRecall • VersionRecall not updating repositories consistently
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 ArticleVersionRecall • Re: VersionRecall not updating repositories consistently
According to the log the update ran again yesterday:10/25/2024 09:29:03 AMUpdating repository Websites11/19/2024 09:13:43 PMUpdating repository WebsitesGenerally that is an indication that either the...
View ArticlePowerShell Studio • Powershell forms Project and Globals.ps1 variable not...
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: Powershell forms Project and Globals.ps1 variable not...
What do you mean by cannot use it in a form? Can you please elaborate as to what you are doing? Are you getting errors when you attempt to run? If so, can you post the errors here? How are you adding...
View ArticlePowerShell GUIs • Kiosk mode
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 GUIs • Re: Kiosk mode
[Topic moved to PowerShell GUIs by moderator]Statistics: Posted by brittneyr — Fri Nov 22, 2024 7:22 am
View ArticlePowerShell Studio • Error Message Exiting Powershell Studio 2024
Product: PowerShell Studio 2024 (64 Bit)Build: v5.8.251OS: Windows 11.0.26100PS Version(s): 5.1.26100.1882, 7.4.6, 7.4.1Getting the below message when exiting Powershell Studio 2024[2024.11.23 -...
View ArticlePowerShell Studio • Re: Error Message Exiting Powershell Studio 2024
Can you please upload your entire Errorlog.txt file from here:C:\Users\[User]\AppData\Roaming\SAPIEN\PowerShell StudioYou can upload it here:https://www.sapien.com/support/uploadAre your projects...
View ArticleCustomer Service • Re: Change Account owner
Hi, and thanks - yes but would that not just transfer the individual activation code and license. I am the owner of the account itself (with three licenses that my different co-workers use)) and...
View ArticlePowerShell GUIs • Multi Forms Passing data bidirectional
I am trying to pass data from parent to child and child to parent.I see how to get data from text boxeshow do I pass variables, arrays, datasets...Thank you for any help you can...
View ArticleCustomer Service • Black Friday/Cyber Monday 2024????
Yes? No?? You guys know you want to post a coupon code. Let's do it!!Statistics: Posted by HCNJohn — Fri Nov 29, 2024 6:12 am
View ArticleCustomer Service • Re: Black Friday/Cyber Monday 2024????
Hi HCNJohn, when you have a chance, read our blog... https://www.sapien.com/blog/2024/11/29/ ... f-weekend/Statistics: Posted by J A Reif — Sat Nov 30, 2024 9:17 am
View ArticlePowerShell GUIs • Re: Multi Forms Passing data bidirectional
You may find the following helpful:https://info.sapien.com/index.php/guis/ ... jects-workStatistics: Posted by brittneyr — Sat Nov 30, 2024 11:29 am
View ArticlePowerShell • Re: PowerShell Console freeze
Update PowerShell: Use the latest version to avoid bugs.Reduce Updates: Update the progress bar less frequently, e.g., every 10 iterations:if ($i % 10 -eq 0) { Write-Progress -Activity "Processing"...
View ArticlePowerShell • Re: does not contain a method named 'op_Addition'
The issue arises because in some contexts, $locked = @() creates an empty array, and PowerShell expects op_Addition to append results to it. This works fine in the standard console but behaves...
View ArticlePowerShell • Best tools for automating server management with PowerShell?
Hiiii,I’m trying to streamline server management tasks using PowerShell and looking for tool recommendations. so far, i’ve been exploring tools like scriptrunner, powershell universal, and attune....
View ArticleCustomer Service • Black Friday Maintenance Renewal Sale??
So far, it looks like no joy… but maybe, just maybe, can it be MUCH JOY?? Statistics: Posted by elachowitz — Mon Dec 02, 2024 5:43 am
View Article