Jump to content
Software FX Community

Active chart not being displayed


User (Legacy)

Recommended Posts

Hi,

I downloaded the 30 day trial and hav been experimenting with the Active

Chart feature. However I cannot get an active chart to display from my JSP.

I have downloaded the .NET framework. I have set the crossContext element

for the web application, but nothing appears in the browser.

Any ideas what might be causing this problem?

Regards,

Gareth

Link to comment
Share on other sites

Hi Gareth,  be sure you adjust the security settings for the .NET framework

in the client computer, since .NET framework requires full-trust for

anything that is not port 80.

GA

Software FX.

"Gareth Edge" <gedge@edge-logic.com> wrote in message

news:NsmcaRgBEHA.200@webserver3.softwarefx.com...

> Hi,

>

> I downloaded the 30 day trial and hav been experimenting with the Active

> Chart feature. However I cannot get an active chart to display from my

JSP.

>

> I have downloaded the .NET framework. I have set the crossContext element

> for the web application, but nothing appears in the browser.

>

> Any ideas what might be causing this problem?

>

> Regards,

> Gareth

>

>

Link to comment
Share on other sites

Hi,

I have tried adjusting the security settings for the .NET framework on the

client computer and this didn't help either.

The <object> tag that gets produced from my jsp is as follows:

<object id="Chart1"

classid="/jetspeed/chartfx6/download/ChartFX.MainClient.DLL#SoftwareFX.Chart

FX.Internet.MainClient"

WIDTH="450" HEIGHT="280" >

<PARAM NAME="DataPath"

VALUE="/jetspeed/chartfx6/temp/CFT0310_1259322BFBB.chw">

<PARAM NAME="AssemblyTarget" VALUE="ChartFX.Internet.Client,

Version=6.0.1507.41460, Culture=neutral,

PublicKeyToken=a1878e2052c08dce" >

<PARAM NAME="ClassTarget" VALUE="SoftwareFX.ChartFX.Internet.Client.Chart" >

</object>

I am using tomcat and I have an application called jetspeed, deployed in the

tomcat container. Does the object tag that is generated from the jsp look

correct? If, so is there anything else that I could be doing wrong?

Many thanks,

Gareth

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

news:%23L0LCMiBEHA.196@webserver3.softwarefx.com...

> Hi Gareth, be sure you adjust the security settings for the .NET

framework

> in the client computer, since .NET framework requires full-trust for

> anything that is not port 80.

>

> GA

> Software FX.

>

>

>

> "Gareth Edge" <gedge@edge-logic.com> wrote in message

> news:NsmcaRgBEHA.200@webserver3.softwarefx.com...

> > Hi,

> >

> > I downloaded the 30 day trial and hav been experimenting with the Active

> > Chart feature. However I cannot get an active chart to display from my

> JSP.

> >

> > I have downloaded the .NET framework. I have set the crossContext

element

> > for the web application, but nothing appears in the browser.

> >

> > Any ideas what might be causing this problem?

> >

> > Regards,

> > Gareth

> >

> >

>

>

Link to comment
Share on other sites

Gareth,  the object tag looks ok.  Please turn on the access log in the

server, hit the page, and post here the content of the log. That will

tells us what's is going on between the server and the client browser, and

we will be able to identify the problem.

Thanks,

GA

"Gareth Edge" <gedge@edge-logic.com> wrote in message

news:fSDt0IqBEHA.196@webserver3.softwarefx.com...

> Hi,

>

> I have tried adjusting the security settings for the .NET framework on the

> client computer and this didn't help either.

> The <object> tag that gets produced from my jsp is as follows:

>

> <object id="Chart1"

>

classid="/jetspeed/chartfx6/download/ChartFX.MainClient.DLL#SoftwareFX.Chart

> FX.Internet.MainClient"

> WIDTH="450" HEIGHT="280" >

> <PARAM NAME="DataPath"

> VALUE="/jetspeed/chartfx6/temp/CFT0310_1259322BFBB.chw">

> <PARAM NAME="AssemblyTarget" VALUE="ChartFX.Internet.Client,

> Version=6.0.1507.41460, Culture=neutral,

> PublicKeyToken=a1878e2052c08dce" >

> <PARAM NAME="ClassTarget" VALUE="SoftwareFX.ChartFX.Internet.Client.Chart"

>

> </object>

>

> I am using tomcat and I have an application called jetspeed, deployed in

the

> tomcat container. Does the object tag that is generated from the jsp look

> correct? If, so is there anything else that I could be doing wrong?

>

> Many thanks,

> Gareth

>

>

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

> news:%23L0LCMiBEHA.196@webserver3.softwarefx.com...

> > Hi Gareth, be sure you adjust the security settings for the .NET

> framework

> > in the client computer, since .NET framework requires full-trust for

> > anything that is not port 80.

> >

> > GA

> > Software FX.

> >

> >

> >

> > "Gareth Edge" <gedge@edge-logic.com> wrote in message

> > news:NsmcaRgBEHA.200@webserver3.softwarefx.com...

> > > Hi,

> > >

> > > I downloaded the 30 day trial and hav been experimenting with the

Active

> > > Chart feature. However I cannot get an active chart to display from my

> > JSP.

> > >

> > > I have downloaded the .NET framework. I have set the crossContext

> element

> > > for the web application, but nothing appears in the browser.

> > >

> > > Any ideas what might be causing this problem?

> > >

> > > Regards,

> > > Gareth

> > >

> > >

> >

> >

>

>

Link to comment
Share on other sites

I have turned on the access log and the output is as follows:

10.0.0.41 - - [10/Mar/2004:16:06:56 00] "GET

/jetspeed/portal/media-type/html/user/Jason+Edge/page/default.psml/js_pane/P

-fa8c0eeee1-10000 HTTP/1.1" 200 3786

10.0.0.41 - - [10/Mar/2004:16:06:56 00] "GET

/jetspeed/images/jetspeed-logo.gif HTTP/1.1" 200 8295

10.0.0.41 - - [10/Mar/2004:16:06:56 00] "GET /jetspeed/css/default.css

HTTP/1.1" 200 8192

10.0.0.41 - - [10/Mar/2004:16:07:17 00] "GET /jetspeed/css/default.css

HTTP/1.1" 200 9160

10.0.0.41 - - [10/Mar/2004:16:07:17 00] "GET

/jetspeed/images/topbar3-left.jpg HTTP/1.1" 200 10150

10.0.0.41 - - [10/Mar/2004:16:07:17 00] "GET

/jetspeed/images/topbar3-center.jpg HTTP/1.1" 200 406

10.0.0.41 - - [10/Mar/2004:16:07:17 00] "GET /jetspeed/images/transpixel.gif

HTTP/1.1" 200 807

10.0.0.41 - - [10/Mar/2004:16:07:17 00] "GET

/jetspeed/images/topbar3-right.jpg HTTP/1.1" 200 4775

10.0.0.41 - - [10/Mar/2004:16:07:17 00] "GET /jetspeed/images/TradesC.gif

HTTP/1.1" 200 1540

10.0.0.41 - - [10/Mar/2004:16:07:17 00] "GET

/jetspeed/images/StructuresC.gif HTTP/1.1" 200 1607

10.0.0.41 - - [10/Mar/2004:16:07:17 00] "GET /jetspeed/images/IssuersC.gif

HTTP/1.1" 200 1531

10.0.0.41 - - [10/Mar/2004:16:07:17 00] "GET

/jetspeed/images/NewIssuersC.gif HTTP/1.1" 200 1638

10.0.0.41 - - [10/Mar/2004:16:07:17 00] "GET /jetspeed/images/DealersC.gif

HTTP/1.1" 200 1480

10.0.0.41 - - [10/Mar/2004:16:07:17 00] "GET

/jetspeed/images/CurrenciesC.gif HTTP/1.1" 200 1443

10.0.0.41 - - [10/Mar/2004:16:07:17 00] "GET /jetspeed/images/customize.gif

HTTP/1.1" 200 874

10.0.0.41 - - [10/Mar/2004:16:07:17 00] "GET /jetspeed/images/dot.gif

HTTP/1.1" 200 49

10.0.0.41 - - [10/Mar/2004:16:07:17 00] "GET /jetspeed/images/print.gif

HTTP/1.1" 200 868

10.0.0.41 - - [10/Mar/2004:16:07:17 00] "GET /jetspeed/images/info.gif

HTTP/1.1" 200 871

10.0.0.41 - - [10/Mar/2004:16:07:17 00] "GET /jetspeed/images/close.gif

HTTP/1.1" 200 874

10.0.0.41 - - [10/Mar/2004:16:07:17 00] "GET /jetspeed/images/minimize.gif

HTTP/1.1" 200 857

10.0.0.41 - - [10/Mar/2004:16:07:17 00] "GET /jetspeed/images/maximize.gif

HTTP/1.1" 200 868

10.0.0.41 - - [10/Mar/2004:16:07:17 00] "GET /jetspeed/images/spacer10.gif

HTTP/1.1" 200 49

10.0.0.41 - - [10/Mar/2004:16:07:49 00] "GET

/jetspeed/portal?action=JLoginUser&mtn-i_sid={AA7BA501-0605-4876-AE25-F26BF0

8148B0} HTTP/1.1" 200 62407

10.0.0.41 - - [10/Mar/2004:16:08:06 00] "GET /jetspeed/css/default.css

HTTP/1.1" 304 -

10.0.0.41 - - [10/Mar/2004:16:08:06 00] "GET /jetspeed/images/dot.gif

HTTP/1.1" 304 -

10.0.0.41 - - [10/Mar/2004:16:08:06 00] "GET /jetspeed/images/print.gif

HTTP/1.1" 304 -

10.0.0.41 - - [10/Mar/2004:16:08:06 00] "GET /jetspeed/images/info.gif

HTTP/1.1" 304 -

10.0.0.41 - - [10/Mar/2004:16:08:06 00] "GET /jetspeed/images/close.gif

HTTP/1.1" 304 -

10.0.0.41 - - [10/Mar/2004:16:08:06 00] "GET /jetspeed/images/minimize.gif

HTTP/1.1" 304 -

10.0.0.41 - - [10/Mar/2004:16:08:06 00] "GET /jetspeed/images/maximize.gif

HTTP/1.1" 304 -

10.0.0.41 - - [10/Mar/2004:16:08:06 00] "GET /jetspeed/images/spacer10.gif

HTTP/1.1" 304 -

10.0.0.41 - - [10/Mar/2004:16:08:14 00] "GET

/jetspeed/portal/media-type/html/user/Jason+Edge/page/default.psml/js_pane/P

-fa9f1961ad-10000 HTTP/1.1" 200 44283

10.0.0.41 - - [10/Mar/2004:16:08:14 00] "GET

/jetspeed/chartfx6/download/ChartFX.MainClient.DLL HTTP/1.1" 200 9728

I don't think that this gives too much away, as the final GET request

receives a successful (200) http return code. But if this gives you any more

clues, please do advise how I can fix the problem.

Regards,

Gareth

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

news:gH$PG6qBEHA.2508@webserver3.softwarefx.com...

> Gareth, the object tag looks ok. Please turn on the access log in the

> server, hit the page, and post here the content of the log. That will

> tells us what's is going on between the server and the client browser, and

> we will be able to identify the problem.

>

> Thanks,

> GA

>

>

> "Gareth Edge" <gedge@edge-logic.com> wrote in message

> news:fSDt0IqBEHA.196@webserver3.softwarefx.com...

> > Hi,

> >

> > I have tried adjusting the security settings for the .NET framework on

the

> > client computer and this didn't help either.

> > The <object> tag that gets produced from my jsp is as follows:

> >

> > <object id="Chart1"

> >

>

classid="/jetspeed/chartfx6/download/ChartFX.MainClient.DLL#SoftwareFX.Chart

> > FX.Internet.MainClient"

> > WIDTH="450" HEIGHT="280" >

> > <PARAM NAME="DataPath"

> > VALUE="/jetspeed/chartfx6/temp/CFT0310_1259322BFBB.chw">

> > <PARAM NAME="AssemblyTarget" VALUE="ChartFX.Internet.Client,

> > Version=6.0.1507.41460, Culture=neutral,

> > PublicKeyToken=a1878e2052c08dce" >

> > <PARAM NAME="ClassTarget"

VALUE="SoftwareFX.ChartFX.Internet.Client.Chart"

> >

> > </object>

> >

> > I am using tomcat and I have an application called jetspeed, deployed in

> the

> > tomcat container. Does the object tag that is generated from the jsp

look

> > correct? If, so is there anything else that I could be doing wrong?

> >

> > Many thanks,

> > Gareth

> >

> >

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

> > news:%23L0LCMiBEHA.196@webserver3.softwarefx.com...

> > > Hi Gareth, be sure you adjust the security settings for the .NET

> > framework

> > > in the client computer, since .NET framework requires full-trust for

> > > anything that is not port 80.

> > >

> > > GA

> > > Software FX.

> > >

> > >

> > >

> > > "Gareth Edge" <gedge@edge-logic.com> wrote in message

> > > news:NsmcaRgBEHA.200@webserver3.softwarefx.com...

> > > > Hi,

> > > >

> > > > I downloaded the 30 day trial and hav been experimenting with the

> Active

> > > > Chart feature. However I cannot get an active chart to display from

my

> > > JSP.

> > > >

> > > > I have downloaded the .NET framework. I have set the crossContext

> > element

> > > > for the web application, but nothing appears in the browser.

> > > >

> > > > Any ideas what might be causing this problem?

> > > >

> > > > Regards,

> > > > Gareth

> > > >

> > > >

> > >

> > >

> >

> >

>

>

Link to comment
Share on other sites

  • 2 months later...

In my case, I needed to set MIME mapping to "application/x-msdownload" 

instead of "octet-stream" to make it work

Hope this helps,

Christophe

Software FX Support wrote:

> It seems that you MIME setting for extension DLL is not setup correclty.

>

> You server should return "octet-stream" as the MIME type when returning a

> DLL file.

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...