Issue 750: How to integrate gears into dotnet webbrowser control
http://code.google.com/p/gears/issues/detail?id=750
New issue report by tatvasoft:
What steps will reproduce the problem?
I have attached sample application downlaod it and run it or follow below
steps.
1. Create a test web app or use gears sample
2. Google gears caching works fine with IE and firefox
3. Create a DotNet window application.
4. Use WebBrowser Control and navigate it to your gears based URL eg.
WebBrowser1.Url = New Uri("http://localhost/GearsTest/default.aspx")
5. Now cache gears files now IE will not send any request for cached files
but Your application will send request for all files even cached
What is the expected output? What do you see instead?
We want that our window application (Custom DotNet browser) should not
request files these are cached using gear. we want it should works same as
IE.
What version of the product are you using? On what operating system?
Current version:
0.4.20.0;official;opt;win32;ie
OS: Winxp SP2
Please provide any additional information below.
I think this is separate browser than the IE like Safari and firefox,
Currently gears release its new version which supports safari. I think
gears team have to change something in code so it works with DotNet
webbrowser control too.
Gears.BHO.SetSite(WebBrowser1) may help but when i add gears dll reference
in my dotnet project it gives me BHO interface instead of class.
Attachments:
DotNetWebBrowser.zip 48.8 KB
Issue attributes:
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings