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
Can I turn off some of my local papers?
What is windows phone web browser?
How do I find my downloads on this phone?
Can I use my phone as a boot device?
where is the best recommended place to store both static and user-specified configuration information?
Do you know will Microsoft ship a panorama control with the run-time?
How do you know you have a virus on your phone?
Is it possible to use custom pixel shader in xna?
I looked through the medialibrary class in xna, and it looks like we can only enumerate through audio, but not video content in the media library?
Tell me is there a way to detect if application is idle?
How to get the geolocation data on a picture?
Explain about windows phone web browser?
Tell me is it possible to use custom pixel shader in xna?
Tell me is wcf supported in windows phone?
Suppose I am trying to detect if an external headset is attached to the phone, can I use microsoft.xna.framework.audio.microphone.isheadset?