Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
inet
active_desktop
active_scrptng
asp.components
asp.db
asp.general
comctl32
comp.packaging
components.dev
dbweb
dhtml_editing
docobjects
html_authoring
html_objmodel
iis
iis.ftp
iis.security
iis.smtp_nntp
indexserver
misc
mshtml_hosting
scripting.jscript
scripting.vbscript
sdk_setup
shell_objmodel
urlmonikers
webbrowser_ctl
wininet
  
 
date: Sun, 6 Apr 2008 08:06:19 -0700 (PDT),    group: microsoft.public.inetsdk.programming.urlmonikers        back       


How to install BHO in other machine ???   
Hi All,



I have developed a BHO in VC++ using Visual Studio 2005. The BHO runs
fine in my machine.

But it doesnot run in other machine. May be it it not installed
properly.

Below is what I have done to install my BHO in other machine :--

1. Copied the dll of BHO in a particular folder.

2. Done the registry setting & included the path of the dll file while
registering so that it is called.

But this doesn't work ---- nothing is happening so it seems that dll
is not called.

The target machine have VS 6.0 but not VS 2005. Could this be the
probelm ??

Please help me in running my BHO in other machine.

Waiting for your quick reply,

Thanks & Regards

Hitesh
date: Sun, 6 Apr 2008 08:06:19 -0700 (PDT)   author:   unknown

Re: How to install BHO in other machine ???   
wrote in message
news:3a314947-2d78-4d9e-8ca4-b2f375b0d19f@d1g2000pra.googlegroups.com
> I have developed a BHO in VC++ using Visual Studio 2005. The BHO runs
> fine in my machine.
>
> But it doesnot run in other machine. May be it it not installed
> properly.

Use Dependency Walker (www.dependencywalker.com) to check for DLLs you 
depend on that are missing on that other machine. You likely need to 
redistribute CRT DLLs - or alternatively, change your project settings 
to link to CRT statically.
-- 
With best wishes,
    Igor Tandetnik

With sufficient thrust, pigs fly just fine. However, this is not 
necessarily a good idea. It is hard to be sure where they are going to 
land, and it could be dangerous sitting under them as they fly 
overhead. -- RFC 1925
date: Sun, 6 Apr 2008 13:43:53 -0400   author:   Igor Tandetnik

Re: How to install BHO in other machine ???   
On Apr 6, 10:43 pm, "Igor Tandetnik"  wrote:
>  wrote in message
>
> news:3a314947-2d78-4d9e-8ca4-b2f375b0d19f@d1g2000pra.googlegroups.com
>
> > I have developed a BHO in VC using Visual Studio 2005. The BHO runs
> > fine in my machine.
>
> > But it doesnot run in other machine. May be it it not installed
> > properly.
>
> Use Dependency Walker (www.dependencywalker.com) to check for DLLs you
> depend on that are missing on that other machine. You likely need to
> redistribute CRT DLLs - or alternatively, change your project settings
> to link to CRT statically.
> --
> With best wishes,
>     Igor Tandetnik
>
> With sufficient thrust, pigs fly just fine. However, this is not
> necessarily a good idea. It is hard to be sure where they are going to
> land, and it could be dangerous sitting under them as they fly
> overhead. -- RFC 1925

Hi Igor,

Thanks a lot for your advice !!

By distributing the CRT , I could succesfully install it in other
machines too.

Thanks Again
Hitesh
date: Fri, 18 Apr 2008 07:50:03 -0700 (PDT)   author:   unknown

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us