I developed and tested my RadControl Web app using ajax on my workstation and all is fine.
When I roll it out to our W2k3 server and view it from my workstation(via intranet), the pages are displayed but controls are all over the show.
If I Remote desktop onto the W2k3 server and view the site it is fine like on my workstation.
Do I have to install telerik on the server?
Any help would be appreciated.
When I roll it out to our W2k3 server and view it from my workstation(via intranet), the pages are displayed but controls are all over the show.
If I Remote desktop onto the W2k3 server and view the site it is fine like on my workstation.
Do I have to install telerik on the server?
Any help would be appreciated.
4 Answers, 1 is accepted
0
Hello Shane,
Would you mind providing some more details about what the issue actually is? Are the controls rendered or do you get any exceptions / errors? Some screenshots would also help me draw a clearer picture of the problem and provide you with more to the point resolution.
Regards,
Martin
the Telerik team
Would you mind providing some more details about what the issue actually is? Are the controls rendered or do you get any exceptions / errors? Some screenshots would also help me draw a clearer picture of the problem and provide you with more to the point resolution.
Regards,
Martin
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
0

Shane
Top achievements
Rank 1
answered on 16 Nov 2010, 08:26 AM
Hi Martin,
Thanks for getting back to me.
I have got to the bottom of the problem. This is the first time I have posted on a Forum and I cannot find where to remove my post, so I left it out there.
FYI
It was a stylesheet issue with IE7..... IE8, Chrome, Firefox all work fine. I found a story on your site about the issue.
One thing that is still giving me a headache is after rolling out to W2k3 server I check each client browsers version to decide on a stylesheet and IE8 gives a version of 7 if I use url with the Ip instead of name, and gives version of 8 if url uses name instead of ip address!
http://192.168.1.1 (Gets a client browser version of 8)
http://myserver.com (Gets a client browser version of 7)
I doubt this is a telerik issue so I will keep searching for an answer.
Regards,
Shane
Thanks for getting back to me.
I have got to the bottom of the problem. This is the first time I have posted on a Forum and I cannot find where to remove my post, so I left it out there.
FYI
It was a stylesheet issue with IE7..... IE8, Chrome, Firefox all work fine. I found a story on your site about the issue.
One thing that is still giving me a headache is after rolling out to W2k3 server I check each client browsers version to decide on a stylesheet and IE8 gives a version of 7 if I use url with the Ip instead of name, and gives version of 8 if url uses name instead of ip address!
http://192.168.1.1 (Gets a client browser version of 8)
http://myserver.com (Gets a client browser version of 7)
I doubt this is a telerik issue so I will keep searching for an answer.
Regards,
Shane
0
Hi Shane,
Check the browser compatibility mode settings - there is an option to always use compatibility mode in local domain, maybe that is your problem?
Greetings,
Kamen Bundev
the Telerik team
Check the browser compatibility mode settings - there is an option to always use compatibility mode in local domain, maybe that is your problem?
Greetings,
Kamen Bundev
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0

Shane
Top achievements
Rank 1
answered on 16 Nov 2010, 10:58 AM
Hi Kamen,
Thanks for that....issue solved.
Regards,
Shane
Thanks for that....issue solved.
Regards,
Shane