Jump to content
Software FX Community

Upgraded to 6.2.2411.26938 but getting an error


User (Legacy)

Recommended Posts

Hi,

I have recently upgraded my ChartFX install to the latest SP on a C# ASP.NET

project. After following the instructions on the upgrade and creating the

ChartFX.Internet.config file - everytime I run the project I'm getting the

following error:

"jscript runtime error: object expected"

<TD align="center" height="1"><script

src="/CFT1101_05535423627.js"></script>

<script>cfx_replaceChart1(); <---- error occurs here

There is obviously a reference error a missplaced DLL but I can't find the

issue.

Any way to correct the issue above?

Best regards,

Gabe

Link to comment
Share on other sites

FYI, I believe I fixed the issue - the chartfx.internet.config file was in

the web applications "bin" folder when it should have been in the

"c:\program files\chartfx62\download" folder.

Best regards,

Gabe

"Gabe A" <u@d.com> wrote in message

news:WtrgAKi$GHA.3656@webserver3.softwarefx.com...

> Hi,

>

> I have recently upgraded my ChartFX install to the latest SP on a C#

ASP.NET

> project. After following the instructions on the upgrade and creating the

> ChartFX.Internet.config file - everytime I run the project I'm getting the

> following error:

>

> "jscript runtime error: object expected"

>

> <TD align="center" height="1"><script

> src="/CFT1101_05535423627.js"></script>

> <script>cfx_replaceChart1(); <---- error occurs here

>

> There is obviously a reference error a missplaced DLL but I can't find the

> issue.

>

> Any way to correct the issue above?

>

> Best regards,

>

> Gabe

>

>

Link to comment
Share on other sites

Well, I'm seeing conflicting web pages stating where this file goes.  So I

still need help :(

"Gabe A" <u@d.com> wrote in message

news:H3BkH1q$GHA.1620@webserver3.softwarefx.com...

> FYI, I believe I fixed the issue - the chartfx.internet.config file was in

> the web applications "bin" folder when it should have been in the

> "c:\program files\chartfx62\download" folder.

>

> Best regards,

>

> Gabe

>

>

> "Gabe A" <u@d.com> wrote in message

> news:WtrgAKi$GHA.3656@webserver3.softwarefx.com...

> > Hi,

> >

> > I have recently upgraded my ChartFX install to the latest SP on a C#

> ASP.NET

> > project. After following the instructions on the upgrade and creating

the

> > ChartFX.Internet.config file - everytime I run the project I'm getting

the

> > following error:

> >

> > "jscript runtime error: object expected"

> >

> > <TD align="center" height="1"><script

> > src="/CFT1101_05535423627.js"></script>

> > <script>cfx_replaceChart1(); <---- error occurs here

> >

> > There is obviously a reference error a missplaced DLL but I can't find

the

> > issue.

> >

> > Any way to correct the issue above?

> >

> > Best regards,

> >

> > Gabe

> >

> >

>

>

Link to comment
Share on other sites

The .config file goes in the BIN folder of your app. The fact that it 

started behaving correctly when you moved it point to a wrong configuration

being set in the .config file, when there is no config file Chart FX will

use the default settings.

Putting the config file in c:\program files\chartfx62\download is equivalent

to deleting it.

Please attach the contents of your config file.

--

Francisco Padron

www.chartfx.com

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...