I'm running a Asp.net 2.0 app under main domain that has a web service that I want to invoke server-side from a different app that is a sub domain. Is this possible ? It works fine on localhost but when I uploaded to Ultima I'm getting an error:
System.Web.Services thrown System.Net.WebException
The request failed with HTTP status 400: Bad Request
I'm referencing in my sub domain app with url http://domain/Webservice.asmx.