Jump to content
Software FX Community

Error: The object is currently in use elsewhere


User (Legacy)

Recommended Posts

Hi,

We're using a production copy of ChartFX.NET (dll version 6.0.1081.18401)

and as more people have started exploring the areas of our app where we've

used ChartFX.NET, we're seeing the exception below come up quite regularly:-

"System.InvalidOperationException: The object is currently in use elsewhere"

This looks like it might be connected to concurrent access but I'm not sure.

Other posts in these newsgroups suggest possibly fixed by a later service

pack, but no particular release mentioned so I'm not clear on whether it's

fixed or not.

Can you advise what the bug was, and which service pack fixed it if it is

something you know about?

The full stack trace follows.

Thanks & regards,

Josh

System.InvalidOperationException: The object is currently in use elsewhere.

at System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32 y) at

SoftwareFX.ChartFX.Borders.3.Z(PaintInfo& 7F, 8 7G, Rectangle& 7H,

Rectangle& 7I, Int32 7J, Boolean 7K, B& 7L) at

SoftwareFX.ChartFX.Borders.ImageBorder.0E(PaintInfo& 95, Rectangle& 96, B&

97, 8 98, 8 99, 8 9A, Int32& 9B, Int32& 9C) at

SoftwareFX.ChartFX.Borders.ImageBorder.0G(PaintInfo& 9V, Rectangle& 9W, B&

9X) at SoftwareFX.ChartFX.Borders.ImageBorder.0H(AdornmentInfo& 9Y,

PaintInfo& 9Z, Rectangle& A0, Boolean A1) at

SoftwareFX.ChartFX.Borders.ImageBorder.07(AdornmentItem 9I, IGraphicsEx 9J,

Rectangle& 9K, AdornmentInfo& 9L, PaintInfo& 9M) at

SoftwareFX.ChartFX.Internet.Server.00.7K(IGraphicsEx 0PQ, Rectangle& 0PR,

PaintBar 0PS) at SoftwareFX.ChartFX.Internet.Server.Chart.5Y(Stream 0M3,

IOutputWriter 0M4, OutputText 0M5, OutputText 0M6, OutputInfo& 0M7) at

SoftwareFX.ChartFX.Internet.Server.Chart.6D(OutputText 0N0, OutputText 0N1,

Boolean 0N2, Boolean 0N3) at

SoftwareFX.ChartFX.Internet.Server.Chart.GetHtmlTag(Object width, Object

height, String tag, String name) at

SoftwareFX.ChartFX.Internet.Server.Chart.GetHtmlTag(Object objWidth, Object

objHeight) at

_ASP._competitive_landscape_analysis_ascx.SetupScalabilityChart() at

_ASP._competitive_landscape_analysis_ascx.SetupAnalysis() at

_ASP._competitive_landscape_analysis_ascx.Page_Load(Object sender, EventArgs

e) at System.Web.UI.Control.OnLoad(EventArgs e) at

System.Web.UI.Control.LoadRecursive() at

System.Web.UI.Control.LoadRecursive() at

System.Web.UI.Control.LoadRecursive() at

System.Web.UI.Control.LoadRecursive() at

System.Web.UI.Control.LoadRecursive() at

System.Web.UI.Control.LoadRecursive() at

System.Web.UI.Control.LoadRecursive() at

System.Web.UI.Control.LoadRecursive() at

System.Web.UI.Page.ProcessRequestMain()

--

+----------------------------------

Josh Venman

joshv@bigpond.net.au

+-----------------------------------

Link to comment
Share on other sites

Hi Josh,

The same happens here, see "Concurrency problem" thread.

The issue is open and I've got the same stack dump and no solution yet.

Regards,

Eric Garza

Microsoft .NET MVP

"Josh Venman" <joshvenman@hotmail.com> wrote in message

news:ZozV#5i#CHA.584@webserver1.softwarefx.com...

> Hi,

>

> We're using a production copy of ChartFX.NET (dll version 6.0.1081.18401)

> and as more people have started exploring the areas of our app where we've

> used ChartFX.NET, we're seeing the exception below come up quite

regularly:-

>

> "System.InvalidOperationException: The object is currently in use

elsewhere"

>

> This looks like it might be connected to concurrent access but I'm not

sure.

> Other posts in these newsgroups suggest possibly fixed by a later service

> pack, but no particular release mentioned so I'm not clear on whether it's

> fixed or not.

>

> Can you advise what the bug was, and which service pack fixed it if it is

> something you know about?

>

> The full stack trace follows.

>

> Thanks & regards,

> Josh

>

> System.InvalidOperationException: The object is currently in use

elsewhere.

> at System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32 y) at

> SoftwareFX.ChartFX.Borders.3.Z(PaintInfo& 7F, 8 7G, Rectangle& 7H,

> Rectangle& 7I, Int32 7J, Boolean 7K, B& 7L) at

> SoftwareFX.ChartFX.Borders.ImageBorder.0E(PaintInfo& 95, Rectangle& 96, B&

> 97, 8 98, 8 99, 8 9A, Int32& 9B, Int32& 9C) at

> SoftwareFX.ChartFX.Borders.ImageBorder.0G(PaintInfo& 9V, Rectangle& 9W, B&

> 9X) at SoftwareFX.ChartFX.Borders.ImageBorder.0H(AdornmentInfo& 9Y,

> PaintInfo& 9Z, Rectangle& A0, Boolean A1) at

> SoftwareFX.ChartFX.Borders.ImageBorder.07(AdornmentItem 9I, IGraphicsEx

9J,

> Rectangle& 9K, AdornmentInfo& 9L, PaintInfo& 9M) at

> SoftwareFX.ChartFX.Internet.Server.00.7K(IGraphicsEx 0PQ, Rectangle& 0PR,

> PaintBar 0PS) at SoftwareFX.ChartFX.Internet.Server.Chart.5Y(Stream 0M3,

> IOutputWriter 0M4, OutputText 0M5, OutputText 0M6, OutputInfo& 0M7) at

> SoftwareFX.ChartFX.Internet.Server.Chart.6D(OutputText 0N0, OutputText

0N1,

> Boolean 0N2, Boolean 0N3) at

> SoftwareFX.ChartFX.Internet.Server.Chart.GetHtmlTag(Object width, Object

> height, String tag, String name) at

> SoftwareFX.ChartFX.Internet.Server.Chart.GetHtmlTag(Object objWidth,

Object

> objHeight) at

> _ASP._competitive_landscape_analysis_ascx.SetupScalabilityChart() at

> _ASP._competitive_landscape_analysis_ascx.SetupAnalysis() at

> _ASP._competitive_landscape_analysis_ascx.Page_Load(Object sender,

EventArgs

> e) at System.Web.UI.Control.OnLoad(EventArgs e) at

> System.Web.UI.Control.LoadRecursive() at

> System.Web.UI.Control.LoadRecursive() at

> System.Web.UI.Control.LoadRecursive() at

> System.Web.UI.Control.LoadRecursive() at

> System.Web.UI.Control.LoadRecursive() at

> System.Web.UI.Control.LoadRecursive() at

> System.Web.UI.Control.LoadRecursive() at

> System.Web.UI.Control.LoadRecursive() at

> System.Web.UI.Page.ProcessRequestMain()

>

>

>

> --

> +----------------------------------

> Josh Venman

> joshv@bigpond.net.au

> +-----------------------------------

>

>

Link to comment
Share on other sites

We are fixing this issue, I will post a message as soon as we have a service

pack or hotfix.

--

Regards,

JC

Software FX Support

"Eric Garza" <egarza@amige.com> wrote in message

news:byq1g5t#CHA.584@webserver1.softwarefx.com...

> Hi Josh,

>

> The same happens here, see "Concurrency problem" thread.

>

> The issue is open and I've got the same stack dump and no solution yet.

>

> Regards,

> Eric Garza

> Microsoft .NET MVP

>

> "Josh Venman" <joshvenman@hotmail.com> wrote in message

> news:ZozV#5i#CHA.584@webserver1.softwarefx.com...

> > Hi,

> >

> > We're using a production copy of ChartFX.NET (dll version

6.0.1081.18401)

> > and as more people have started exploring the areas of our app where

we've

> > used ChartFX.NET, we're seeing the exception below come up quite

> regularly:-

> >

> > "System.InvalidOperationException: The object is currently in use

> elsewhere"

> >

> > This looks like it might be connected to concurrent access but I'm not

> sure.

> > Other posts in these newsgroups suggest possibly fixed by a later

service

> > pack, but no particular release mentioned so I'm not clear on whether

it's

> > fixed or not.

> >

> > Can you advise what the bug was, and which service pack fixed it if it

is

> > something you know about?

> >

> > The full stack trace follows.

> >

> > Thanks & regards,

> > Josh

> >

> > System.InvalidOperationException: The object is currently in use

> elsewhere.

> > at System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32 y) at

> > SoftwareFX.ChartFX.Borders.3.Z(PaintInfo& 7F, 8 7G, Rectangle& 7H,

> > Rectangle& 7I, Int32 7J, Boolean 7K, B& 7L) at

> > SoftwareFX.ChartFX.Borders.ImageBorder.0E(PaintInfo& 95, Rectangle& 96,

B&

> > 97, 8 98, 8 99, 8 9A, Int32& 9B, Int32& 9C) at

> > SoftwareFX.ChartFX.Borders.ImageBorder.0G(PaintInfo& 9V, Rectangle& 9W,

B&

> > 9X) at SoftwareFX.ChartFX.Borders.ImageBorder.0H(AdornmentInfo& 9Y,

> > PaintInfo& 9Z, Rectangle& A0, Boolean A1) at

> > SoftwareFX.ChartFX.Borders.ImageBorder.07(AdornmentItem 9I, IGraphicsEx

> 9J,

> > Rectangle& 9K, AdornmentInfo& 9L, PaintInfo& 9M) at

> > SoftwareFX.ChartFX.Internet.Server.00.7K(IGraphicsEx 0PQ, Rectangle&

0PR,

> > PaintBar 0PS) at SoftwareFX.ChartFX.Internet.Server.Chart.5Y(Stream 0M3,

> > IOutputWriter 0M4, OutputText 0M5, OutputText 0M6, OutputInfo& 0M7) at

> > SoftwareFX.ChartFX.Internet.Server.Chart.6D(OutputText 0N0, OutputText

> 0N1,

> > Boolean 0N2, Boolean 0N3) at

> > SoftwareFX.ChartFX.Internet.Server.Chart.GetHtmlTag(Object width, Object

> > height, String tag, String name) at

> > SoftwareFX.ChartFX.Internet.Server.Chart.GetHtmlTag(Object objWidth,

> Object

> > objHeight) at

> > _ASP._competitive_landscape_analysis_ascx.SetupScalabilityChart() at

> > _ASP._competitive_landscape_analysis_ascx.SetupAnalysis() at

> > _ASP._competitive_landscape_analysis_ascx.Page_Load(Object sender,

> EventArgs

> > e) at System.Web.UI.Control.OnLoad(EventArgs e) at

> > System.Web.UI.Control.LoadRecursive() at

> > System.Web.UI.Control.LoadRecursive() at

> > System.Web.UI.Control.LoadRecursive() at

> > System.Web.UI.Control.LoadRecursive() at

> > System.Web.UI.Control.LoadRecursive() at

> > System.Web.UI.Control.LoadRecursive() at

> > System.Web.UI.Control.LoadRecursive() at

> > System.Web.UI.Control.LoadRecursive() at

> > System.Web.UI.Page.ProcessRequestMain()

> >

> >

> >

> > --

> > +----------------------------------

> > Josh Venman

> > joshv@bigpond.net.au

> > +-----------------------------------

> >

> >

>

>

Link to comment
Share on other sites

  • 1 month later...

Hi,

Any luck solving this one?. I notice there's a webforms update on the web

site 6.0.1210, but it doesn't look like it specifically addresses this

issue.

Thanks,

Josh

"Software FX Support" <support@softwarefx.com> wrote in message

news:N4VcGPv%23CHA.688@webserver1.softwarefx.com...

> We are fixing this issue, I will post a message as soon as we have a

service

> pack or hotfix.

>

> --

> Regards,

>

> JC

> Software FX Support

> "Eric Garza" <egarza@amige.com> wrote in message

> news:byq1g5t#CHA.584@webserver1.softwarefx.com...

> > Hi Josh,

> >

> > The same happens here, see "Concurrency problem" thread.

> >

> > The issue is open and I've got the same stack dump and no solution yet.

> >

> > Regards,

> > Eric Garza

> > Microsoft .NET MVP

> >

> > "Josh Venman" <joshvenman@hotmail.com> wrote in message

> > news:ZozV#5i#CHA.584@webserver1.softwarefx.com...

> > > Hi,

> > >

> > > We're using a production copy of ChartFX.NET (dll version

> 6.0.1081.18401)

> > > and as more people have started exploring the areas of our app where

> we've

> > > used ChartFX.NET, we're seeing the exception below come up quite

> > regularly:-

> > >

> > > "System.InvalidOperationException: The object is currently in use

> > elsewhere"

> > >

> > > This looks like it might be connected to concurrent access but I'm not

> > sure.

> > > Other posts in these newsgroups suggest possibly fixed by a later

> service

> > > pack, but no particular release mentioned so I'm not clear on whether

> it's

> > > fixed or not.

> > >

> > > Can you advise what the bug was, and which service pack fixed it if it

> is

> > > something you know about?

> > >

> > > The full stack trace follows.

> > >

> > > Thanks & regards,

> > > Josh

> > >

> > > System.InvalidOperationException: The object is currently in use

> > elsewhere.

> > > at System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32 y) at

> > > SoftwareFX.ChartFX.Borders.3.Z(PaintInfo& 7F, 8 7G, Rectangle& 7H,

> > > Rectangle& 7I, Int32 7J, Boolean 7K, B& 7L) at

> > > SoftwareFX.ChartFX.Borders.ImageBorder.0E(PaintInfo& 95, Rectangle&

96,

> B&

> > > 97, 8 98, 8 99, 8 9A, Int32& 9B, Int32& 9C) at

> > > SoftwareFX.ChartFX.Borders.ImageBorder.0G(PaintInfo& 9V, Rectangle&

9W,

> B&

> > > 9X) at SoftwareFX.ChartFX.Borders.ImageBorder.0H(AdornmentInfo& 9Y,

> > > PaintInfo& 9Z, Rectangle& A0, Boolean A1) at

> > > SoftwareFX.ChartFX.Borders.ImageBorder.07(AdornmentItem 9I,

IGraphicsEx

> > 9J,

> > > Rectangle& 9K, AdornmentInfo& 9L, PaintInfo& 9M) at

> > > SoftwareFX.ChartFX.Internet.Server.00.7K(IGraphicsEx 0PQ, Rectangle&

> 0PR,

> > > PaintBar 0PS) at SoftwareFX.ChartFX.Internet.Server.Chart.5Y(Stream

0M3,

> > > IOutputWriter 0M4, OutputText 0M5, OutputText 0M6, OutputInfo& 0M7) at

> > > SoftwareFX.ChartFX.Internet.Server.Chart.6D(OutputText 0N0, OutputText

> > 0N1,

> > > Boolean 0N2, Boolean 0N3) at

> > > SoftwareFX.ChartFX.Internet.Server.Chart.GetHtmlTag(Object width,

Object

> > > height, String tag, String name) at

> > > SoftwareFX.ChartFX.Internet.Server.Chart.GetHtmlTag(Object objWidth,

> > Object

> > > objHeight) at

> > > _ASP._competitive_landscape_analysis_ascx.SetupScalabilityChart() at

> > > _ASP._competitive_landscape_analysis_ascx.SetupAnalysis() at

> > > _ASP._competitive_landscape_analysis_ascx.Page_Load(Object sender,

> > EventArgs

> > > e) at System.Web.UI.Control.OnLoad(EventArgs e) at

> > > System.Web.UI.Control.LoadRecursive() at

> > > System.Web.UI.Control.LoadRecursive() at

> > > System.Web.UI.Control.LoadRecursive() at

> > > System.Web.UI.Control.LoadRecursive() at

> > > System.Web.UI.Control.LoadRecursive() at

> > > System.Web.UI.Control.LoadRecursive() at

> > > System.Web.UI.Control.LoadRecursive() at

> > > System.Web.UI.Control.LoadRecursive() at

> > > System.Web.UI.Page.ProcessRequestMain()

> > >

> > >

> > >

> > > --

> > > +----------------------------------

> > > Josh Venman

> > > joshv@bigpond.net.au

> > > +-----------------------------------

> > >

> > >

> >

> >

>

>

Link to comment
Share on other sites

The concurrency bug (related to painting borders) was fixed on build 1210.

--

Regards,

JC

Software FX Support

"Josh Venman" <joshvenman@hotmail.com> wrote in message

news:EFlnN51EDHA.2944@webserver1.softwarefx.com...

> Hi,

>

> Any luck solving this one?. I notice there's a webforms update on the web

> site 6.0.1210, but it doesn't look like it specifically addresses this

> issue.

>

> Thanks,

> Josh

>

> "Software FX Support" <support@softwarefx.com> wrote in message

> news:N4VcGPv%23CHA.688@webserver1.softwarefx.com...

> > We are fixing this issue, I will post a message as soon as we have a

> service

> > pack or hotfix.

> >

> > --

> > Regards,

> >

> > JC

> > Software FX Support

> > "Eric Garza" <egarza@amige.com> wrote in message

> > news:byq1g5t#CHA.584@webserver1.softwarefx.com...

> > > Hi Josh,

> > >

> > > The same happens here, see "Concurrency problem" thread.

> > >

> > > The issue is open and I've got the same stack dump and no solution

yet.

> > >

> > > Regards,

> > > Eric Garza

> > > Microsoft .NET MVP

> > >

> > > "Josh Venman" <joshvenman@hotmail.com> wrote in message

> > > news:ZozV#5i#CHA.584@webserver1.softwarefx.com...

> > > > Hi,

> > > >

> > > > We're using a production copy of ChartFX.NET (dll version

> > 6.0.1081.18401)

> > > > and as more people have started exploring the areas of our app where

> > we've

> > > > used ChartFX.NET, we're seeing the exception below come up quite

> > > regularly:-

> > > >

> > > > "System.InvalidOperationException: The object is currently in use

> > > elsewhere"

> > > >

> > > > This looks like it might be connected to concurrent access but I'm

not

> > > sure.

> > > > Other posts in these newsgroups suggest possibly fixed by a later

> > service

> > > > pack, but no particular release mentioned so I'm not clear on

whether

> > it's

> > > > fixed or not.

> > > >

> > > > Can you advise what the bug was, and which service pack fixed it if

it

> > is

> > > > something you know about?

> > > >

> > > > The full stack trace follows.

> > > >

> > > > Thanks & regards,

> > > > Josh

> > > >

> > > > System.InvalidOperationException: The object is currently in use

> > > elsewhere.

> > > > at System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32 y)

at

> > > > SoftwareFX.ChartFX.Borders.3.Z(PaintInfo& 7F, 8 7G, Rectangle& 7H,

> > > > Rectangle& 7I, Int32 7J, Boolean 7K, B& 7L) at

> > > > SoftwareFX.ChartFX.Borders.ImageBorder.0E(PaintInfo& 95, Rectangle&

> 96,

> > B&

> > > > 97, 8 98, 8 99, 8 9A, Int32& 9B, Int32& 9C) at

> > > > SoftwareFX.ChartFX.Borders.ImageBorder.0G(PaintInfo& 9V, Rectangle&

> 9W,

> > B&

> > > > 9X) at SoftwareFX.ChartFX.Borders.ImageBorder.0H(AdornmentInfo& 9Y,

> > > > PaintInfo& 9Z, Rectangle& A0, Boolean A1) at

> > > > SoftwareFX.ChartFX.Borders.ImageBorder.07(AdornmentItem 9I,

> IGraphicsEx

> > > 9J,

> > > > Rectangle& 9K, AdornmentInfo& 9L, PaintInfo& 9M) at

> > > > SoftwareFX.ChartFX.Internet.Server.00.7K(IGraphicsEx 0PQ, Rectangle&

> > 0PR,

> > > > PaintBar 0PS) at SoftwareFX.ChartFX.Internet.Server.Chart.5Y(Stream

> 0M3,

> > > > IOutputWriter 0M4, OutputText 0M5, OutputText 0M6, OutputInfo& 0M7)

at

> > > > SoftwareFX.ChartFX.Internet.Server.Chart.6D(OutputText 0N0,

OutputText

> > > 0N1,

> > > > Boolean 0N2, Boolean 0N3) at

> > > > SoftwareFX.ChartFX.Internet.Server.Chart.GetHtmlTag(Object width,

> Object

> > > > height, String tag, String name) at

> > > > SoftwareFX.ChartFX.Internet.Server.Chart.GetHtmlTag(Object objWidth,

> > > Object

> > > > objHeight) at

> > > > _ASP._competitive_landscape_analysis_ascx.SetupScalabilityChart() at

> > > > _ASP._competitive_landscape_analysis_ascx.SetupAnalysis() at

> > > > _ASP._competitive_landscape_analysis_ascx.Page_Load(Object sender,

> > > EventArgs

> > > > e) at System.Web.UI.Control.OnLoad(EventArgs e) at

> > > > System.Web.UI.Control.LoadRecursive() at

> > > > System.Web.UI.Control.LoadRecursive() at

> > > > System.Web.UI.Control.LoadRecursive() at

> > > > System.Web.UI.Control.LoadRecursive() at

> > > > System.Web.UI.Control.LoadRecursive() at

> > > > System.Web.UI.Control.LoadRecursive() at

> > > > System.Web.UI.Control.LoadRecursive() at

> > > > System.Web.UI.Control.LoadRecursive() at

> > > > System.Web.UI.Page.ProcessRequestMain()

> > > >

> > > >

> > > >

> > > > --

> > > > +----------------------------------

> > > > Josh Venman

> > > > joshv@bigpond.net.au

> > > > +-----------------------------------

> > > >

> > > >

> > >

> > >

> >

> >

>

>

Link to comment
Share on other sites

  • 1 year later...

The "object is currently in use elsewhere" problem

still exists in 6.2.1662. See the attached file.

Tracy

"SoftwareFX Support" <support@softwarefx.com> wrote in message

news:1kYt6N9EDHA.2944@webserver1.softwarefx.com...

> The concurrency bug (related to painting borders) was fixed on build 1210.

>

> --

> Regards,

>

> JC

> Software FX Support

> "Josh Venman" <joshvenman@hotmail.com> wrote in message

> news:EFlnN51EDHA.2944@webserver1.softwarefx.com...

> > Hi,

> >

> > Any luck solving this one?. I notice there's a webforms update on the

web

> > site 6.0.1210, but it doesn't look like it specifically addresses this

> > issue.

> >

> > Thanks,

> > Josh

> >

> > "Software FX Support" <support@softwarefx.com> wrote in message

> > news:N4VcGPv%23CHA.688@webserver1.softwarefx.com...

> > > We are fixing this issue, I will post a message as soon as we have a

> > service

> > > pack or hotfix.

> > >

> > > --

> > > Regards,

> > >

> > > JC

> > > Software FX Support

> > > "Eric Garza" <egarza@amige.com> wrote in message

> > > news:byq1g5t#CHA.584@webserver1.softwarefx.com...

> > > > Hi Josh,

> > > >

> > > > The same happens here, see "Concurrency problem" thread.

> > > >

> > > > The issue is open and I've got the same stack dump and no solution

> yet.

> > > >

> > > > Regards,

> > > > Eric Garza

> > > > Microsoft .NET MVP

> > > >

> > > > "Josh Venman" <joshvenman@hotmail.com> wrote in message

> > > > news:ZozV#5i#CHA.584@webserver1.softwarefx.com...

> > > > > Hi,

> > > > >

> > > > > We're using a production copy of ChartFX.NET (dll version

> > > 6.0.1081.18401)

> > > > > and as more people have started exploring the areas of our app

where

> > > we've

> > > > > used ChartFX.NET, we're seeing the exception below come up quite

> > > > regularly:-

> > > > >

> > > > > "System.InvalidOperationException: The object is currently in use

> > > > elsewhere"

> > > > >

> > > > > This looks like it might be connected to concurrent access but I'm

> not

> > > > sure.

> > > > > Other posts in these newsgroups suggest possibly fixed by a later

> > > service

> > > > > pack, but no particular release mentioned so I'm not clear on

> whether

> > > it's

> > > > > fixed or not.

> > > > >

> > > > > Can you advise what the bug was, and which service pack fixed it

if

> it

> > > is

> > > > > something you know about?

> > > > >

> > > > > The full stack trace follows.

> > > > >

> > > > > Thanks & regards,

> > > > > Josh

> > > > >

> > > > > System.InvalidOperationException: The object is currently in use

> > > > elsewhere.

> > > > > at System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32

y)

> at

> > > > > SoftwareFX.ChartFX.Borders.3.Z(PaintInfo& 7F, 8 7G, Rectangle& 7H,

> > > > > Rectangle& 7I, Int32 7J, Boolean 7K, B& 7L) at

> > > > > SoftwareFX.ChartFX.Borders.ImageBorder.0E(PaintInfo& 95,

Rectangle&

> > 96,

> > > B&

> > > > > 97, 8 98, 8 99, 8 9A, Int32& 9B, Int32& 9C) at

> > > > > SoftwareFX.ChartFX.Borders.ImageBorder.0G(PaintInfo& 9V,

Rectangle&

> > 9W,

> > > B&

> > > > > 9X) at SoftwareFX.ChartFX.Borders.ImageBorder.0H(AdornmentInfo&

9Y,

> > > > > PaintInfo& 9Z, Rectangle& A0, Boolean A1) at

> > > > > SoftwareFX.ChartFX.Borders.ImageBorder.07(AdornmentItem 9I,

> > IGraphicsEx

> > > > 9J,

> > > > > Rectangle& 9K, AdornmentInfo& 9L, PaintInfo& 9M) at

> > > > > SoftwareFX.ChartFX.Internet.Server.00.7K(IGraphicsEx 0PQ,

Rectangle&

> > > 0PR,

> > > > > PaintBar 0PS) at

SoftwareFX.ChartFX.Internet.Server.Chart.5Y(Stream

> > 0M3,

> > > > > IOutputWriter 0M4, OutputText 0M5, OutputText 0M6, OutputInfo&

0M7)

> at

> > > > > SoftwareFX.ChartFX.Internet.Server.Chart.6D(OutputText 0N0,

> OutputText

> > > > 0N1,

> > > > > Boolean 0N2, Boolean 0N3) at

> > > > > SoftwareFX.ChartFX.Internet.Server.Chart.GetHtmlTag(Object width,

> > Object

> > > > > height, String tag, String name) at

> > > > > SoftwareFX.ChartFX.Internet.Server.Chart.GetHtmlTag(Object

objWidth,

> > > > Object

> > > > > objHeight) at

> > > > > _ASP._competitive_landscape_analysis_ascx.SetupScalabilityChart()

at

> > > > > _ASP._competitive_landscape_analysis_ascx.SetupAnalysis() at

> > > > > _ASP._competitive_landscape_analysis_ascx.Page_Load(Object sender,

> > > > EventArgs

> > > > > e) at System.Web.UI.Control.OnLoad(EventArgs e) at

> > > > > System.Web.UI.Control.LoadRecursive() at

> > > > > System.Web.UI.Control.LoadRecursive() at

> > > > > System.Web.UI.Control.LoadRecursive() at

> > > > > System.Web.UI.Control.LoadRecursive() at

> > > > > System.Web.UI.Control.LoadRecursive() at

> > > > > System.Web.UI.Control.LoadRecursive() at

> > > > > System.Web.UI.Control.LoadRecursive() at

> > > > > System.Web.UI.Control.LoadRecursive() at

> > > > > System.Web.UI.Page.ProcessRequestMain()

> > > > >

> > > > >

> > > > >

> > > > > --

> > > > > +----------------------------------

> > > > > Josh Venman

> > > > > joshv@bigpond.net.au

> > > > > +-----------------------------------

> > > > >

> > > > >

> > > >

> > > >

> > >

> > >

> >

> >

>

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...