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

CSS problems under two different IIS but same application

1 Answer 46 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Marc
Top achievements
Rank 1
Marc asked on 21 Jan 2013, 03:42 PM
I have a problem while I deploy our web site into another IIS. Locally from Visual Studio all works fine but when we deploy our site on IIS (7.5 on Windows Server 2008 R2), we have some problems. When I open the 2 web sites (locally from Visual Studio and the other from IIS on Windows Server) in the same IE (2 tabs) and I notice some different behavior in the user interface !?!?!

I cannot tell if it's the case for all problems we have but at least for one problem I notice the problem come from CSS. On a RadTabStrip, I set Orientation="VerticalLeft". So locally it's on the left because the "display" attributes value is "block" but in the server it's not because because both values "block" and "inline" are present and the "inline" is applied!

Can anybody tell me what's wrong?

I attached screen shots...

1 Answer, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 24 Jan 2013, 01:07 PM
Hello Marc,

The provided information is not sufficient to determine what might cause the described behavior. For that matter, I would like to ask to open a support ticket, with a runnable sample attached, so we could inspect the problem locally. In addition, could you provide us a screenshot of the RadTabStrip demonstrating the problematic behavior?

Regards,
Nencho
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
General Discussions
Asked by
Marc
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Share this question
or