0

Possible Duplicate:
Error when trying to update XAP in the windowsphone dev center

When I submit my .xap file I'm getting this error.Please look into this.

[ScriptObject_InvokeFailed] Arguments: Debugging resource strings are unavailable. Often 
the key and arguments provide sufficient information to diagnose the problem. 
Community
  • 1
  • 1
user1629646
  • 1
  • 1
  • 1
  • Are you submitting the release mode xap or debuggin mode xap? also use the 'Marketplace test kit' in your VS Express to validate your application before submission. – nkchandra Sep 30 '12 at 09:19

1 Answers1

1

This is almost certainly a problem with something going wrong in the browser/javascript

Try IE9 which is the only officially supported browser...

See also Error when trying to update XAP in the windowsphone dev center

Community
  • 1
  • 1
Stuart
  • 66,722
  • 7
  • 114
  • 165