Hey, and happy new Year
I'm using PowerShell Studio 2024 Version 5.8.241 on Windows 11 and I am working on a forms project from 2022 and when trying to create an .exe file or just open "Package" - "Settings" im getting the following Error:
Unhandled Exception: Der Objetverweis wurde nicht auf eine Objektinstanz festgelegt.
Followed by the following log message:
[2025.01.07 - 08:34:48] Unhandled Exception:
Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei (Object )
bei ..( , StringBuilder& , String )
bei ..( , StringBuilder& , String )
bei ..(String& , Boolean , Boolean , String )
bei ..(String , Boolean , Boolean , Boolean )
bei ..( , String& )
bei PowerShellStudio.MainFormDX.( )
bei PowerShellStudio.MainFormDX.()
bei PowerShellStudio.MainFormDX.(DeploymentOptions , )
bei PowerShellStudio.MainFormDX.(Object , ItemClickEventArgs )
bei DevExpress.XtraBars.BarItem.OnClick(BarItemLink link)
bei DevExpress.XtraBars.BarButtonItem.OnClick(BarItemLink link)
bei DevExpress.XtraBars.BarItemLink.OnLinkClick()
bei DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
bei DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClickLink(BarItemLink link)
bei DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link)
bei DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(MouseEventArgs e)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei DevExpress.XtraEditors.XtraControl.WndProc(Message& m)
bei DevExpress.XtraBars.Controls.CustomControl.WndProc(Message& msg)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
--------------------------------------------------
Unhandled Exception: Der Objetverweis wurde nicht auf eine Objektinstanz festgelegt.
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.
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.
- LVR_Sapien
- Posts: 2
- Last visit: Fri Jan 10, 2025 4:38 am
Re: Unhandled Exception: Der Objetverweis wurde nicht auf eine Objektinstanz festgelegt.
Please answer the following questions:
- Do you get this error with other projects or just this one?
- If you navigate to the install folder, can you open SAPIEN Script Packager from there?
- Are you able to run (F5) the project?
If possible, please try updating to a later build as there have been many changes/fixes since the build you are using.
- Do you get this error with other projects or just this one?
- If you navigate to the install folder, can you open SAPIEN Script Packager from there?
- Are you able to run (F5) the project?
If possible, please try updating to a later build as there have been many changes/fixes since the build you are using.
Brittney
SAPIEN Technologies, Inc.
SAPIEN Technologies, Inc.
- LVR_Sapien
- Posts: 2
- Last visit: Fri Jan 10, 2025 4:38 am
Re: Unhandled Exception: Der Objetverweis wurde nicht auf eine Objektinstanz festgelegt.
Update installation didn't work, but a complete Re-Install did the job
Thank you!
Thank you!