Search found 22 matches

by smokingjoe
Thu Aug 03, 2017 8:37 am
Forum: PowerShell Studio
Topic: MySql.Data.MySqlClient.MySqlCommand ERROR
Replies: 3
Views: 1965

Re: MySql.Data.MySqlClient.MySqlCommand ERROR

Looks like that may have resolved the issue. Update failed but uninstalled and re-installed. Will post another update if I see more issues in the same area.
by smokingjoe
Thu Aug 03, 2017 5:12 am
Forum: PowerShell Studio
Topic: MySql.Data.MySqlClient.MySqlCommand ERROR
Replies: 3
Views: 1965

MySql.Data.MySqlClient.MySqlCommand ERROR

Powershell Studio 2017 Build 5.4.142 Operating system Windows 10x64 Enterprise During this build of the IDE I see errors when doing the following two commands: $ReadScanObjcmd = New-Object MySql.Data.MySqlClient.MySqlCommand $ReadScanObjAdapter = New-Object MySql.Data.MySqlClient.MySqlDataAdapter Th...
by smokingjoe
Tue Apr 11, 2017 7:25 am
Forum: Wish List and Feature Requests
Topic: Dead Code Detection
Replies: 0
Views: 4835

Dead Code Detection

When writing large scripts I often end up having functions etc.. that are no longer being called over time. When you select the Tools->Analyze or Tools-Verify it would be helpful to also have entry show up about functions that are no longer being called. I do see this sometimes with Variables not i...
by smokingjoe
Wed Dec 07, 2016 3:47 am
Forum: Wish List and Feature Requests
Topic: Feature Request: view XML
Replies: 1
Views: 2251

Feature Request: view XML

Powershell Studio 2016, version 5.3.130 and build: (*** Please do not write "latest" as a version, specify a version number ***) 64 bit version of product: Operating system: 64 bit OS: Windows 8.1 PowerShell Version: Version 4 DO NOT POST SUBSCRIPTIONS, KEYS OR ANY OTHER LICENSING INFORMA...
by smokingjoe
Mon Aug 08, 2016 10:17 am
Forum: PowerShell Studio
Topic: External Script Driver Crash
Replies: 2
Views: 1588

Re: External Script Driver Crash

No just did not pay attention to that box. I guess I assumed it should be running the same engine version my bad. Seems to work if I set to 64bit.
by smokingjoe
Mon Aug 08, 2016 9:43 am
Forum: PowerShell Studio
Topic: External Script Driver Crash
Replies: 2
Views: 1588

External Script Driver Crash

Product PowerStudio 2016 Version 5.2.127 32 or 64 bit version of product: 64bit Operating system: Windows 8.1 32 or 64 bit OS: 64bit PowerShell Version: Major Minor Build Revision ----- ----- ----- -------- 4 0 -1 -1 Repeatable crash in the External Script Driver. one thing I notice is that Powershe...
by smokingjoe
Wed Apr 20, 2016 2:12 pm
Forum: Wish List and Feature Requests
Topic: Imported Module Highlight and Navigation
Replies: 1
Views: 2585

Imported Module Highlight and Navigation

PowerShell Studio 2016 [REMOVED BY MODERATOR] Kinda new at Powershell but here goes. I created a PSM1 file to start grouping some of the more common functions and operations and together. But I noticed that when I go to test my code even though the stepping through the code works fine when you look ...
by smokingjoe
Fri Apr 01, 2016 4:59 am
Forum: PowerShell Studio
Topic: PSScriptAnalyzer Activation
Replies: 5
Views: 3909

Re: PSScriptAnalyzer Activation

Guess I just messed up the two commands because I have refreshed the cache and restarted powershell studio several times but no luck.

Oh well, other stuff takes precedence right now.

I will try to update this post if I find the issue and solution.
by smokingjoe
Thu Mar 31, 2016 4:13 am
Forum: PowerShell Studio
Topic: PSScriptAnalyzer Activation
Replies: 5
Views: 3909

Re: PSScriptAnalyzer Activation

I found it in C:\Program Files\WindowsPowerShell\Modules\PSScriptAnalyzer

and it is not being picked up.

I will try it out outside of Powershell studio for now I guess. Thanks for the help.
by smokingjoe
Wed Mar 30, 2016 6:43 pm
Forum: PowerShell Studio
Topic: PSScriptAnalyzer Activation
Replies: 5
Views: 3909

PSScriptAnalyzer Activation

Powershell Studio 2016 Version 5.2.118 Running on Windows 8.1x64 I am trying to activate the psscriptanalyzer. However after running the following two commands and restarting powershell studio I see the tool is not activated. New at some of the Powershell Studio more advanced features so apologize f...