iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hi Frank Gary,
I will answer your question point by point. Here's the answer:
1. You're using WebScheduler 4 if the assembly of WebScheduler in your bin folder was WebScheduler 4. You can see the version by opening property window of WebScheduler assemblies.
2. This message will appear if you haven't put your License Key of our control in License Manager. You could open your License manager and put the right license key for each of our control inside License manager. If you see old version product in our product in your license manager, you could delete Intersoft Solutions folder in HKEY_LOCAL_MACHINE/SOFTWARE/. This only happen in x64 machine because there are 2 registry key inside registry.
3. Simply by changing
<add key="ISNet.WebUI.WebScheduler.v3_0_1000.RunTimeLicenseKey" value="IF73T-WNYB-EQJKD" />
to
<add key="ISNet.WebUI.WebScheduler.v4_0_1000.RunTimeLicenseKey" value="XX00X-XXXX-XXXXX" />
it will change your reference of runtime license key to our WebScheduler 4 product. Please also ensure if it's the right runtime license key that you put inside your web.config.
Hope this helps.
Regards,Bernard
Hi Frank,
I think by changing WebScheduler assemblies in your bin folder will change your WebScheduler version. Please ensure if you're using WebScheduler 4 assemblies in your project. Hope this helps.
Hi Roi,
This update will be included with our latest hotfix. Thank you for your valuable feedback.
I think there's regression in our WebButton. I will include this in our hotfix this month. Meanwhile, you could do this in our WebButton:
function iLoad() { var wb = ISGetObject("iWebButton"); alert('Page Load'); if(IS.ie11) wb.GetElement().click(); else wb.Click(); }
We are really sorry for this inconvenience. Hope this helps.
Regard,Bernard
When using our 2013 R1 installer, our control has support on IE 8 and IE 11. Unfortunately when using HTML5 doctype, you couldn't open it on IE 8 because HTML5 doesn't have any support on IE 8. To open your website in IE 8 you can use either HTML4 or XHTML doctype. Also you have to change its RenderingMode to XHTML or Quirks mode to show our controlin IE 8.
Please also ensure if you're using Classic value for Managed Pipeline Mode property in your root website. Or you could use Intergrated Pipeline mode but you should add the handler in system.webServer tag in your web.config.
This error might be happen because there's error on javascript or configuration that you used in our control. Perhaps, you could help us by providing a simple sample that can be executed in our local end. it will help us to determine your problem. Look forward to hear any feedback from you so I can help you further.
Hi Marshall,
It took awhile since we must revamp all of our context menu API. Right now, it should be fixed. And if you found another issue, please let us know. I will report the issue to our developer team. Hope this helps.
I think you should add the RenderingMode HTML5 when using HTML5 doctype. Regarding to your sample. I have made you a sample. You could download the sample here:
https://www.mediafire.com/?gouicfou8ilbbgu
Could you look in my sample and let me know if this sample has achieve your scenario? Look forward to hear any feedback from you so I can help you further.
Hi Tomislav Mesaric,
Could you gave us the simple sample to my email at bernard@intersoftpt.com. If possible, could you also send me the screenshot of your error in rar format to my email? I couldn't get your sample here because it was truncated. Look forward to hear any feedback from you so I can help you further.
Hi Oliver,
I think it has been fixed in our latest hotfix. Please update your assemblies and please let me know if this issue still occurs in your local end. Hope this helps.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname