My project uses a heavy collection of RadControls including the AJAX, Menu, Panel, Tabs, etc. They are literally embedded into every corner of the application. However, they no longer work when deployed to the Azure cloud. Everything works fine on localhost. However, once deployed, all of the controls render (see screenshot) but they aren't functional. For example:
1) The menu won't pull down to show sub-items
2) The panel won't expand to show the collection of items
3) The tab won't let you move between tabs
There are more examples but in essence, they are all broken in Azure. They render but lose 100% of functionality. Any ideas on how to fix?
1) The menu won't pull down to show sub-items
2) The panel won't expand to show the collection of items
3) The tab won't let you move between tabs
There are more examples but in essence, they are all broken in Azure. They render but lose 100% of functionality. Any ideas on how to fix?