We have a website example.com with several applications in virtual directories. Each of these applications is built. We created a project AzureProject with 1 webrole (2 instances) that includes these applications, then build and deploy the Azureproject.
In their own webrole and with multiple instances each of the applications works fine but when part of the AzureProject webrole AJAX calls are not working and cause the application to log the user out.
What should we be doing to ensure his configuration can work? Any thoughts please?