Hi..
I have a .net web application (main) calling another arcgis java script web application (map_app) and embed it inside the main application.
Everything was working fine until we made little change as follows :-
The main application is changed to - https - from http. The map_app & the map services are still in http. After these changes map_app is not working at all.
Any help would be gratefully appreciated .
Thank you