This is a migrated thread and some comments may be shown as answers.

UI not render correctly in all browser when deploy on Production server

4 Answers 122 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ei Wai
Top achievements
Rank 1
Ei Wai asked on 24 Sep 2014, 08:57 AM
Hi,

I am facing problem with Tekerik control. I am using telerik version 2014.1.403.40. I have two master page. Telerik is working fine on one master page and I got Telerik undefined error on another master page. And I already add web resource in web.config. That's really weird. And it only happened on production server. Our local server and local computer is working fine. Our production server use IIS8.5 and our local server use IIS8.0. Can any one help me? Thanks in advance.

Thank you.

Best regards,
Ei Wai

4 Answers, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 24 Sep 2014, 01:52 PM

Hello Ei,

Could you take a look at this post and see if the problem is the same: http://blogs.telerik.com/aspnet-ajax/posts/13-12-19/how-to-get-your-asp.net-application-working-in-ie11? Such a difference in the appearance indicates a JavaScript error has broken the Splitter and this often happens with IE11 and .NET 4.0.

I can also suggest having a look at this section: http://www.telerik.com/help/aspnet-ajax/introduction-troubleshooting.html#radscriptmanager-login-page-error. It is possible that different configurations on the server block the resources in one case and not in the other.

Yet another approach you can try is enabling the scripts CDN to see if this helps: http://www.telerik.com/help/aspnet-ajax/scriptmanager-cdn-support.html.

I also suggest upgrading to the latest version (Q2 2014 SP1 at the moment).


Regards,

Marin Bratanov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Ei Wai
Top achievements
Rank 1
answered on 25 Sep 2014, 06:44 AM
Hello Marin,

Thanks for your suggestions.I tried to do the step 1. But the screen still remain the same even if I change it to IE 9. And other browsers also causing the same issue.   So I think that's the problem I am facing right now. Another thing I forgot to mention is I use ajaxToolKitManager on one master and that master page is causing issues. 

Thank you 

Best regards,
Ei Wai
0
Accepted
Marin Bratanov
Telerik team
answered on 25 Sep 2014, 11:53 AM

Hello,

The AjaxControlToolkit does not play nice with MS AJAX (and, by extension, with our controls). They bring their own MS AJAX version and the toolkit script manager is not compatible with the asp:ScriptManagre or the telerik:RadScriptManager. Thus, it is extremely likely that they cause JavaScript errors that break the pages.

What I can suggest in this case is the following:

I hope this will help.


Regards,

Marin Bratanov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Ei Wai
Top achievements
Rank 1
answered on 01 Oct 2014, 04:28 AM
Hello Marin,

Yes. First solution worked for me. Thank you so much.

Best regards,
Ei Wai
Tags
General Discussions
Asked by
Ei Wai
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Ei Wai
Top achievements
Rank 1
Share this question
or