Results 1 to 4 of 4

Thread: How to control WPF Webbrowser

  1. #1
    Join Date
    Dec 2008
    Posts
    74

    How to control WPF Webbrowser

    I'm running Windows Vista as my operating system. Currently i'm working with WPF application on my system. The problem is that when i try to load Google Map on a web browser it gives out the following error message saying "CURRENT WEB BROWSER DOES NOT SUPPORT FLASH" on my desktop screen. Whereas i'm able to load the same in web browser control in .NET2.0(2005). So can any body tell me that why i'm facing such problem on my system. Can any body tell me that how do i control WPF Webbrowser? Does any body knows about this issue? Kindly provide me the correct solution for teh above issue.

  2. #2
    Join Date
    Apr 2008
    Posts
    1,948

    Re: How to control WPF Webbrowser

    There is much functionality of the native Web Browser control that our managed wrapper does not yet expose. So according to me you should go for Silverlight application as it opposed to Flash. For you information WPF and Silverlight integrate seamlessly.

  3. #3
    Join Date
    May 2008
    Posts
    2,012

    Re: How to control WPF Webbrowser

    The WPF WebBrowser Control is not real WPF, it is a Winforms control wrapped in WPF. You need to install .net 3.5 SP1. Due to version issues this control is still added to the PresentationFramework.dll and version still stays the same 3.0 even after the upgrade to 3.5 SP1.

  4. #4
    Join Date
    Apr 2008
    Posts
    2,005

    Re: How to control WPF Webbrowser

    It is a great way for WPF to host Silverlight content, for that you just need to point it at the Silverlight .XAP file. Are you using gmaps version for Flash? Gmaps + flash is useful only if you have some complex animations/drawings to overlay on the map or if you want really smooth panning and zooming.

Similar Threads

  1. Sony Ericsson XPERIA X8 webbrowser not opens some pages
    By Dritan in forum Portable Devices
    Replies: 5
    Last Post: 22-01-2011, 08:32 PM
  2. Replies: 7
    Last Post: 01-06-2010, 12:01 AM
  3. Problem creating Favorites Webbrowser
    By Jagadamba15 in forum Software Development
    Replies: 5
    Last Post: 23-01-2010, 02:41 PM
  4. JDIC - Problem to close a WebBrowser
    By Gunner 1 in forum Software Development
    Replies: 6
    Last Post: 14-01-2010, 05:19 PM
  5. C#: How to access webBrowser child window
    By moshe2b in forum Software Development
    Replies: 1
    Last Post: 06-02-2009, 11:50 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,262,293.25378 seconds with 17 queries