Set isMobileDevice in the relevant sections of the app.browser file to false

Another solution I liked but is depreciated is to add this to the web.config
file:

(configuration/system.web)

<browserCaps>
<result type="System.Web.Mobile.MobileCapabilities, System.Web.Mobile,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
<filter>isMobileDevice=false</filter>
</browserCaps>

(just saw this method is in one of the links but i'll leave it here anyway)

On Thu, Dec 16, 2010 at 9:06 PM, Jeremy Thake <[email protected]> wrote:

> I have the same issue with https://www.nothingbutsharepoint.com/
>
>
>
> To be honest, I’d rather have this redirect to the normal site than the
> mobile view. Need to look into this…anyone got any links?
>
>
>
> *From:* [email protected] [mailto:[email protected]] *On
> Behalf Of *ken zheng
> *Sent:* Wednesday, 15 December 2010 9:46 AM
> *To:* [email protected]
>
> *Subject:* RE: iPhone authentication to sharepoint intranet
>
>
>
> Hi Peter:
>
>   Thanks for the reply. I just try to access the sharepoint intranet site,
> but it always ask me to type username and password for the first time after
> restart the phone. Just interesting to know if anyone has workaround as when
> I connect to VPN that asked for username and password but it seems safri
> doesn't pass the authentication to the sharepoint site.
>
> Cheers
>
> Ken
>
> ------------------------------
>
> Subject: RE: iPhone authentication to sharepoint intranet
> Date: Wed, 15 Dec 2010 12:20:12 +1100
> From: [email protected]
> To: [email protected]
>
> Ken,
>
>
>
> Not sure if this the issue you are getting but I attempted to use mobile to
> view our new website that is under development  and found out upon
> investigation that the mobile view (redirected when to *
> /_layouts/mobile/mblwp.aspx* when using mobile device) is not accessible
> to anonymous users (publishing sites).
>
>
>
> These sites have explanation  and some possible work arounds…
>
>
>
>
> http://mikesnotebook.wordpress.com/2010/11/17/sharepoint-2010-anonymous-sites-for-mobile-devices/
>
>
> http://www.glynblogs.com/2010/08/sharepoint-2010-publishing-sites-and-mobile-views-authentication-issue.html
>
>
>
> Regards
>
> *Peter Milliner*
>
> *SharePoint (BRITNET)*
>
> *Projects*
>
> Bendigo TAFE
>
> PO Box 170, Bendigo Victoria 3552
>
> *T *+61 3 5434 1510
>
> *W *www.britafe.vic.edu.au
>
> CRICOS Provider No: 03059A
>
>
>
>
>
>
>
>
>
> *From:* [email protected] [mailto:[email protected]] *On
> Behalf Of *ken zheng
> *Sent:* Wednesday, 15 December 2010 11:31 AM
> *To:* [email protected]
> *Subject:* iPhone authentication to sharepoint intranet
>
>
>
> Hi Guys:
>
>   When I use Iphone (Connect to VPN or wireless) to access our SharePoint
> Intranet, I always get dialog window to ask for log in. Once restart the
> phone, it will ask again.
>
>   Does anyone has solution for this?
>
> Thanks
>
> Ken
>
>
> _______________________________________________ ozmoss mailing list
> [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
>
> _______________________________________________
> ozmoss mailing list
> [email protected]
> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
>
>
_______________________________________________
ozmoss mailing list
[email protected]
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

Reply via email to