Search found 46 matches

by cgrace70
Wed Dec 07, 2016 5:19 am
Forum: PowerShell Studio
Topic: Unhandled exception (PSS2016 5.3.130)
Replies: 5
Views: 2503

Re: Unhandled exception (PSS2016 5.3.130)

The issue seems to be corrected with v5.3.131. Thanks!
by cgrace70
Tue Nov 29, 2016 9:42 am
Forum: PowerShell Studio
Topic: Unhandled exception (PSS2016 5.3.130)
Replies: 5
Views: 2503

Re: Unhandled exception (PSS2016 5.3.130)

Thanks, I will keep a look out. :)
by cgrace70
Tue Nov 29, 2016 5:47 am
Forum: PowerShell Studio
Topic: Unhandled exception (PSS2016 5.3.130)
Replies: 5
Views: 2503

Re: Unhandled exception (PSS2016 5.3.130)

For gits and shigles I uninstalled PSS and re-installed it after a registry cleanup. Same issue. The Output panel displays "Custom Sense List Error: The system cannot find the file specified". I haven't made any modifications to PSS since I used it last week. It worked on Friday, but not y...
by cgrace70
Mon Nov 28, 2016 10:32 am
Forum: PowerShell Studio
Topic: Unhandled exception (PSS2016 5.3.130)
Replies: 5
Views: 2503

Unhandled exception (PSS2016 5.3.130)

Product, version and build: PSS2016 (5.3.130) 32 or 64 bit version of product: 64-bit Operating system: Windows 7 Pro 32 or 64 bit OS: 64-bit PowerShell Version: 5.0.10514.6 I get an unhandled exception when I start typing the line: "$ps = New-PSSession -ComputerName" and attempt to put a ...
by cgrace70
Fri Sep 23, 2016 7:00 am
Forum: PowerShell Studio
Topic: Update "Show Help" for modified module
Replies: 2
Views: 1697

Re: Update "Show Help" for modified module

Thanks David. Once again, I am blind to what is staring me in the face. :oops:
by cgrace70
Thu Sep 22, 2016 12:39 pm
Forum: PowerShell Studio
Topic: Update "Show Help" for modified module
Replies: 2
Views: 1697

Update "Show Help" for modified module

Product, version and build: PSS2016 v5.2.128 32 or 64 bit version of product: 64-bit Operating system: Windows 7 Pro 32 or 64 bit OS: 64-bit PowerShell Version: 5 This morning I began building a new PowerShell module (project). After I created the module I used the "Build Module" button an...
by cgrace70
Wed May 18, 2016 7:30 am
Forum: PowerShell Studio
Topic: Possible Fix for Object Browser Issue
Replies: 5
Views: 4032

Re: Possible Fix for Object Browser Issue

Thanks. I only deleted the Pre-cache folders after uninstalling PSS. I thought they were automatically removed during the uninstall, but this time the folder was still there. I received the instructions and ran the script on both my home system and at work. I got mixed results. The Activedirectory m...
by cgrace70
Mon May 16, 2016 12:44 pm
Forum: PowerShell Studio
Topic: Possible Fix for Object Browser Issue
Replies: 5
Views: 4032

Re: Possible Fix for Object Browser Issue

Unfortunately, that did not work. I installed 5.2.122 this morning and it still does not look right. What I did: I closed PSS. Deleted the contents of "C:\ProgramData\SAPIEN\PresetCache 2016" Ran CleanCache.exe (just because) Restarted PSS and waited for it to build the cache information. ...
by cgrace70
Fri Apr 29, 2016 11:51 am
Forum: PowerShell Studio
Topic: BUG: New-Item
Replies: 2
Views: 1707

Re: BUG: New-Item

Thanks for your reply. That setting was already set.

I was expecting "directory" to appear as I was typing, but it didn't come up as an option. I thought it might have been a minor missing detail. :) No worries.
by cgrace70
Thu Apr 28, 2016 7:18 pm
Forum: PowerShell Studio
Topic: BUG: New-Item
Replies: 2
Views: 1707

BUG: New-Item

Product, version and build: 5.2.120 32 or 64 bit version of product: 64-bit Operating system: Windows 7 Pro 32 or 64 bit OS: 64-bit PowerShell Version: 5 Minor bug: If I attempt to key the line: New-Item -path c:\test -ItemType directory ... the full name "directory" does not come up in th...