02-02-2010 09:35 PM
Hello, finally have a blackberry emulator working.
MDS installed, Java JDK-6u18-windows-i586, emulators 9700 and 9630
I can connect to www.google.com just fine
I can NOT connect to google.com
I can also not connect to the site I need to test, which begins/ends with m.mysite.com
I have tested a different site without the www in front, like my personal website: chedal.org and it works fine with and without the www in front...
so this is completly unpredictable. Unfortunetly the site that doesn't work, is the one I actually need to test...
Any idea why this is happening?
Thanks,
S.
02-03-2010 09:09 AM
At the DNS level, www.domain.com and domain.com are completely different addresses. Just because one works doesn't say anything about whether the other should work. Most servers will automatically set up DNS entries for both, but there is no guarantee of that.
02-03-2010 01:48 PM
So since my computer can connect to both, and the emulator can't -- where can i find/fix the problem?
Thanks,
Seb.
03-03-2010 11:36 AM
I just installed the 9700 emulator and I can't connect to any site, including www.google.com.
Of course my PC can connect to any web site.
I need some help, I'm new with this emulator.
Thanks
03-04-2010 06:38 PM
If it's through a Widget, you'll probably have to set permissions through the config.xml
<access uri="http://www.google.com" subdomains="true" />