Suppose I am hitting System.InvalidOperationException in the Navigate method of the WebBrowserControl. What gives?



Suppose I am hitting System.InvalidOperationException in the Navigate method of the WebBrowserContro..

Answer / 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

More Windows Phone OS Interview Questions

Suppose have a very simple application that uses the applicationbar. The app bar shows one menu item when in portrait. However as the second image shows theapp bar displays now items in landscape mode. Is that by design or a bug?

0 Answers  


Explain how to detect if my application is exiting so I can save state?

0 Answers  


How to detect the resolution of my device?

1 Answers  


Explain how to dismiss the sip programmatically?

0 Answers  


What is windows phone bluetooth?

0 Answers  


How to restart or shutdown my application programmatically?

1 Answers  


Can we control the web browser controls zoom?

0 Answers  


where is the best recommended place to store both static and user-specified configuration information?

0 Answers  


Can we intercept the search button to do an app specific search?

0 Answers  


What is windows phone?

0 Answers  


Tell us about Windows Phone Web browser?

1 Answers  


Can I write multi-player games using wi-fi or blue tooth in the device.?

0 Answers  


Categories