Foxtable(狐表)用户栏目专家坐堂 → [求助]


  共有4590人关注过本帖树形打印复制链接

主题:[求助]

帅哥哟,离线,有人找我吗?
wfhd1234
  1楼 | 信息 | 搜索 | 邮箱 | 主页 | UC


加好友 发短信
等级:婴狐 帖子:15 积分:208 威望:0 精华:0 注册:2022/7/6 16:57:00
[求助]  发帖心情 Post By:2022/7/7 14:53:00 [显示全部帖子]

升级新版本后,点击事件按钮没有反应(打不开代码编辑器),点击全局代码按钮后报错,截图见附件。

 回到顶部
帅哥哟,离线,有人找我吗?
wfhd1234
  2楼 | 信息 | 搜索 | 邮箱 | 主页 | UC


加好友 发短信
等级:婴狐 帖子:15 积分:208 威望:0 精华:0 注册:2022/7/6 16:57:00
  发帖心情 Post By:2022/7/7 15:10:00 [显示全部帖子]

已把项目文件全部删除,新建项目后还是这个问题,重装升级前的版本就没问题。

 回到顶部
帅哥哟,离线,有人找我吗?
wfhd1234
  3楼 | 信息 | 搜索 | 邮箱 | 主页 | UC


加好友 发短信
等级:婴狐 帖子:15 积分:208 威望:0 精华:0 注册:2022/7/6 16:57:00
  发帖心情 Post By:2022/7/7 15:30:00 [显示全部帖子]

卸载重装后还是报错,以下是出错提示,各位高手,帮忙解决一下

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.EntryPointNotFoundException: Unable to find an entry point named 'ScriptItemizeOpenType' in DLL 'usp10.dll'.
   at ActiproSoftware.UI.WinForms.Controls.Rendering.NativeMethods.ScriptItemizeOpenType(String wszText, Int32 wszLength, Int32 cMaxItems, SCRIPT_CONTROL& psControl, SCRIPT_STATE& psState, SCRIPT_ITEM[] pItems, OPENTYPE_TAG[] pScriptTags, Int32& pcItems)
   at ActiproSoftware.UI.WinForms.Controls.Rendering.NativeRenderer.TextItemize(String text, SCRIPT_ITEM[]& itemArray, OPENTYPE_TAG[]& scriptTagArray)
   at ActiproSoftware.UI.WinForms.Controls.Rendering.TextLayout.p2y(TextBatch  )
   at ActiproSoftware.UI.WinForms.Controls.Rendering.TextLayout.o2Y()
   at ActiproSoftware.UI.WinForms.Controls.Rendering.TextLayout.i2H()
   at ActiproSoftware.UI.WinForms.Controls.Rendering.TextLayout.get_Lines()
   at ActiproSoftware.UI.WinForms.Controls.SyntaxEditor.Primitives.TextView.QHU()
   at ActiproSoftware.UI.WinForms.Controls.SyntaxEditor.Primitives.TextView.get_DefaultCharacterWidth()
   at ActiproSoftware.Internal.w9X.pCk()
   at ActiproSoftware.Internal.w9X.gCb(Object  , TextViewTextAreaLayoutEventArgs  )
   at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
   at ActiproSoftware.UI.WinForms.Controls.SyntaxEditor.Primitives.TextView.OnTextAreaLayout(TextViewTextAreaLayoutEventArgs e)
   at ActiproSoftware.UI.WinForms.Controls.SyntaxEditor.Primitives.EditorView.OnTextAreaLayout(TextViewTextAreaLayoutEventArgs e)
   at ActiproSoftware.UI.WinForms.Controls.SyntaxEditor.Primitives.TextView.DHy(TextViewTextAreaLayoutEventArgs  )
   at ActiproSoftware.Internal.rl1.fiR()
   at ActiproSoftware.UI.WinForms.Controls.SyntaxEditor.Primitives.TextView.get_VisibleViewLines()
   at ActiproSoftware.UI.WinForms.Controls.SyntaxEditor.Primitives.EditorView.GetViewLine(Double verticalLocation, LocationToPositionAlgorithm algorithm)
   at ActiproSoftware.UI.WinForms.Controls.SyntaxEditor.Primitives.EditorView.n6b(Point  , LocationToPositionAlgorithm  , Boolean  )
   at ActiproSoftware.UI.WinForms.Controls.SyntaxEditor.Primitives.EditorView.LocationToPosition(Point location, LocationToPositionAlgorithm algorithm)
   at ActiproSoftware.Internal.i9z..ctor(SyntaxEditor  , Point  , Boolean  )
   at ActiproSoftware.UI.WinForms.Controls.SyntaxEditor.SyntaxEditor.HitTest(Point point)
   at ActiproSoftware.UI.WinForms.Controls.SyntaxEditor.Primitives.EditorView.fcG(Object  , InputPointerEventArgs  )
   at ActiproSoftware.UI.WinForms.Input.InputAdapter.R7W(Object  , MouseEventArgs  )
   at ActiproSoftware.UI.WinForms.Controls.Primitives.UIElement.OnMouseMove(MouseEventArgs e)
   at ActiproSoftware.UI.WinForms.Controls.Primitives.UIElement.ActiproSoftware.UI.WinForms.Controls.IInputElement.RaiseMouseMoveEvent(MouseEventArgs e)
   at ActiproSoftware.UI.WinForms.Controls.Primitives.UIElement.OnMouseMove(MouseEventArgs e)
   at ActiproSoftware.UI.WinForms.Controls.Primitives.UIElement.ActiproSoftware.UI.WinForms.Controls.IInputElement.RaiseMouseMoveEvent(MouseEventArgs e)
   at ActiproSoftware.UI.WinForms.Controls.Primitives.UIControl.OnMouseMove(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseMove(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at ActiproSoftware.UI.WinForms.Controls.SyntaxEditor.SyntaxEditor.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: 4.0.0.0
    Win32 Version: 4.0.30319.1022 (RTMGDR.030319-1000)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Foxtable
    Assembly Version: 2022.7.3.1
    Win32 Version: 2022.07.03.01
    CodeBase: file:///C:/foxtable/Trial/foxtable.exe
----------------------------------------
Foxtable.Lib
    Assembly Version: 2022.5.22.1
    Win32 Version: 2022.05.22.1
    CodeBase: file:///C:/foxtable/Trial/Foxtable.Lib.DLL
----------------------------------------
ActiproSoftware.Text.WinForms
    Assembly Version: 22.1.3.0
    Win32 Version: 22.1.3.0
    CodeBase: file:///C:/foxtable/Trial/ActiproSoftware.Text.WinForms.DLL
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1001 built by: RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
ActiproSoftware.Shared.WinForms
    Assembly Version: 22.1.3.0
    Win32 Version: 22.1.3.0
    CodeBase: file:///C:/foxtable/Trial/ActiproSoftware.Shared.WinForms.DLL
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1002 built by: RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1001 built by: RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
C1.Win.C1Ribbon.4
    Assembly Version: 4.0.20191.359
    Win32 Version: 4.0.20191.359
    CodeBase: file:///C:/foxtable/Trial/C1.Win.C1Ribbon.4.DLL
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
ActiproSoftware.Text.Addons.DotNet.WinForms
    Assembly Version: 22.1.3.0
    Win32 Version: 22.1.3.0
    CodeBase: file:///C:/foxtable/Trial/ActiproSoftware.Text.Addons.DotNet.WinForms.DLL
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1015 built by: RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
ActiproSoftware.SyntaxEditor.Addons.DotNet.WinForms
    Assembly Version: 22.1.3.0
    Win32 Version: 22.1.3.0
    CodeBase: file:///C:/foxtable/Trial/ActiproSoftware.SyntaxEditor.Addons.DotNet.WinForms.DLL
----------------------------------------
ActiproSoftware.SyntaxEditor.WinForms
    Assembly Version: 22.1.3.0
    Win32 Version: 22.1.3.0
    CodeBase: file:///C:/foxtable/Trial/ActiproSoftware.SyntaxEditor.WinForms.DLL
----------------------------------------
ActiproSoftware.Text.LLParser.WinForms
    Assembly Version: 22.1.3.0
    Win32 Version: 22.1.3.0
    CodeBase: file:///C:/foxtable/Trial/ActiproSoftware.Text.LLParser.WinForms.DLL
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
Interop.JinDI_SmsComLib
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/foxtable/Trial/Interop.JinDI_SmsComLib.DLL
----------------------------------------
C1.Win.C1Command.4
    Assembly Version: 4.0.20191.359
    Win32 Version: 4.0.20191.359
    CodeBase: file:///C:/foxtable/Trial/C1.Win.C1Command.4.DLL
----------------------------------------
System.Management
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Transactions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
    Assembly Version: 0.0.0.0
    Win32 Version: 4.0.30319.1022 (RTMGDR.030319-1000)
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
System.EnterpriseServices
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1015 (RTMGDR.030319-1000)
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml.Linq
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
System.Web
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1022 built by: RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
C1.Win.C1Themes.4
    Assembly Version: 4.0.20183.338
    Win32 Version: 4.0.20183.338
    CodeBase: file:///C:/foxtable/Trial/C1.Win.C1Themes.4.DLL
----------------------------------------
C1.Win.4
    Assembly Version: 4.0.20191.359
    Win32 Version: 4.0.20191.359
    CodeBase: file:///C:/foxtable/Trial/C1.Win.4.DLL
----------------------------------------
C1.C1Zip.4
    Assembly Version: 4.0.20183.338
    Win32 Version: 4.0.20183.338
    CodeBase: file:///C:/foxtable/Trial/C1.C1Zip.4.DLL
----------------------------------------
C1.Win.C1FlexGrid.4
    Assembly Version: 4.0.20191.359
    Win32 Version: 4.0.20191.359
    CodeBase: file:///C:/foxtable/Trial/C1.Win.C1FlexGrid.4.DLL
----------------------------------------
C1.Win.C1Input.4
    Assembly Version: 4.0.20191.359
    Win32 Version: 4.0.20191.359
    CodeBase: file:///C:/foxtable/Trial/C1.Win.C1Input.4.DLL
----------------------------------------
Foxtable.Blank
    Assembly Version: 0.0.0.0
    Win32 Version: 2022.07.03.01
    CodeBase: file:///C:/foxtable/Trial/foxtable.exe
----------------------------------------
Interop.MSScriptControl
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/foxtable/Trial/Interop.MSScriptControl.DLL
----------------------------------------
Foxtable.Ribbon
    Assembly Version: 0.0.0.0
    Win32 Version: 2022.07.03.01
    CodeBase: file:///C:/foxtable/Trial/foxtable.exe
----------------------------------------
Foxtable.Blank
    Assembly Version: 0.0.0.0
    Win32 Version: 2022.07.03.01
    CodeBase: file:///C:/foxtable/Trial/foxtable.exe
----------------------------------------
Office2007Renderer
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/foxtable/Trial/Office2007Renderer.DLL
----------------------------------------
yewgdeyb
    Assembly Version: 0.0.0.0
    Win32 Version: 4.0.30319.1001 built by: RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Neodynamic.WinControls.BarcodeProfessional
    Assembly Version: 10.0.2000.0
    Win32 Version: 10.0.2018.508
    CodeBase: file:///C:/foxtable/Trial/Neodynamic.WinControls.BarcodeProfessional.DLL
----------------------------------------
Interop.ADOX
    Assembly Version: 2.8.0.0
    Win32 Version: 2.8.0.0
    CodeBase: file:///C:/foxtable/Trial/Interop.ADOX.DLL
----------------------------------------
Interop.ADODB
    Assembly Version: 2.8.0.0
    Win32 Version: 2.8.0.0
    CodeBase: file:///C:/foxtable/Trial/Interop.ADODB.DLL
----------------------------------------
CustomMarshalers
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/CustomMarshalers/v4.0_4.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll
----------------------------------------
Foxtable.Blank
    Assembly Version: 0.0.0.0
    Win32 Version: 2022.07.03.01
    CodeBase: file:///C:/foxtable/Trial/foxtable.exe
----------------------------------------

************** 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.


 回到顶部