WebBrowser + that annoying File Download box...

From: Ben Chorney (bchorney_at_pdsrde.com)
Date: 05/18/04


Date: Tue, 18 May 2004 09:39:06 -0400

please excuse the cross-posting, but i'm getting desperate....

using vb6 + .vbd's (user docs)...

in order to properly view .vbd's on an end user's machine, the user must
register the .dll containing the .vbd - fine, no problem. i'm trying to
detect if a .vbd can be navigated to (checking to see if the .dll is not
registered properly, for example), but the issue is that when trying to
WebBrowser.Navigate to the file on the machine, all that pops up is the
dreaded File Download box.

i've tried Silent = True, i'm handling EVERY WebBrowser event, and there
seems to be nothing i can do to prevent it from appearing...

any suggestions welcome...
-ben



Relevant Pages

  • WebBrowser + that annoying File Download box...
    ... register the .dll containing the .vbd - fine, ... dreaded File Download box. ...
    (microsoft.public.vb.6.webdevelopment)
  • RE: Registering a custom DLL after deployment - advice?
    ... Register property to vsdraCOM - and leave the output as content ... I added the dll and the tlb and set the build action to ... publishing and invoke the .bat file. ... The custom dll is for the Access ADP. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Self registering a COM dll in a VS2003 Windows setup project...
    ... Most of the Register settings extract the settings at build time and put the ... at install time. ... code in that DLL is doing something that isn't being put into the MSI file. ... I have not been able to make a customized Redemption dll ...
    (microsoft.public.dotnet.framework.setup)
  • Re: IMailRuleClient wont work!!!
    ... Does your DLL properly export DllRegisterServer and DllGetClassObject? ... > So i have tested manually register the COM. ...
    (microsoft.public.pocketpc.developer)
  • RE: COM Addin dll and HKEY_LOCAL_MACHINE
    ... registry for HKEY_LOCAL_MACHINE (HKLM). ... associate the designer objects with HKLM and compile the DLL so that it would ... Outlook ] ... > designer to register in HKEY_CURRENT_USER. ...
    (microsoft.public.vb.com)