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

Deploying to Azure - controls not working

3 Answers 254 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Silviu
Top achievements
Rank 1
Silviu asked on 25 May 2015, 02:41 PM

I have a standard asp.net application which uses Telerik UI for ASP.net AJAX and after I have successfully deployed it as a web app in Azure, I cannot click/use any of the Telerik controls.

For example, I can't click the paging links in a radGrid, I can't click the dropdown list, etc.

 I have set all of the references to copy local = true.

 There seems to be something else required for Azure but not sure what. The site works 100% if deployed to a standard web server running IIS.

 

Can someone please assist.

Thank you.

3 Answers, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 26 May 2015, 09:48 AM

Hello,

There should be nothing really special about deploying to Azure, and I suggest you examine the following article and the resources it links: http://www.telerik.com/help/aspnet-ajax/introduction-deploying-to-azure.html.

Regards,

Marin Bratanov
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
Silviu
Top achievements
Rank 1
answered on 26 May 2015, 12:14 PM

Thanks but it seems that some of the links above are dead.

It is still very odd behaviour and I'm completely blocked on this.

The documentation on Azure & Telerik Controls is very sparse. Who can I contact to try and resolve this issue?

0
Marin Bratanov
Telerik team
answered on 26 May 2015, 12:27 PM

Hi Silviu,

Indeed, the video is no longer available and the link will be removed with our next documentation update.

As for deploying to Azure - generally, it should not be different than deploying to a regular IIS server: http://www.telerik.com/help/aspnet-ajax/deploying-telerik-enabled-application-overview.html. As the article states, you need to have the required HTTP handlers in the web.config, and the Telerik.Web.* assemblies in the BIN. In case Azure breaks those requests, I would advise contacting Microsoft about the issue. In the meantime, you can try using the MS AJAX CDN together with the Telerik scripts CDN.

Regards,

Marin Bratanov
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Silviu
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Silviu
Top achievements
Rank 1
Share this question
or