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

What are breaking changes in RadWindow?

7 Answers 85 Views
Window
This is a migrated thread and some comments may be shown as answers.
yelong
Top achievements
Rank 1
yelong asked on 07 Nov 2008, 12:06 AM

When I upgraded to Q3, my application crashes when adding a map inside a radwindow.

It worked no problem before.

The error showed in VS is simple says stackoverflow in mscore.dll without any detail.

I wonder what kind of key changes you made inside RadWindow.

Thanks,

7 Answers, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 07 Nov 2008, 01:50 PM
Hello yelong,

There are no many changes to the RadWindow control - just bugfix with some minor additions. What map are you using? Can you prepare a small project where this can be reproduced.

Thanks in advance and sorry for any inconvenience.


All the best,
Valentin.Stoychev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
yelong
Top achievements
Rank 1
answered on 07 Nov 2008, 05:21 PM
hi Valentin,

thank you for your reply.

you can reproduce the error with the code below.

            Telerik.Windows.Controls.RadWindow f = new Telerik.Windows.Controls.RadWindow();
            f.Content = new C1.Silverlight.Maps.C1Maps();
            f.Show();

C1.Silverlight.Maps.C1Maps is ComponentOne's silverlight map. you can get it from link below.
http://www.componentone.com/SuperProducts/StudioSilverlight/

try to zoom in and move the map in RadWindow. you should get the error and I.E. crashes.

as i said, it worked before upgrade. so currently, i have to downgrade to the previouse RC.

thanks,

yelong


0
Hristo Borisov
Telerik team
answered on 13 Nov 2008, 07:54 AM
Hi Yelong,

I tested your scenario but I wasn't able to reproduce the exception you are getting. Would you give us more details about the exception in order to research the problem further? Sorry for this inconvenience and feel free to contact us for any further help.

All the best,
Hristo Borisov
the Telerik team

Check out
0
yelong
Top achievements
Rank 1
answered on 13 Nov 2008, 06:16 PM

 

Hi there,

 

Thanks for you reply.

 

You can test the link below 
http://silverlight.services.live.com/invoke/66026/Debug%20Project%20for%20Telerik/iframe.html

and download the source code below

http://cid-f9a9a74fc4058aff.skydrive.live.com/self.aspx/Public/MyPublicFolder/SLDebugProject.zip

Let me know if you still can not reproduce the issue.

Thanks,

Yelong

0
Accepted
Valentin.Stoychev
Telerik team
answered on 18 Nov 2008, 07:05 PM
Hello Yelong,

we released a new version of the controls. Please download it and let us know if you still experience those problems. I believe they are fixed now.

Best wishes,
Valentin.Stoychev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
yelong
Top achievements
Rank 1
answered on 18 Nov 2008, 08:59 PM

Hi Valentin,

RadWindow works no problem now.

ParentMenuItem's click event still doesn't fire on its own click.

By the way, Theme Default_Red.dll is not in the latest release yet.

Thanks,

Yelong
0
Accepted
Miroslav Nedyalkov
Telerik team
answered on 20 Nov 2008, 04:04 PM
Hello yelong,

I am attaching the .DLL to this post. The theme will be included with the next service pack (at the beginning of December).

Best wishes,
Miroslav Nedyalkov
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Window
Asked by
yelong
Top achievements
Rank 1
Answers by
Valentin.Stoychev
Telerik team
yelong
Top achievements
Rank 1
Hristo Borisov
Telerik team
Miroslav Nedyalkov
Telerik team
Share this question
or