Welcome Guest Search | Active Topics | Sign In | Register

EO.WinForm.SyntaxEditor.Parser.SyntaxParser Error Options
Vinod K Singh
Posted: Thursday, November 6, 2008 9:30:36 PM
Rank: Newbie
Groups: Member

Joined: 11/6/2008
Posts: 1
I am getting error below when assign a syntax to editor

editorHTML.SyntaxParser = SyntaxParser.HTML;

Please help what is the issue and how can we resolve it. I m using Trail version of Editor

Please let us know will this issue will be fixed in Paid version

************** Exception Text **************
System.TypeInitializationException: The type initializer for '
Code: C#
EO.WinForm.SyntaxEditor.Parser.SyntaxParser
' threw an exception. ---> System.EntryPointNotFoundException: Unable to find an entry point named 'Editor_GetInternalTokenInfo' in DLL 'm4.dll'.
at EO.WinForm.Internal.am.Editor_GetInternalTokenInfo(Int32 A_0)
at EO.WinForm.Internal.am.a(String A_0, Int32 A_1, an A_2)
at EO.WinForm.Internal.o.a(String A_0, Int32 A_1, an A_2)
at EO.WinForm.Internal.a..ctor(String A_0)
at EO.WinForm.SyntaxEditor.Parser.SyntaxParser..cctor()
--- End of inner exception stack trace ---
at EO.WinForm.SyntaxEditor.Parser.SyntaxParser.get_HTML()
at IEFocus.IEFocus.treeviewDom_NodeMouseClick(Object sender, TreeNodeMouseClickEventArgs e) in D:\IEFocus\IEFocus\IEFocus\IEFocus.cs:line 957
at System.Windows.Forms.TreeView.OnNodeMouseClick(TreeNodeMouseClickEventArgs e)
at System.Windows.Forms.TreeView.WmNotify(Message& m)
at System.Windows.Forms.TreeView.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)

Thanks in Advance

Vinod K Singh
vinod.singh@srmtechsol.com


eo_support
Posted: Friday, November 7, 2008 6:23:04 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,097
Hi,

Can you send a copy of your application along with step by step instructions on how to reproduce the problem to us? Once we have that, we will look into it and see what we can find. Please see your private message as to where to send.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.