Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does Setup Wizard automatically register DLL's?
Message
From
27/08/2001 12:34:02
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Title:
Does Setup Wizard automatically register DLL's?
Miscellaneous
Thread ID:
00549497
Message ID:
00549497
Views:
67
I have created an application which processes Word and Crystal Reports docuements. When I tried to install on a test machine I found that the reports all generated the following three errors

1. Cannot Initialize OLE

2. Cannot Create DAO DBEngine

3. Crystal Reports.Printout() generates error 20534 (Error Detected By Database DLL. The database DLL is corrupt.)

I used the Setup Wizard to generate the Installation file. In Step 2 - Specify components I have checked the Visual Foxpro Runtime and Active X controls.

The test computer is Win 95

When the installation was going I saw that CRPE32.dll and Crystl32.ocx were copied onto the target computer.

Did I leave out a step?

I then went into DOS and did
CD\WINDOWS\SYSTEM
REGSVR32 crystl32.OCX
REGSVR32 crep32.dll
The OCX completed succesfully but trying to register the DLL gave an error:
crpe32.dll was loaded, but the DllRegisterServer entry point was not found:

DllRegisterServer may not be exported, or a corrupt version of crpe32.dll may be in memory.  Consider using PView to detect and remove it
Any and all advice will be gratefully accepted.

............Rich
Reply
Map
View

Click here to load this message in the networking platform