Jump to content
Software FX Community

Chart Output .NET Format not working


User (Legacy)

Recommended Posts

Hi

I just downloaded ChartFx for .NET for WebForms and have been pretty

successful in getting the chart to work in an image format(PNG). When I

change the HTMLTag = .NET, I see nothing but a box like a empty rich text

box. I can't see anything wrong in the code , which is

chart1.datasource = dataset1.tables[0];

I get the feeling that either I haven't installed a required component or

that my browser settings are incorrect. Can someone point me in the right

direction on what needs to be installed and the required browser settings

inoder to get this to work.

Find below my current installations

Visual Studio : 7.0.9466

.Net Framework : 1.0.3705

Internet Explorer :6.0.2800.1106

Thanks in advance

Sumesh

Link to comment
Share on other sites

Check the following articles in our support site

Q6141001. Security settings required by the .NET client control

Q6121017. Troubleshooting the Client Component of ChartFX.Net

--

Regards,

JC

Software FX Support

"Sumesh" <sumesh.nair@flytxt.com> wrote in message

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

> Hi

>

> I just downloaded ChartFx for .NET for WebForms and have been pretty

> successful in getting the chart to work in an image format(PNG). When I

> change the HTMLTag = .NET, I see nothing but a box like a empty rich text

> box. I can't see anything wrong in the code , which is

> chart1.datasource = dataset1.tables[0];

>

> I get the feeling that either I haven't installed a required component or

> that my browser settings are incorrect. Can someone point me in the right

> direction on what needs to be installed and the required browser settings

> inoder to get this to work.

>

> Find below my current installations

> Visual Studio : 7.0.9466

> .Net Framework : 1.0.3705

> Internet Explorer :6.0.2800.1106

>

> Thanks in advance

> Sumesh

>

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...