0

I am trying to submit an update for a windows phone app, but when I click "Update app" and I select the appropriate .xap file, the following error message appears:

[ScriptObject_InvokeFailed] Arguments: Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=8.1.10411.0&File=System.Windows.Browser.dll&Key=ScriptObject_InvokeFailed

What is this supposed to mean? This message keeps coming up regardless of the .xap file I select.

Icarus
  • 139
  • 2
  • 13
  • What browser are you using? Please try it with Internet Explorer 9 or above! – Pedro Lamas Sep 28 '12 at 11:38
  • I was using Chrome ver.22 . I tried using Internet Explorer 9 and my problem was solved. Though, I would highly appreciate an answer on why Chrome fails to upload the XAP file. – Icarus Sep 28 '12 at 17:30
  • Probably just some Javascript or Silverlight compatibility issue... – Pedro Lamas Sep 28 '12 at 22:22

1 Answers1

1

Please use Internet Explorer 9 or above, that will probably fix your issue.

Pedro Lamas
  • 7,185
  • 4
  • 27
  • 35