unhandled exception - related to earlier issue?

This forum can be browsed by the general public. Posting is limited to current SAPIEN license holders with active maintenance and does not offer a response time guarantee.
Forum rules
DO NOT POST LICENSE NUMBERS, ACTIVATION KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 3 years and 6 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
rasdella
Posts: 37
Last visit: Tue Oct 03, 2023 1:00 pm

unhandled exception - related to earlier issue?

Post by rasdella »

Product, version and build: PowerShell Studio 2020 5.7.180
Operating system: Windows 10
PowerShell version: 5.7.180
32 or 64 bit OS: 64

Creating a new script and hitting an unhandled exception when browsing the parameter list below after entering $sastoken -

$Ctx = New-AzStorageContext -StorageAccountName mystorageaccount -SasToken $sastoken - <here the parameters populate and I browse>

<error>
[2020.08.29 - 05:31:35] Unhandled Exception:
Object reference not set to an instance of an object.
at (SyntaxEditor , EventArgs)
at ActiproSoftware.SyntaxEditor.SyntaxEditor.#VZe(EventArgs #yhb)
at #CLe.#4Le.UpdateDescriptionTip()
at #CLe.#4Le.#Njc(SyntaxEditor #bCb)
at ActiproSoftware.SyntaxEditor.SyntaxEditor.#Njc()
at ActiproSoftware.SyntaxEditor.SyntaxEditor.#F2e(Object #xhb, EventArgs #yhb)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

I have updated to 5.7.181 and haven't seen the issue return
User avatar
brittneyr
Site Admin
Posts: 1655
Last visit: Thu Mar 28, 2024 3:14 pm
Answers: 39
Been upvoted: 30 times

Re: unhandled exception - related to earlier issue?

Post by brittneyr »

This particular exception was fixed in the latest service release of PowerShell Studio. If you are still experiencing this in build 5.7.181, let me know.
Brittney
SAPIEN Technologies, Inc.
This topic is 3 years and 6 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.