User Profile & Activity

Bernard Xiang Member
Page
of 52
Posted: February 2, 2014 10:30 PM

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

Posted: January 28, 2014 9:17 PM

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.

Regards,
Bernard

Posted: January 23, 2014 8:50 PM

Hi Roi,

This update will be included with our latest hotfix. Thank you for your valuable feedback.

Regards,
Bernard

Posted: January 22, 2014 10:56 PM

Hi Roi,

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

Posted: January 21, 2014 11:17 PM

Hi Roi,

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.

Regards,
Bernard

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.

Regards,
Bernard

Posted: January 15, 2014 11:51 PM

Hi Roi,

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.

Regards,
Bernard

Hi Marshall,

Here's the hotfixes to resolve the issue of context menu. You could download the hotfixes in these links:

http://www.mediafire.com/?yk38hng3xkva0o4

http://www.mediafire.com/?wau7wgvz9htqklz

http://www.mediafire.com/?7y7dd4gh64wcz8c

Please apply this hotfixes to your project and please let me know if the issue still persist in you local end. Look forward to hear any feedback from you so I can help you further.

Regards,
Bernard
Posted: January 12, 2014 10:11 PM

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.

Regards,
Bernard

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.

Regards,
Bernard

All times are GMT -5. The time now is 11:26 PM.
Previous Next