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  


What is safety mode on my phone?

0 Answers  


Tell me can I open sockets in windows phone?

0 Answers  


How to get the geolocation data on a picture?

0 Answers  


Some images look different when synced to the device and read programmatically. Do decoders change these?

0 Answers  






Explain about the windows phone?

0 Answers  


Is it possible to use custom pixel shader in xna?

0 Answers  


In my code the method marked by [ondeserialized] is never called after deserialization. Is this a known issue?

0 Answers  


Why did my phone go into safe mode?

0 Answers  


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

0 Answers  


Is it temporary that the control styles are included in app.xaml?

0 Answers  


Tell me can I get weather for my location?

1 Answers  


Categories