Jump to content
Software FX Community

About an error (Entry point was not found.)


whitestone

Recommended Posts

I'm using a user control which includes ChartFX 2005.

When I drop the user control, I often get this error message.

Failed to create component 'GraphPanel'. The error emssage follows:

'System.EntryPointNotFoundException: Entry point was not found.

at ChartFX.WinForms.Internal.IAdornment.set_Host(IAdornmentHost value)

at ChartFX.WinForms.Internal.DockableFrameCore.set_Border(IAdornment value)

at ChartFX.WinForms.Chart.b(IAdornment A_0, Boolean A_1)

at ChartFX.WinForms.Chart.bs()

at ChartFX.WinForms.Chart..ctor()

at ----------------------------------------.GraphPanel.InitializeComponent()

at ----------------------------------------.GraphPanel..ctor() '

The error occurs at Form Designer when I open a form which includes this user control.

Sometimes it doesn't appear and there's no problem during runtime execution but I can't work at Form Designer.

Has anyone known about this?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...