Following details:
- Website is locally hosted on a windows 2003 64bit server using IIS
- Website exists in the windows host file and I can confirm that it works by browsing to it using a browser
- But I am unable to browse to it using the Android Emulator. It keeps navigating to the production version hosted by the company. If I create a dummy site that is not hosted in production and push 10.0.2.2 as its ipaddress to the emulator's host file it seems to work. But nothing seems to work if I try to access the website hosted locally.
I am guessing that it is a DNS problem. Unfortunately I don't think we can install our own DNS server to fix this issue and was wondering if there is something else I can do? Thanks