MSINET.OCX and SHDOCVW.DLL Registration Failure in Setup 
Author Message
 MSINET.OCX and SHDOCVW.DLL Registration Failure in Setup

My problem is about the msinet.ocx control and shdocvw.dll failing to
register.
When I make an .EXE and try to install it on another machine with setup
program, it fails to register the ocx and .dll   Manual registration also
fails. (Failed to LoadLibrary("msinet.ocx")
GetLastError returns 0x00000485 ) I am using a development machine with VB
SP3 and IE 4.01, so my machine installs and tests fine.
My target machines do not have IE 4.01 and thus I am assuming my problem to
be.

I read in a few news threads that it was possible to register ACTPRXY.DLL
and get the files to register, but I have not found this to be the case.

Does anyone know a solution, aside from installing IE 4.01?

Microsoft?

Is there a change that can be made to the SETUP project files so that
registration of the controls would be seamless?

TIA
Cliff Thomas
Boeing Commercial Airplane Group, Wichita Division
MR&D NC Technology Analyst (CAM/DNC)



Fri, 06 Oct 2000 03:00:00 GMT  
 MSINET.OCX and SHDOCVW.DLL Registration Failure in Setup

Search the MS web site for the file 40comupd.exe

Quote:

>My problem is about the msinet.ocx control and shdocvw.dll failing to
>register.



Sun, 08 Oct 2000 03:00:00 GMT  
 MSINET.OCX and SHDOCVW.DLL Registration Failure in Setup

I had the same problem only on a machine that DID have IE 4.01
installed.  My problems were solved as soon as I removed SP3.

On Mon, 20 Apr 1998 15:47:22 GMT, "Clifford B. Thomas"

Quote:

>My problem is about the msinet.ocx control and shdocvw.dll failing to
>register.
>When I make an .EXE and try to install it on another machine with setup
>program, it fails to register the ocx and .dll   Manual registration also
>fails. (Failed to LoadLibrary("msinet.ocx")
>GetLastError returns 0x00000485 ) I am using a development machine with VB
>SP3 and IE 4.01, so my machine installs and tests fine.
>My target machines do not have IE 4.01 and thus I am assuming my problem to
>be.

>I read in a few news threads that it was possible to register ACTPRXY.DLL
>and get the files to register, but I have not found this to be the case.

>Does anyone know a solution, aside from installing IE 4.01?

>Microsoft?

>Is there a change that can be made to the SETUP project files so that
>registration of the controls would be seamless?

>TIA
>Cliff Thomas
>Boeing Commercial Airplane Group, Wichita Division
>MR&D NC Technology Analyst (CAM/DNC)




Mon, 09 Oct 2000 03:00:00 GMT  
 MSINET.OCX and SHDOCVW.DLL Registration Failure in Setup

I have created a VB5 app that uses the browser control. The target computer
has IE4 but the app will be running on a Citrix Server. When the
Administrator loaded the set up for the VB App..the shdocvw.dll wouldn't
register and then it said shawapi.dll was missing so I created another setup
and included this file.....the administrator tried manually registering the
sh*.dlls.......and encounters the following:  *** I would appreciate any
suggestions... I have suggested trying the update to the
comctl32.dll.....Please help!!!!! desperate!...deadline coming up May 1....

Errors...Adminstrator receives:

The error message when I run the following:
J:\winframe\system32\regsvr32.exe J:\winframe\system32\shlwapi.dll

J:\winframe\system32]shlwapi.dll was loaded, but the DllRegisterServer
entry point was not found.

DllRegisterServer may not be exported, or a corrupt version of
J:\winframe\system32\shlwapi may be in memory.Consider using pview to
detect  and remove it.  OK.

The error message when I run J:\winframe\system32\regsvr32.exe...

 J:\winframe\system32\shdocvw.dll ... the window is called DDE Server
Window regsvr32.exe Entry Point Not found...the error message "The
procedure entry point InitCommonControlsEx
could not be located in the dynamic link library comctl32.dll."   OK.
Then in the window titled "RegSvr32"  the error
message..."LoadLibrary("J:\winframe\system32\shdocvw.dll failed.
GetLastError returns 0x0000007f."

Quote:

>My problem is about the msinet.ocx control and shdocvw.dll failing to
>register.
>When I make an .EXE and try to install it on another machine with setup
>program, it fails to register the ocx and .dll   Manual registration also
>fails. (Failed to LoadLibrary("msinet.ocx")
>GetLastError returns 0x00000485 ) I am using a development machine with VB
>SP3 and IE 4.01, so my machine installs and tests fine.
>My target machines do not have IE 4.01 and thus I am assuming my problem to
>be.

>I read in a few news threads that it was possible to register ACTPRXY.DLL
>and get the files to register, but I have not found this to be the case.

>Does anyone know a solution, aside from installing IE 4.01?

>Microsoft?

>Is there a change that can be made to the SETUP project files so that
>registration of the controls would be seamless?

>TIA
>Cliff Thomas
>Boeing Commercial Airplane Group, Wichita Division
>MR&D NC Technology Analyst (CAM/DNC)




Sat, 14 Oct 2000 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. No dependencies for shdocvw.dll, setup fails to register shdocvw.dll

2. Setup Wiz (Registration Blues - mfc40.dll, grid32.ocx, comdlg32.ocx)

3. MSINET.OCX IClassFactory::CreateInstance Failure

4. VB4.0 graph32.ocx installation registration failure

5. Registration of shdocvw.dll??

6. shdocvw.dll registration

7. MSINET.OCX in Setup

8. MSINET.OCX in Setup

9. Setup wizard registry error with SHDOCVW.DLL

10. vb40032.dll and msinet.ocx

11. Using a Proxy server with msinet.ocx and Wininet.dll

12. using MSINET.OCX in an ActiveX DLL

 

 
Powered by phpBB® Forum Software