Jump to content
Software FX Community

Error using a chart (stream error)


User (Legacy)

Recommended Posts

Hello:

Please Help.

I`m using a windows chart fx inside a control and when i open a form with

this chart control i get this error. Any ideas?

Thanks

at System.IO.__Error.WinIOError(Int32 errorCode, String str)

at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess

access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath,

Boolean bFromProxy)

at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess

access, FileShare share, Int32 bufferSize)

at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean

detectEncodingFromByteOrderMarks, Int32 bufferSize)

at System.IO.StreamReader..ctor(String path)

at System.IO.File.OpenText(String path)

at SoftwareFX.ChartFX.1F.L3(Int32 24U, Int32 24V, 1E 24W)

at SoftwareFX.ChartFX.1F.KV(1E 24K)

at SoftwareFX.ChartFX.1R.OG(IGraphicsEx 2DL, Rectangle& 2DM, Boolean 2DN)

at SoftwareFX.ChartFX.1R.OF(IGraphicsEx 2DH, Boolean 2DI, Rectangle& 2DJ,

Int32 2DK)

at SoftwareFX.ChartFX.ChartCore.EF(IGraphicsEx 1OW, Boolean 1OX)

at SoftwareFX.ChartFX.DataEditor.98(IGraphicsEx 1CD, Rectangle& 1CE,

Boolean 1CF, Rectangle& 1CG)

at SoftwareFX.ChartFX.DataEditor.97(IGraphicsEx 1CA, Rectangle& 1CB,

Boolean 1CC)

at SoftwareFX.ChartFX.DataEditor.4K(BarEvent 1B3, Object 1B4)

at SoftwareFX.ChartFX.N.5U(IBarClient 153, BarLayoutEventArgs 154, Size

155)

at SoftwareFX.ChartFX.G.4J(BarLayoutEventArgs 13H)

at SoftwareFX.ChartFX.P.62(IGraphicsEx 15I, LayoutFlag 15J, Rectangle&

15K)

at SoftwareFX.ChartFX.P.RecalcLayout(IGraphicsEx gx, LayoutFlag flags)

at SoftwareFX.ChartFX.ChartWinForms.GF(Boolean 1RU)

at SoftwareFX.ChartFX.ChartWinForms.OnResize(EventArgs args)

at System.Windows.Forms.Control.OnSizeChanged(EventArgs e)

at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32

width, Int32 height, Int32 clientWidth, Int32 clientHeight)

at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32

width, Int32 height)

at System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32

width, Int32 height, BoundsSpecified specified)

at System.Windows.Forms.Control.SetBounds(Int32 x, Int32 y, Int32 width,

Int32 height, BoundsSpecified specified)

at System.Windows.Forms.Control.set_Size(Size value)

at intelimedioscharts.chartgral.chartgraluc.InitializeComponent() in

D:\Documents and Settings\Jorge\Mis... ETC.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...