Unhandled Exception Error

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 5 years and 3 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
gareth.jacobs
Posts: 34
Last visit: Wed Jan 24, 2024 7:43 pm

Unhandled Exception Error

Post by gareth.jacobs »

Product, version and build: Product: PowerShell Studio 2019 (64 Bit)
Build: v5.6.156
OS: Windows 10 Enterprise (64 Bit)
Build: v10.0.18290.0
Operating system: Microsoft Windows 10 Enterprise Insider Preview 10.0.18290 (64-bit)

The attached activity screenshot generated an Unhandled Exception Error:
  1. [2018.12.13 - 09:26:21] Unhandled Exception:
  2. Cannot resolve dependency to assembly 'System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event.
  3.    at System.Signature.GetSignature(Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType)
  4.    at System.Reflection.RuntimeMethodInfo.FetchNonReturnParameters()
  5.    at System.Reflection.RuntimeMethodInfo.GetParameters()
  6.    at ..(MethodInfo , Int32 , Color )
  7.    at ..(MethodInfo , Color )
  8.    at ..(SyntaxEditor , EventArgs )
  9.    at ActiproSoftware.SyntaxEditor.SyntaxEditor.#VZe(EventArgs #yhb)
  10.    at #CLe.#4Le.UpdateDescriptionTip()
  11.    at #CLe.#4Le.#Njc(SyntaxEditor #bCb)
  12.    at ActiproSoftware.SyntaxEditor.SyntaxEditor.#Njc()
  13.    at ActiproSoftware.SyntaxEditor.SyntaxEditor.#F2e(Object #xhb, EventArgs #yhb)
  14.    at System.Windows.Forms.Timer.OnTick(EventArgs e)
  15.    at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
  16.    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  17. --------------------------------------------------
It has occurred 3 times and not necessarily when 'GetSchema' was selected. That part is a bit random.
To be clear, it also may or may not be the pre-release version of Windows I am using.
2018-12-13_09-29-52.jpg
2018-12-13_09-29-52.jpg (122.79 KiB) Viewed 1676 times
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: Unhandled Exception Error

Post by davidc »

We have been unable to reproduce this issue. The fact that it is a preview version could have to do with it, but try installing .NET 2.0 and see if that makes a difference for you.
David
SAPIEN Technologies, Inc.
This topic is 5 years and 3 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.