User Profile & Activity

Alexandre Liard Member
Page
of 7
Posted: September 20, 2013 4:21 PM
Hi Hans,

IE 11 just hit Release candidat for windows 7. (http://blogs.windows.com/ie/b/ie/archive/2013/09/18/internet-explorer-11-release-preview-now-available-for-windows-7-customers.aspx)

And it is going to be Delivered with windoes update in October.

Do you plan a fix for IE 11 soon?

Regards,

Alex
Posted: September 17, 2013 8:33 AM

Hi Hans,

I understand your point but here is what we did.

Our application was using WebScheduler V3 with the V3 runtime license in the web.config without any problem.

Yesterday, we updated all of our DLLs and replace the license in our web.config by <add key="ISNet.WebUI.WebScheduler.v4_0_1000.RunTimeLicenseKey" value="our V4 runtime key" />

When we go on a page having a webscheduler, there is an unhandle exception: "The ISDataSourceControl used in this application is not licensed". the Web Scheduler is licensed because if we remove the license from the web.config, the page loads but the scheduler does show an unlicensed message.

The workaround we found was to put both V3 and V4 license in the web.config like this:

<add key="ISNet.WebUI.WebScheduler.v4_0_1000.RunTimeLicenseKey" value="our v4 runtime key" />
  <add key="ISNet.WebUI.WebScheduler.v3_0_1000.RunTimeLicenseKey" value="our v3 runtime key" />

It look like WebScheduler is looking for the V4 license but that ISDataSource is looking for the V3.

Regards

Alex

Posted: August 28, 2013 10:12 AM
Hi Hans,

I would like to let you know that Widnows 8.1 is already RTM (since Aug 23rd) and the official release is scheduled for Oct 18th.

Windows 8.1 have IE 11 built-in.

Because people will get IE 11 with windows update pretty soon I thought you would have tested it already.

This is going to be a huge issue for us if we do not have any solution before it is massively deployed.

Is the 2013 version will be fully compatible? If so when will be the final release?

Is it possible to have a beta version of the 2013 version?

Regards,

Alex
Posted: August 28, 2013 8:29 AM

We tried that unofficial build, and it solved our problem.

 

Thank you.

All times are GMT -5. The time now is 6:32 AM.
Previous Next