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

border display problem

5 Answers 71 Views
Window
This is a migrated thread and some comments may be shown as answers.
Dominika
Top achievements
Rank 1
Dominika asked on 07 Dec 2009, 10:36 AM

Hello,

I am using telerik 2009.2.701.35
I have an aspx page where I display some radWindows with the skin "Default" and the following properties:
 <telerik:RadWindow ID="win1" runat="server" Width="500" Height="550" style="z-index:2000"
                Behaviors="Resize, Move, Close" ShowContentDuringLoad="False" VisibleStatusbar="False">
            </telerik:RadWindow>
           
Sometimes and for an unknown reason, the radwindow frame isn't displayed correctly: the window is displayed but the border and the title bar background aren't displayed. (cf. printscreen attached)
This problem occured with IE7, IE8 as well as with Firefox and Safari. But no systematics was noticed.

Does anybody know why this problem occurs?  Did anybody encounter a similar issue?
Thanks in advance for your help

5 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 07 Dec 2009, 01:08 PM
Hello Kusi,

This could happen if for some reason the skin files are not loaded. In such case I would suggest to use Fiddler or a similar tool and to check the response from the server - this could show what is the exact reason for the problem.


All the best,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Dominika
Top achievements
Rank 1
answered on 07 Dec 2009, 03:53 PM
Thanks for your quick answer, I'll try it!
0
senthil
Top achievements
Rank 1
answered on 15 Dec 2009, 01:41 PM
Hi Kusi ,

I am facing same problem as you are facing .

Can you share soloution if have
0
Dominika
Top achievements
Rank 1
answered on 21 Jan 2010, 02:42 PM
Hello,
I managed to reproduce the problem having fiddler opened. But I didn't notice something unusual (everything is loaded properly). But then, when the user clicks somewhere else in the application, an exception is thrown:
Exception type: CryptographicException
Exception message: Padding is invalid and cannot be removed.
Any ideas? Thanks in advance!
0
Georgi Tunev
Telerik team
answered on 22 Jan 2010, 10:58 AM
Hello Kusi,

I would suggest to check Google for this error: "Exception message: Padding is invalid and cannot be removed." - it seems that it is a common problem that is related to the server / application configuration.


Best wishes,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Window
Asked by
Dominika
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Dominika
Top achievements
Rank 1
senthil
Top achievements
Rank 1
Share this question
or