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

browser crash on tileview

1 Answer 57 Views
TileView
This is a migrated thread and some comments may be shown as answers.
Kamal Mostofi
Top achievements
Rank 1
Kamal Mostofi asked on 06 Nov 2010, 01:52 PM
Hi,
I have published my friends website today.
When I go to the product page, I can click on one item in Tileview and view other sub-items in a coverflow control. But when I click on another Item from Tileview, the browser freeze (IE throws an error message WD20.exe... - Firefox throws a grey page). However, this happens when I maximise the browser window. but when I have the window in a small size, everything works perfectly.
Please note that I used to have this issue in my dev. machine but it went away and everything works perfectly on my dev machine.

you can go to the site, click on Product (Menu is at the buttom of the page) and browse through items in Tileview.
www.anjomanfood.co.uk
do you know why?
Please help me to fix this because I spent 24 hours to fix RIA services to work on the server and now this one is coming up. It's fraustrating.

Many thanks in advance.

Regards,
Kam

1 Answer, 1 is accepted

Sort by
0
Zarko
Telerik team
answered on 08 Nov 2010, 04:09 PM
Hi Kamal Mostofi,

 

 There are two possible problems:

  • There might be a problem with the ResizingEasing because your are using ElasticEase and this animation causes values to oscillate back and forth and it might interpolate into negative numbers unexpectedly. This can cause errors when animating properties that do not allow negative numbers like height or width - the animation will attempt to interpolate through negative numbers which will throw an error.
  • The second problem might be with the FluidContentControl.There are known issues when using Thresholds in TileView, so I'll ask you if you could please read this article and see if it helps you? 
If you have further questions please feel free to ask.

Regards,
Zarko
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
TileView
Asked by
Kamal Mostofi
Top achievements
Rank 1
Answers by
Zarko
Telerik team
Share this question
or