Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic shapedesioner.exe "split to line " error (Read 2303 times)
mahongquan
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 2
Joined: Oct 13th, 2008
shapedesioner.exe "split to line " error
Oct 13th, 2008 at 7:42am
Print Post  
Method 'MindFusion.Tools.ShapeDesignerCtrl.xb2f06c7846241795.Create' not found.
  
Back to top
 
IP Logged
 
mahongquan
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 2
Joined: Oct 13th, 2008
Re: shapedesioner.exe "split to line " e
Reply #1 - Oct 13th, 2008 at 7:52am
Print Post  
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.MissingMethodException: Method 'MindFusion.Tools.ShapeDesignerCtrl.xb2f06c7846241795.Create' not found.
   at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
   at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args)
   at MindFusion.Tools.ShapeDesignerCtrl.xbf362109f420e5ee.Create(Type isegmentImpl, PointF start, PointF end, ShapeDesigner d)
   at MindFusion.Tools.ShapeDesignerCtrl.xf8bf0f2f91d89729.Split(Type insertedType, Int32 segmentIndex, Point splitLocation, ShapeDesigner d)
   at MindFusion.Tools.ShapeDesignerCtrl.ShapeDesigner.menuItemSplitOnClick(Type segmentType)
   at MindFusion.Tools.ShapeDesignerCtrl.xc06f829a1acb28f9.menuItemClick(Object sender, EventArgs e)
   at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.MenuItem.MenuItemData.Execute()
   at System.Windows.Forms.Command.Invoke()
   at System.Windows.Forms.Command.DispatchID(Int32 id)
   at System.Windows.Forms.Control.WmCommand(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///D:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
ShapeDesigner
    Assembly Version: 1.0.3121.24417
    Win32 Version: 1.0.3121.24417
    CodeBase: file:///G:/Program%20Files/MindFusion/FlowChart.NET%20Trial%20Version/Bin/ShapeD
esigner.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///D:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e
089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///D:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///D:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/Sy
stem.Drawing.dll
----------------------------------------
ShapeDesignerCtrl
    Assembly Version: 5.1.0.30905
    Win32 Version: 5.1.0.30905
    CodeBase: file:///G:/Program%20Files/MindFusion/FlowChart.NET%20Trial%20Version/Bin/ShapeD
esignerCtrl.DLL
----------------------------------------
MindFusion.Diagramming.WinForms
    Assembly Version: 5.1.0.30905
    Win32 Version: 5.1.0.30905
    CodeBase: file:///G:/Program%20Files/MindFusion/FlowChart.NET%20Trial%20Version/Bin/MindFu
sion.Diagramming.WinForms.DLL
----------------------------------------
MindFusion.Diagramming
    Assembly Version: 5.1.0.30901
    Win32 Version: 5.1.0.30901
    CodeBase: file:///G:/Program%20Files/MindFusion/FlowChart.NET%20Trial%20Version/Bin/MindFu
sion.Diagramming.DLL
----------------------------------------
ShapeListBox
    Assembly Version: 5.1.0.30906
    Win32 Version: 5.1.0.30906
    CodeBase: file:///G:/Program%20Files/MindFusion/FlowChart.NET%20Trial%20Version/Bin/ShapeL
istBox.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///D:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System
.Xml.dll
----------------------------------------
MindFusion.Common
    Assembly Version: 1.0.3083.21518
    Win32 Version: 1.0.3083.21518
    CodeBase: file:///G:/Program%20Files/MindFusion/FlowChart.NET%20Trial%20Version/Bin/MindFu
sion.Common.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: shapedesioner.exe "split to line " e
Reply #2 - Oct 13th, 2008 at 10:48am
Print Post  
Thank you for your feedback. This is fixed in version 5.1.1 which we are releasing tomorrow.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint