﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebScheduler - ISDataSourceControl Unlicensed</title><link>http://www.intersoftsolutions.com/Community/WebScheduler/ISDataSourceControl-Unlicensed/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>ISDataSourceControl Unlicensed</title><link>http://www.intersoftsolutions.com/Community/WebScheduler/ISDataSourceControl-Unlicensed/</link><pubDate>Wed, 18 Sep 2013 00:08:33 GMT</pubDate><dc:creator>Hans</dc:creator><description>Hello,&lt;br /&gt;&lt;br /&gt;Thank you for your reply.&lt;br /&gt;&lt;br /&gt;I have sent you an email regarding this thread.&lt;br /&gt;&lt;br /&gt;Please kindly check your inbox or junk mail.&lt;br /&gt;&lt;br /&gt;Thank you.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Hans.&lt;br /&gt;&lt;br /&gt;</description></item><item><title>ISDataSourceControl Unlicensed</title><link>http://www.intersoftsolutions.com/Community/WebScheduler/ISDataSourceControl-Unlicensed/</link><pubDate>Tue, 17 Sep 2013 08:33:19 GMT</pubDate><dc:creator>aliard@sigma-rh.com</dc:creator><description>&lt;p&gt;Hi Hans,&lt;/p&gt;
&lt;p&gt;I understand your point but here is what we did.&lt;/p&gt;
&lt;p&gt;Our application was using WebScheduler V3 with the V3 runtime license in the web.config without any problem.&lt;/p&gt;
&lt;p&gt;Yesterday, we updated all of our DLLs and replace the license in our web.config by &amp;lt;add key="ISNet.WebUI.WebScheduler.v4_0_1000.RunTimeLicenseKey" value="our V4 runtime key" /&amp;gt;&lt;/p&gt;
&lt;p&gt;When we go on a page having a webscheduler, there is an unhandle exception: "&lt;span style="font-family: &amp;quot;calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 11pt;"&gt;The ISDataSourceControl used in this application is not licensed&lt;/span&gt;". 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. &lt;/p&gt;
&lt;p&gt;The workaround we found was to put both V3 and V4 license in the web.config like this:&lt;/p&gt;
&lt;p&gt;&amp;lt;add key="ISNet.WebUI.WebScheduler.v4_0_1000.RunTimeLicenseKey" value="our v4 runtime key" /&amp;gt;&lt;br /&gt;  &amp;lt;add key="ISNet.WebUI.WebScheduler.v3_0_1000.RunTimeLicenseKey" value="our v3 runtime key" /&amp;gt;&lt;/p&gt;
&lt;p&gt;It look like WebScheduler is looking for the V4 license but that ISDataSource is looking for the V3.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Alex&lt;/p&gt;</description></item><item><title>ISDataSourceControl Unlicensed</title><link>http://www.intersoftsolutions.com/Community/WebScheduler/ISDataSourceControl-Unlicensed/</link><pubDate>Mon, 16 Sep 2013 23:43:24 GMT</pubDate><dc:creator>Hans</dc:creator><description>Hello,&lt;br /&gt;&lt;br /&gt;I apologize for any inconvenience this problem may have caused you.&lt;br /&gt;&lt;br /&gt;Are you in Development Environment or in Deployment Server?&lt;br /&gt;&lt;br /&gt;Basically, if you use WebScheduler v4 in your application/project, you should use the License Key for WebScheduler v4 as well. You can’t use WebScheduler v3 License Key for WebScheduler v4.&lt;br /&gt;&lt;br /&gt;You could get the WebScheduler v4 License Key in Intersoft Developer Network website (http://dev2.intersoftpt.com/).&lt;br /&gt;&lt;br /&gt;Here’s a couple of Intersoft website link about License Key that perhaps can help you:&lt;br /&gt;http://intersoftpt.com/Support/WebUIStudio/Tutorial/Text/What-is-Design-Time-license-key-and-Runtime-license-key/&lt;br /&gt;http://intersoftpt.com/Support/WebUIStudio/Tutorial/Text/General-licensing-issue-on-deployment-phase/&lt;br /&gt;&lt;br /&gt;Thank you.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Hans.</description></item><item><title>ISDataSourceControl Unlicensed</title><link>http://www.intersoftsolutions.com/Community/WebScheduler/ISDataSourceControl-Unlicensed/</link><pubDate>Mon, 16 Sep 2013 11:23:06 GMT</pubDate><dc:creator>aliard@sigma-rh.com</dc:creator><description>&lt;p&gt;We migrated all of our control to the new version 2013 R1.&lt;/p&gt;
&lt;p&gt;When using the WebScheduler 4.0.1000, we have an unhandled execptiton: "&lt;span style="font-size: 11pt; font-family: &amp;quot;calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;The ISDataSourceControl used in this application
is not licensed&lt;/span&gt;"&lt;/p&gt;
&lt;p&gt;We did place the license for webscheduler 4.0.1000 in our web.config and we still have this issue.&lt;/p&gt;
&lt;p&gt;We were able to workaround this by giving our old license of webscheduler version: 3.0.1000.&lt;/p&gt;
&lt;p&gt;I think ISDataSource is not looking for the right version in the web.config.&lt;/p&gt;
&lt;p&gt;We are sure that we are using the webscheduler 4.0.1000 because if we remove the 4.0.1000 licence key in our web.config the webscheduler is shown on the page with an unlicensed message.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>