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

Cannot Click When Running on Different Platform than VS Dev Server

1 Answer 28 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Gabriel
Top achievements
Rank 1
Gabriel asked on 09 Sep 2013, 08:19 PM
When running from the Visual Studio Development Server, everything is peachy and I can shift between tabs on whimsy. However, when I change to an actual production server (my own IIS), the ability to click the tabs to change between them is lost. The strange thing is that I am able to run the following code in my JS console successfully:

$find("RadTabStrip1").set_selectedIndex(1);

... and everything fires/occurs normally. Are there any other instances of this being an issue and why is it solely this feature that has been rendered useless? Please advise. Thanks!

1 Answer, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 12 Sep 2013, 06:43 AM
Hi Gabriel,

Form the information that you provided it seems that there might be some javascript exception that occurs on the page once you deploy your site on the server. Can you please check on that and let me know how it goes?

Regards,
Kate
Telerik
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 the blog feed now.
Tags
TabStrip
Asked by
Gabriel
Top achievements
Rank 1
Answers by
Kate
Telerik team
Share this question
or