When using my htc incredible phone, when i try to go to my sharepoint site, I get a grey screen and no login. Even if this device is not supported by Sharepoint, it is supposed to revert to the regular layout instead of the mobile one. This is an outward facing site. External users are entered into AD. I'm using windows authentication and on regular computers outside the network everything works fine but mobile phones do not. Is basic authentication required? If so, how do I set it up for basic authentication for mobile users and why would windows auth work on a regular external computer but not a mobile phone?? Thanks.
The site is
http://havertyrobert.com. The mobile address is
http://havertyrobert.com/?Mobile=1
If you go there, hopefully you will see what I'm talking about when you try it with a laptop and a mobile phone
Is it possible that since I'm using basic auth, that I have to create the login screen myself?
Also note, this is an external facing SP site, and it is strictly for dev/training purposes, so i don't care about ssl at this moment, i just need to create a quick demo of an external SP site for someone.