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
It appears that none of the controls work on IE 11, and it is now widely released.
What do we need to do to resolve this, and when do you expect this fixed with a release?
Dont tell us its our fault, because it works on IE 10, and firefox, and Chrome, just not IE 11.
Eric
Hello,The Internet Explorer 11 support will be included in next release (2013 R1 SP1 release).We will let you know if the update already available.Thank you for your understanding.Regards,Hans.
Dear Eric,
We're pleased to announce that 2013 R1 Service Pack 1 is now available for download. The update includes full IE 11 support for all ASP.NET components and Visual Studio 2013 ready across all platforms. You can download the latest installer by signing in to your account at intersoftpt.com/account, then click on the Licenses tab.
Hope this helps!
Hm, I still get an execption in IE11
You're still using window.attachEvent:
window.attachEvent("onload", ISCoreOnLoad);
Compatibilty changes in IE 11
http://msdn.microsoft.com/en-us/library/ie/bg182625(v=vs.85).aspx
Hello,Thank you for the question.You could ensure a couple things regarding this issue:- Please kindly ensure that you are using the latest Intersoft assembly version in your project.- Please kindly ensure that your page is using HTML 5 doctype - Please kindly ensure you already set the “RenderingMode” property in Intersoft control to “HTML5” as well.Regards,Hans.
I tested it on IE 11 on Windows 8.1
Get an error in ISRes.axd line 117:
var v1ce76 =v52819.createNSResolver(this.nodeType ==9 ? this.documentElement : this);
The object doesn't support the property or method "createNSResolver"
(btw, if you go to http://www.intersoftpt.com/ and open F12 debugger, I see the same error message)
Hello,Thank you for the reply.If you don’t mind, could you provide me the simple runnable sample that replicates your issue?So I can help you to investigate this issue on my end.Thank you.Regards,Hans.
Hello,
2013 R1 SP1 not support IE 11 for WebMenuBar !!!
You're still using attachEvent and createStyleSheet.
your sample project page;
"..\Intersoft Solutions\Intersoft Premier Studio 2013 R1\Samples\For ASP.NET\ISNet.WebUI.Samples\cs\WebDesktop\FirstPage.aspx"
Errors;
window.attachEvent("onunload",WebPaneManagerDestructor);
window.attachEvent("onunload",WebSplitterDestructor);
window.attachEvent("onload",WebUIControlOnLoad);
window.attachEvent("onload",WebMenuBarOnLoad);
document.body.attachEvent("onkeydown", ISCoreKeyboardHandler);
window.attachEvent("onunload",function(){wd02342.m34e24(v27b93); });
window.attachEvent("onload",function(){OnContextMenuLoad(vaaa65);});
wd5bc96.m29843(v53a32);
var v37b65 =v50675.createStyleSheet();
I created a simple sample of WebMenuBar and view the sample in IE 11 browser without getting any JS exception (as shown in WebMenuBarOnIE11.png). I uploaded my test page in SkyDrive, http://sdrv.ms/1c8Lv0c. Please have the page evaluated on your end and feel free let us know if you have different result.
For your information, I’m using WebDesktop 4 build 10 and WebUI.NET Framework build 910.
view your demo page in IE11.
URL;
http://live.intersoftpt.com/cs/WebDesktop/WebDesktopManager/StyleIntegrationWithMenuControl.aspx?noframe=1&path=/WebDesktop/Desktop%20Manager
JavaScript Exception(message: "HierarchyRequestError") on menu click
screenShot: http://1drv.ms/Mcrgbv
The problem shown in your screenshot can be rectified by changing the doctype of the sampe with html5 doctype.
That is not my problem. Problem in your demo page ???
URL
I think you missunderstood what Yudi point. The demo shows error because incorrect configuration for HTML5. The iframe itself still load HTML4 doctype page. After changed and configured it well in HTML5 doctype for its iframe, everything works without error. We will update the fix in our sample in our next release. There is nothing we fix in our control regarding your report.
For proof, try to right click and choose view source in the webdesktop window iframe. You can see that the aspx itself still set HTML4, which is incorrect.
Regards,Handy
i have a question.
your application downloaded "IE11.js" file. But my application not downloaded.
i think it's caouse of error. what do i need to fix it?
Please ensure that you have used HTML5 doctype and set RenderingMode property (of Intersoft Solutions control) to HTML5. This configuration will download IE11.js.
Note: you need to apply the latest build version of the control (for example: WebDesktop; or WebGrid; etc) and WebUI.NET Framework 3.0.
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