Hi,
My project is using .net framework 3.5 and telerik version 2008.03.1314.35 but this version not support IE
http://www.telerik.com/community/forums/aspnet-ajax/form-decorator/javascript-error-when-using-formdecorator.aspx
Probably this problem fixed in 2009 versions.
How can i download 2009 SP2 version ?
My project is using .net framework 3.5 and telerik version 2008.03.1314.35 but this version not support IE
http://www.telerik.com/community/forums/aspnet-ajax/form-decorator/javascript-error-when-using-formdecorator.aspx
Probably this problem fixed in 2009 versions.
How can i download 2009 SP2 version ?
6 Answers, 1 is accepted
0
Hello,
Version 2008.03.1314 is released before IE8, IE9 and IE10 and it does not support it. If you are unable to currently upgrade to the latest Q3 2012 (version 2012.3.1016) build, you can render the page in IE7 mode using the following meta tag:
<meta http-equiv="X-UA-Compatible" content="IE=7"/>
Regards,
Rumen
the Telerik team
Version 2008.03.1314 is released before IE8, IE9 and IE10 and it does not support it. If you are unable to currently upgrade to the latest Q3 2012 (version 2012.3.1016) build, you can render the page in IE7 mode using the following meta tag:
<meta http-equiv="X-UA-Compatible" content="IE=7"/>
Regards,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Tugrul
Top achievements
Rank 1
answered on 20 Nov 2012, 03:39 PM
My project .net framework version 3.5 but this telerik version using .net 4.0 so Telerik.Web.UI.dll gives an error because Telerik's System.Core & System.Web version is .net 4.0
0
Hi,
The latest versions offers assemblies for .NET 3.5, 4.0 and 4.5 as you can see in the following screenshot: http://screencast.com/t/PIckgvf9SIg.
All the best,
Rumen
the Telerik team
The latest versions offers assemblies for .NET 3.5, 4.0 and 4.5 as you can see in the following screenshot: http://screencast.com/t/PIckgvf9SIg.
All the best,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Tugrul
Top achievements
Rank 1
answered on 26 Nov 2012, 08:38 AM
Hi,
replaced new version of Telerik.Web.UI.dll but css caused problems
http://puu.sh/1utfS
this is console log
GET http://localhost:57805/Web/Telerik.Web.UI.WebResource.axd?compress=1&_TSM_CombinedScripts_=%3b%3bTelerik.Web.UI%2c+Version%3d2012.3.1016.35%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a2e260569-a125-425c-bdf7-f5c018c45370%3aef4a543%3a67d175d%3aeede8ae4%3a8a83f7a4%3aac6d30df%3a63d5f7d5%3a92753c09%3a91f742eb%3aed2942d4%3ac5d7b491%3ac17ca3a3%3ae4bb482f%3a45085116%3a27c5704c%3a5c0abcde%3ab241f632%3a1f65231b%3a7f7626a2%3a9e1572d6%3ae25b4b77%3ab2b77c33%3a5c10e89c%3a9ad5c0b%3abf649b0%3acb8bc7bb%3a79c628c1%3afe53831e%3abc8339f7%3aa3b7d93f%3ae59a902c%3ac8a024b%3a8cee9284%3aed057d30 404 (Not Found)
replaced new version of Telerik.Web.UI.dll but css caused problems
http://puu.sh/1utfS
this is console log
GET http://localhost:57805/Web/Telerik.Web.UI.WebResource.axd?compress=1&_TSM_CombinedScripts_=%3b%3bTelerik.Web.UI%2c+Version%3d2012.3.1016.35%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a2e260569-a125-425c-bdf7-f5c018c45370%3aef4a543%3a67d175d%3aeede8ae4%3a8a83f7a4%3aac6d30df%3a63d5f7d5%3a92753c09%3a91f742eb%3aed2942d4%3ac5d7b491%3ac17ca3a3%3ae4bb482f%3a45085116%3a27c5704c%3a5c0abcde%3ab241f632%3a1f65231b%3a7f7626a2%3a9e1572d6%3ae25b4b77%3ab2b77c33%3a5c10e89c%3a9ad5c0b%3abf649b0%3acb8bc7bb%3a79c628c1%3afe53831e%3abc8339f7%3aa3b7d93f%3ae59a902c%3ac8a024b%3a8cee9284%3aed057d30 404 (Not Found)
0
Hi,
Please, see this sticky note on the subject: Unregistered handler for RadAsyncUpload breaks the File Browser dialogs of RadEditor in Q3 2012.
All the best,
Rumen
the Telerik team
Please, see this sticky note on the subject: Unregistered handler for RadAsyncUpload breaks the File Browser dialogs of RadEditor in Q3 2012.
All the best,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Huynh Nhat
Top achievements
Rank 1
answered on 17 Mar 2017, 02:48 AM
ok