GBToolbox works fine.
I found a lot of help on internet for that kind of error, and I installed several dll to try to get it fix but nothing work for me.

Help !

Moderator: Jimbo
daveee65 wrote:Have you downloaded and run the full install?
I got the problem trying to run Gamebase from a backup of gamebase, copied off another machine. Gamebase won't run without an entry in the registry, the full install will do this for you.
While we are on, be careful not to install Gamebase too deep in folders, away from the root;
i.e. 'c:\Program Files\Gamebase' ...is fine
'c:\Program Files\Blah\BlahBlah\SomethingElse\Gamebase' ...is probably too deep, it will cause another error crash associated with the recognition of names.
arthur_gill@hotmaIl.com wrote:Well, having just done a ful re-install I stil get the same error.
I have several GB's all now running happily with relative pathing (even my amiga one), so I am loath to 'uninstall' just in case it screws something up in one of the subdirectories. It took a while to get it all working, but a 3rd part app has stuffed up a few things, and I have only just noticed / had time to try GB.
As ver 1.2 does not need dll's registering any more (?) what does the installer do that 'has' to be done, in order to allow this to run?
If it is just a registry entry, what is it?
Arthur.
daveee65 wrote:Have you downloaded and run the full install?
I got the problem trying to run Gamebase from a backup of gamebase, copied off another machine. Gamebase won't run without an entry in the registry, the full install will do this for you.
While we are on, be careful not to install Gamebase too deep in folders, away from the root;
i.e. 'c:\Program Files\Gamebase' ...is fine
'c:\Program Files\Blah\BlahBlah\SomethingElse\Gamebase' ...is probably too deep, it will cause another error crash associated with the recognition of names.
Code: Select all
;Windows System Folder (NON Register)
Source: "expsrv.dll"; DestDir: "{sys}"
Source: "msjint40.dll"; DestDir: "{sys}"
Source: "msjter40.dll"; DestDir: "{sys}"
Source: "msrepl40.dll"; DestDir: "{sys}"
Source: "mswdat10.dll"; DestDir: "{sys}"
Source: "mswstr10.dll"; DestDir: "{sys}"
Source: "VB5DB.DLL"; DestDir: "{sys}"
Source: "vbajet32.dll"; DestDir: "{sys}"
;Windows System Folder (DLL Register)
Source: "COMDLG32.OCX"; DestDir: "{sys}";
Source: "MSCOMCTL.OCX"; DestDir: "{sys}";
Source: "TABCTL32.OCX"; DestDir: "{sys}";
Source: "msjtes40.dll"; DestDir: "{sys}";
Source: "msrd2x40.dll"; DestDir: "{sys}";
Source: "msrd3x40.dll"; DestDir: "{sys}";
Source: "msjet40.dll"; DestDir: "{sys}";
Source: "mswinsck.ocx"; DestDir: "{sys}";
;DAO Folder (DLL Register)
Source: "dao360.dll"; DestDir: "{dao}";
;App Folder (DLL Register)
Source: "GBFuncs.dll"; DestDir: "{app}";
Source: "GBSql.dll"; DestDir: "{app}";
Source: "Gemus.dll"; DestDir: "{app}";
;App Folder (NON Register)
Source: "PNGlib.dll"; DestDir: "{app}";
Source: "unzip32.dll"; DestDir: "{app}";
Source: "vbzip10.dll"; DestDir: "{app}";
Source: "zlib.dll"; DestDir: "{app}";
Return to “The GameBase Frontend”
Users browsing this forum: No registered users and 4 guests