I'm having a heck of a time with this, and I hope maybe someone has a suggestion.
It's an intermittent problem, which is always hard to track down. Sometimes, the RadEditor arrives at the client naked (no CSS), which greatly annoys my users (see image). It's not just a matter of it not being pretty - it is useless.
This seems to happen most on folks coming in from farther away - our remote sites with DSL links, or 3G connections in our police cars. I can't reproduce it at my desk at all, but I have a gig connection straight to the server.
It only seems to hit the RadEditor - I've never seen or had reported another Telerik component losing its skin.
Relevant code follows:
Editor declaration, in a UserControl that acts as the edit control for a RadGrid
Skin file from my theme
Can't think of anything else offhand. I know it's a longshot, but if anyone knows what could be going on, I'd be MOST appreciative.
-Chris