Hi, I'm with a problem when render a radwindow, for some users browsers (IE), not render the title bar with the close button. Yet clean the cookies and temporary files from the IE, but in some cases did resolved and in others no. What can to be the problem? The version of telerik is Q1 2008.
3 Answers, 1 is accepted
0
Rumen
Telerik team
answered on 25 Nov 2010, 05:21 PM
Hello Kelin,
You can experience this problem after an application restart. The titlebar and border images are loaded from the embedded resources in the Telerik.Web.UI.dll which have dynamic urls. When the application is restarted, the web browser is trying to load the old invalid paths to the embedded resources, but not the newly generated ones.
Hello, the version is Q1 2008, can I to fix this browser caching problem with the Telerik CDN? Cleaning the cache only by properties of IE not would solve? put the key on web.config is the sufficient? Thanks.
0
Georgi Tunev
Telerik team
answered on 26 Nov 2010, 03:22 PM
Hello Kelin,
To be able to use the CDN, you need to use a recent version of the controls (at least Q3 2009 Service Pack 1).