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

RadGrid version 5.0.0.0 doesn't work with Firefox

1 Answer 52 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Rob Venable
Top achievements
Rank 1
Rob Venable asked on 02 Sep 2011, 03:34 PM
HI,
I've recently taken over a project that contains RadControls version 5.0.0.0 and I'm having issues with some of the controls. I'm having issues with the RadGrid in Firefox. I can view the page that contains the grid but when I click on an item in the grid...nothing happens when I should be redirected to another page. This works fine in IE 7. I've tried many suggestions like setting the EnableAjax property to false and using response.redirectlocation in stead of response.redirect as well as using RadAjaxMAnager1.Redirect but nothing works.

However, our DEV server gets the following Javascript error when viewing it in IE:

Line: 1387
Char: 1
Error: Unexpected ajax response was received from the server. This may be caused by one of the following reasons:
   
- server transfer
- custom http handler
- incorrect loading of an "ajaxified" user control
   
Verify that you don't get a server-side exception or any other undesired behavior, by setting the EnableAjax property to false

Our DEV server uses IIS 7.5 and Windows Server 2008 and I can't duplicate it in my local environment which uses IIS 5.1 on WindowsXP. Are these controls just too old for IIS 7.5 and the 4.0 Framework? This application was originally programmed in 2007 using ASP.Net 2.0.

Thanks

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 08 Sep 2011, 11:05 AM
Hello Rob,

Indeed, you should be able to use the controls with the specified version in a Web Application built under .NET 4.0. However as the controls were developed long ago, you might experience issues with the new browser.
Though having the information provided, this is not an that comes from the browser but is rather related to an issue with the response. Therefore I suggest that you open a formal support ticket and send us a runnable version of your case so we can investigate it further and see if we get a solution for it.

Regards,
Iana
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
Grid
Asked by
Rob Venable
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or