
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)