I've been working on an intranet project where i'm using asmx web service as the DAL, and consuming them on aspx and htm pages via jQuery. On my development machine everything runs perfectly. When i deploy the app on production server i can't access the web service. I tried to access the web service directly via http like so I've been working on an intranet project where