locked
Windows Store Certification Error RRS feed

  • Question

  • Help! I can't get my html5 app certified. The error report refers to a line in my index.html that doesn't exist. The app works fine on my Windows 8 test machines. Here's the error report:

    ErrorDescription=Unable to get property 'height' of undefined or null reference
    ErrorType=5
    ErrorTypeText=Type error
    ErrorNumber=800A138F
    SourceFile=ms-appx://35215lunarbaby.headcase/index.html
    Line=199
    Character=5
    DocumentURL=/index.html
    OSProduct=Windows 8 Pro
    OSVersion=6.2.9200.0
    OSServicePack=0
    UserAgentString=Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; Trident/6.0; MSAppHost/1.0)
    StackTraceAvailability=2
    StackTrace=ms-appx://35215lunarbaby.headcase/index.html:199:5           rethrowPromiseError()
               ms-appx://35215lunarbaby.headcase/index.html:1:280           WinRT Promise.done()()
               ms-appx://35215lunarbaby.headcase/index.html:1:49           Promise handler()
               ms-appx://35215lunarbaby.headcase/index.html:1:212           WinRT Promise object for Windows.Foundation.IAsyncOperation`1<MicrosoftAdvertising.Shared.WinRT.Advertisement>()
    StackTraceHash=2982842782360749d07a9ce029c2b3b6
    PackageFullName=35215LunarBaby.HeadCase_1.3.3.1_neutral__7rr3b4cqpj19w
    AppUserModelID=35215LunarBaby.HeadCase_7rr3b4cqpj19w!App
    IsTerminal=True
    DependentPackageList=Microsoft.WinJS.1.0_1.0.9200.20789_neutral__8wekyb3d8bbwe

    Monday, September 9, 2013 2:06 PM

Answers