Results 1 to 3 of 3

Thread: Runtime Error !!

  1. #1
    Noogle

    Join Date
    Aug 2011
    Location
    INDIA
    Posts
    14

    Thumbs up Runtime Error !!

    When i deployed the samples provided with SDK,I found that the display of simulator shows on "android " and nothing else.I didnt figure out any possible reason.Kindly tell me if you know

  2. #2
    Noogle

    Join Date
    Nov 2011
    Posts
    11
    even I tried it on my phone and its is also not accepting SDK files which is was in the past

  3. #3
    Banned Junior Googler

    Join Date
    Dec 2011
    Posts
    49
    Where dynamic content is stripped out of some HTML calls in the local context using toStaticHTML. As described this is to protect the local context where the WinRT can be called from potentially unsafe code. As described in the first link, you have a couple options including using the web context if the code you're trying to add is untrusted, or if it is trusted, using one of the described methods.

Similar Threads

  1. pop up error
    By Sylier in forum General Discussion
    Replies: 2
    Last Post: 12-26-2005, 07:48 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •