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

Dear Netizens, I have been humbled and am in desparate need of your help.

I created a relatively normal VB app, ran her through the setup wizard and all
appeared well (more particulars are below).  However, when installing the app
onto other machines, I SOMETIMES get an error message stating that "An error
occurred while registering the file GRID32.OCX".  The same error message
appears for MFC40.DLL and COMDLG32.OCX.  If I ignore the errors and try to run
the app, it aborts with a "runtime error 31037, error loading file" message.  
Since the three files were installed on the PC, I assume the error message is
correct and that there are registry problems.

Embarassingly, I must admit that I have spent several hours banging my head
against the wall on this problem, researched Technet, the Web and all other
resources known to me, but to no avail.  Now I stand before you (actually in a
kind of kneeling like pose), to beg for any assistance that you may be able to
give me.

Thanks for any help you may provide,
Bill Rowland

The particulars:

VB 4.0 32-bit
Setup Wiz created the setup files on the network
Dev Platform:  NT Workstation 4.0
App Platform:  Win95
I have installed Office97 on my PC, and I know that this causes some DLL
problems (oleaut32.dll), but have corrected those.
It is important to note that this app has been installed correctly on 3 of the
6 PCs on which it has been installed.  There is little difference between the
PCs.



Mon, 30 Aug 1999 03:00:00 GMT  
 Setup Wiz (Registration Blues - mfc40.dll, grid32.ocx, comdlg32.ocx)

Billy,
        Been there, got the tee shirt ;-)

        mfc40.dll is most likely culprit. there wre several variations on
dependacies
over the past year: some versions need msvcrt.dll others also need
msvcirt.dll. I gave up on setup wizard, and switched to Wise install 5.0
(best setup program I have ever seen!) Wise has you run your executable an
nottes loadlibrary calls, so it picks up new dependancies. The only thing
it has ever missed is the stdole.tlb file needed by to 5.0 common controls
(Office97). Probably thought it was just a type library, when it is really
a dll. You can get a fully functional demo version from http:\\www.glbs.com
(Great Lakes Business Software is the manufacturer).

Good Luck

Rob Graham



Quote:
> Dear Netizens, I have been humbled and am in desparate need of your help.

> I created a relatively normal VB app, ran her through the setup wizard
and all
> appeared well (more particulars are below).  However, when installing the
app
> onto other machines, I SOMETIMES get an error message stating that "An
error
> occurred while registering the file GRID32.OCX".  The same error message
> appears for MFC40.DLL and COMDLG32.OCX.  If I ignore the errors and try
to run
> the app, it aborts with a "runtime error 31037, error loading file"
message.  
> Since the three files were installed on the PC, I assume the error
message is
> correct and that there are registry problems.

> Embarassingly, I must admit that I have spent several hours banging my
head
> against the wall on this problem, researched Technet, the Web and all
other
> resources known to me, but to no avail.  Now I stand before you (actually
in a
> kind of kneeling like pose), to beg for any assistance that you may be
able to
> give me.

> Thanks for any help you may provide,
> Bill Rowland

> The particulars:

> VB 4.0 32-bit
> Setup Wiz created the setup files on the network
> Dev Platform:  NT Workstation 4.0
> App Platform:  Win95
> I have installed Office97 on my PC, and I know that this causes some DLL
> problems (oleaut32.dll), but have corrected those.
> It is important to note that this app has been installed correctly on 3
of the
> 6 PCs on which it has been installed.  There is little difference between
the
> PCs.



Wed, 01 Sep 1999 03:00:00 GMT  
 Setup Wiz (Registration Blues - mfc40.dll, grid32.ocx, comdlg32.ocx)



Quote:
>Dev Platform:  NT Workstation 4.0
>App Platform:  Win95

This combination seems to cause everywhere problems, and might be
prevented by building the setup disks on a Win95 machine.
Look up other threads in this NG, this problem is been diskussed here
several times.

Thomas
--



Thu, 02 Sep 1999 03:00:00 GMT  
 Setup Wiz (Registration Blues - mfc40.dll, grid32.ocx, comdlg32.ocx)

Please E-Mail Me when you figure out how to register those files
or fix that problem.

I have that exact same message and am desperatly looking for help!

I don't check this group much, so please e-mail at...

Thanks!



Thu, 16 Sep 1999 03:00:00 GMT  
 Setup Wiz (Registration Blues - mfc40.dll, grid32.ocx, comdlg32.ocx)

Quote:

> Please E-Mail Me when you figure out how to register those files
> or fix that problem.

> I have that exact same message and am desperatly looking for help!

> I don't check this group much, so please e-mail at...

> Thanks!

Check out the following knowledge base article.  I think it may point to
the source of your problem

http://www.microsoft.com/kb/articles/q162/5/18.htm

Have fun
Neil

--

This message came to you from Parkie's hanger and Garage
22 Taylor Street,Ohauiti
Tauranga
New Zealand

Home Page: http://202.20.65.15/client/personal/parkie/



Fri, 17 Sep 1999 03:00:00 GMT  
 
 [ 5 post ] 

 Relevant Pages 

1. Answer to comdlg32.ocx and comctl32.ocx registration problems

2. Registration of grid32.ocx and others

3. MSINET.OCX and SHDOCVW.DLL Registration Failure in Setup

4. COMDLG32.OCX registration error ?HELP!

5. COMDLG32.OCX registration error ?HELP!

6. Problem with registration of COMDLG32.OCX

7. Adding grid32.ocx and graph32.ocx to application

8. Is MFC40.dll required for THREED32.OCX?

9. Problem with THREED32.OCX/GRID32.OCX

10. Error registering COMDLG32.OCX in Setup

11. OCX OCX OCX OCX OCX OCX

12. Help: Comctl32, Comdlg32, Dblist32 problems porting VB4 to VB5 (VB5 GPF in Mfc40.dll)

 

 
Powered by phpBB® Forum Software