Suppose I am hitting System.InvalidOperationException in the Navigate method of the WebBrowserControl. What gives?
Answer Posted / diana
Don't call the navigate method from your PhoneApplication Page's constructor. you should wait until control is loaded before you Navigate.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to play video in isolatedstorage using mediaelement?
Tell me is wcf supported in windows phone?
What is the latest version of windows?
Is it possible to use custom pixel shader in xna?
Tell me in my code the method marked by [ondeserialized] is never called after deserialization. Is this a known issue?
Explain how to deserialize json from a rest call?
Can I get weather for my location?
is there an api for retrieving information on the files located in the store? I am looking to check when it was last written?
is there a way to detect if application is idle?
Is it possible to run two instances of emulator on the same machine. I am doing some networking app and need two emulators to test it?
Suppose my site is down, and async calls are taking too long to timeout. How can I set a reasonable timeout?
Explain about windows phone user interface?
Can you please explain the best way to detect that I am in design-mode in expression blend or visual studio?
Can I write multi-player games using wi-fi or blue tooth in the device.?
How to play two mediaelements at once?