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  


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

0 Answers  


Explain about windows phone web browser?

0 Answers  


Explain where is xmldocument class?

0 Answers  


What is windows phone?

0 Answers  






How to save screen from an XNA app?

1 Answers  


Can we control the WebBrowser controls zooom?

1 Answers  


Tell me Will TextTrimming property be available on TextBlock?

1 Answers  


Suppose my site is down, and async calls are taking too long to timeout. How can I set a reasonable timeout?

0 Answers  


Where is httputility class, since there is no system.windows.browser namespace?

0 Answers  


explain the best way to detect that I am in design-mode in expression blend or visual studio?

0 Answers  


How to customize front page?

0 Answers  


Categories