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

CrossAppDomainMarshaledException when showing window after closing RadBusyIndicator

1 Answer 33 Views
Window
This is a migrated thread and some comments may be shown as answers.
Andrew
Top achievements
Rank 1
Andrew asked on 28 Mar 2012, 02:56 PM
I have code that looks something like the following:
radBusyIndicator.IsBsuy = false;
 
radWindow.ShowDialog();

When I call the ShowDialog() method of the RadWindow directly after hiding the RadBusyIndicator I always get a CrossAppDomainMarshaledException that crashes the browser. This error did not occur prior to version 2012.1.215.1050. Is this an issue I can get some help on?

Thanks.

1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 02 Apr 2012, 12:14 PM
Hello,

 
I tried to reproduce the problem with the Q1 SP1 release, but to no avail - you can find the attached project. Please, let me know if I missed something.


All the best,
George
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
Window
Asked by
Andrew
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or