Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: validator.w3.org detects Mobile (V9)

  1. #1
    ssgumby is offline Senior Member
    Join Date
    Feb 2009
    Posts
    683

    Default validator.w3.org detects Mobile (V9)

    Im trying to validate my pages using the w3 validator but it is detecting it as a mobile device???

    Message:Theme 'MobileSkin_2' cannot be found in the application or global theme directories.
    Stack Trace:
    at System.Web.Compilation.ThemeDirectoryCompiler.GetT hemeBuildResultType(String themeName)
    at System.Web.Compilation.ThemeDirectoryCompiler.GetT hemeBuildResultType(HttpContext context, String themeName)
    at System.Web.UI.Page.InitializeThemes()
    at System.Web.UI.Page.PerformPreInit()
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

  2. #2
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    Just take the 'w3c' entry out of the MobileDevices table temporarily while doing the scan. From what I've read, some mobile browsers actually do use that user agent to do some kind of compatibility check on some sites but we're looking into removing that from the list.