Search found 25 matches

by scott.norton
Mon Sep 08, 2014 9:37 am
Forum: PowerShell Studio
Topic: Unhandled exception while editing script
Replies: 4
Views: 19205

Re: Unhandled exception while editing script

Hello David,

To date, I have not been able to reproduce the issue I reported earlier.

I downloaded 4.1.67 this morning.

I will let you know if I can reproduce the issue with the new version.

Thank you for your support.
by scott.norton
Tue Sep 02, 2014 11:52 am
Forum: PowerShell Studio
Topic: Unhandled exception while editing script
Replies: 4
Views: 19205

Re: Unhandled exception while editing script

I will gather the requested information if/when the issue occurs.

Thank you for the response.
by scott.norton
Tue Sep 02, 2014 11:07 am
Forum: PowerShell Studio
Topic: Unhandled exception while editing script
Replies: 4
Views: 19205

Unhandled exception while editing script

I have experienced an unhandled exception error two times since moving to v4.1.65. All I was doing at the time was moving the mouse across a script file open in the editor. I have not been able to document the exact steps leading up to the error. Environment: PowerShell Studio 2014 4.1.65 x64 Window...
by scott.norton
Sun Aug 31, 2014 11:27 am
Forum: PowerShell Studio
Topic: Constructing PowerShell Cache aborted
Replies: 3
Views: 3320

Re: Constructing PowerShell Cache aborted

Yes, 4.1.65 corrected my module build issue.

Thank you for the quick response and resolution.
by scott.norton
Fri Aug 29, 2014 10:11 am
Forum: PowerShell Studio
Topic: Constructing PowerShell Cache aborted
Replies: 3
Views: 3320

Constructing PowerShell Cache aborted

I am experiencing an issue debugging a module after upgrading to PowerShell Studio 2014 4.1.64. The debug fails with a message from CacheBuilder indicating the PowerShell control could not be instantiated. Executing CacheBuilder from the command line exhibits a similar issue. Environment: PowerShell...
by scott.norton
Tue Oct 15, 2013 11:25 am
Forum: PowerShell Studio
Topic: Editor File Modified dialogue box too small
Replies: 1
Views: 1526

Editor File Modified dialogue box too small

When editing a script, the File Modified dialogue box that pops up if an external source modifies a currently open script is too small. Please notice the buttons cannot be viewed when a long pathname has been used: FileModifiedDialogue.png It would seem the dialogue box should accommodate a pathname...
by scott.norton
Mon Nov 05, 2012 10:17 am
Forum: PowerShell
Topic: Formatting HTML Email
Replies: 3
Views: 2467

Formatting HTML Email

Try inserting each place you want a line break. First Name: Wayne Last Name: Cierkowski Try inserting & nbsp; each place you want a non-breaking space First Name: Wayne Last Name: Cierkowski Note, I embedded a space between '<' and 'br' / '&' and 'nbsp;' to prevent the forum from 'stealing' ...
by scott.norton
Mon Oct 29, 2012 3:01 am
Forum: PowerShell Studio
Topic: Error on exit of PSS2012 v3.1.12
Replies: 1
Views: 1830

Error on exit of PSS2012 v3.1.12

I experienced the following error while closing PSS2012 using the close option in the top left corner of the PSS2012 window: The type BCGSoft.ControlBars.ButtonGroupPanel in Assembly BCGSoft.ControlBars, Version=5.0.10000.0, Culture=neutral, PublicKeyToken=058e45a40bac7a38 is not marked as serializa...
by scott.norton
Sun Oct 14, 2012 3:59 am
Forum: PowerShell Studio
Topic: File dialogue box
Replies: 3
Views: 2556

File dialogue box

Thank you Alexander.

I understand what you are saying. I do find it interesting that in my case, I have only seen the behavior within the PSS2012 product.
by scott.norton
Sat Oct 13, 2012 3:05 am
Forum: PowerShell Studio
Topic: File dialogue box
Replies: 3
Views: 2556

File dialogue box

An automatic refresh does not occur after any activity in the file dialogue box during an Open, Save, and SaveAs of a script or project. Example 1) you cannot see a 'new folder' without manually refreshing (F5) the dialogue box. Example 2) you cannot see the new name of a 'rename'd entry without man...