Jump to content
Software FX Community

Downloading license, please wait...


User (Legacy)

Recommended Posts

We are using ChartFx Internet version 5.5 for developing a Web-portal

All was fine untill we installed Server-certificate.

Over http all is fine, but over https we get a white screen displaying

'Downloading license, please wait...'

The chart is there all the same, because when you put some other screen over

it (Like Notepad or something) and remove it again, the chart with the data

is displayed correctly.

The problem appears to be a screen-refresh.

Someone recognize this problem and have a solution/work-around? Thanks

Freek Kootstra

post-2107-13922389598498_thumb.jpg

Link to comment
Share on other sites

I've got it:

<body onload="javascript:document.all['chart'].style.display =

'none';document.all['chart'].style.display = 'block';>

where offcourse the chart is in a div called 'chart'

:-)

"Freek Kootstra" <freek.kootstra@infospace.com> wrote in message

news:qTtYX9zsCHA.2684@webserver1.softwarefx.com...

> We are using ChartFx Internet version 5.5 for developing a Web-portal

> All was fine untill we installed Server-certificate.

> Over http all is fine, but over https we get a white screen displaying

> 'Downloading license, please wait...'

> The chart is there all the same, because when you put some other screen

over

> it (Like Notepad or something) and remove it again, the chart with the

data

> is displayed correctly.

> The problem appears to be a screen-refresh.

> Someone recognize this problem and have a solution/work-around? Thanks

>

> Freek Kootstra

>

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...