0% found this document useful (0 votes)
33 views

Rhino Dot Net Crash

An unhandled exception occurred due to a variable called "rs" not being defined globally. The exception happened when trying to get the variable during an IronPython operation associated with an onclick event handler for a button. The specific error was an UnboundNameException indicating the global name "rs" was not defined.

Uploaded by

MichelSagno
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views

Rhino Dot Net Crash

An unhandled exception occurred due to a variable called "rs" not being defined globally. The exception happened when trying to get the variable during an IronPython operation associated with an onclick event handler for a button. The specific error was an UnboundNameException indicating the global name "rs" was not defined.

Uploaded by

MichelSagno
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

[ERROR] FATAL UNHANDLED EXCEPTION: IronPython.Runtime.

UnboundNameException: global
name 'rs' is not defined
à IronPython.Runtime.Operations.PythonOps.GetVariable(CodeContext context,
String name, Boolean isGlobal, Boolean lightThrow)
à OkClick$106(Closure , PythonFunction , Object , Object , Object )
à IronPython.Compiler.PythonCallTargets.OriginalCallTarget3(PythonFunction
function, Object arg0, Object arg1, Object arg2)
à CallSite.Target(Closure , CallSite , Object , Object , EventArgs )
à System.Dynamic.UpdateDelegates.UpdateAndExecute3[T0,T1,T2,TRet](CallSite site,
T0 arg0, T1 arg1, T2 arg2)
à _Scripting_(Object[] , Object , EventArgs )
à System.Windows.Forms.Control.OnClick(EventArgs e)
à System.Windows.Forms.Button.OnClick(EventArgs e)
à System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
à System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32
clicks)
à System.Windows.Forms.Control.WndProc(Message& m)
à System.Windows.Forms.ButtonBase.WndProc(Message& m)
à System.Windows.Forms.Button.WndProc(Message& m)
à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr
wparam, IntPtr lparam)
[END ERROR]

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy