Mono support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Mono Support Disable the mobile version of MonoX 

Viewed 2944 time(s), 3 post(s). 11 month(s) agoby sam0864
sam0864
1

sam0864 11 month(s) ago

I would like to temporary remove/disable the mobile version of MonoX. Is updating this web.config key good enough?

<add key="DefaultMobileRedirectUrl" value="/MonoX/Mobile/Default.aspx"/>

This content has not been rated yet. 
495 Reputation 59 Total posts
khorvat
2

khorvat 11 month(s) ago

Hi,

yes changing the setting to nothing would do the trick.

<add key="DefaultMobileRedirectUrl" value=""/>

Regards
This content has not been rated yet. 
11571 Reputation 1648 Total posts
sam0864
3

sam0864 11 month(s) ago

Thank you
This content has not been rated yet. 
495 Reputation 59 Total posts