EuroHarmony Community Forums

Archive => EuroHarmony VA => Old Forum => Technical discussions => Topic started by: EHM-1758 Owen on November 26, 2006, 09:53:25 am

Title: The Dreaded \"Runtime Error 13\" Returns! :(
Post by: EHM-1758 Owen on November 26, 2006, 09:53:25 am
I have just installed the flight logger from the website and when I start it up, it first says:-

"Cannot Connect to Server"

then

"Runtime Error 13, Type Mismatch"


Anyone got any ideas of how to fix this?

thanks

Owen
Title: The Dreaded \"Runtime Error 13\" Returns! :(
Post by: EHM-1703 Philip on November 26, 2006, 01:06:34 pm
You tried this:

Quote
Originally posted by EHM-1798 Conrad
Ok,

in your Flight logger Directory you'll find a DLL file called : MSSTDFMT.DLL

Copy this file to your WINDOWS/SYSTEM 32

Then go to :

Start > Run > and copy the following

regsvr32 C:\WINDOWS\system32\MSSTDFMT.DLL

it should come up with something like Register of DLL complete (something along those lines)

this will register the DLL and then you will be able to use Flight Logger.

Sorry, sometimes this just happens


????
Title: The Dreaded \"Runtime Error 13\" Returns! :(
Post by: EHM-1758 Owen on November 26, 2006, 02:18:32 pm
Indeed I have, and to no avail.
Title: The Dreaded \"Runtime Error 13\" Returns! :(
Post by: EHM-0654 Murray on November 26, 2006, 02:52:17 pm
Not that it's supposed to make any difference any more, but what hub are you with Owen?
Title: The Dreaded \"Runtime Error 13\" Returns! :(
Post by: EHM-1758 Owen on November 26, 2006, 02:56:24 pm
I'm in KATL
Title: The Dreaded \"Runtime Error 13\" Returns! :(
Post by: EHM-1703 Philip on November 26, 2006, 03:44:49 pm
OK, you may have to register the "msbind.dll" as well. It should be in your propilot folder so you should just have to perform the steps above to register it but you will need to supply the path that the Flight Logger is in.

For example on my machine I would need to do:

Start > Run > and copy the following
regsvr32 C:\Program Files\EuroHarmony\Flight Logger ProPilot\MSBIND.DLL

Can I just confirm that you have the latest version of the Fligfht Logger which should be 3.0.7? Also have you tried uninstalling the Flight Logger and then completely re-installing again?

Let us know if any of that helps.
Title: The Dreaded \"Runtime Error 13\" Returns! :(
Post by: EHM-0654 Murray on November 26, 2006, 05:18:34 pm
Quote
Originally posted by EHM-1703 Philip
...Can I just confirm that you have the latest version of the Flight Logger which should be 3.0.7? Also have you tried uninstalling the Flight Logger and then completely re-installing again?


I'll second that one Owen. Uninstall whichever version you've got now, then go to the front page of the main website and download the current version from the link there (is definitely v3.0.7, just checked myself)
Title: The Dreaded \"Runtime Error 13\" Returns! :(
Post by: EHM-X2J Richard on December 11, 2006, 10:19:57 am
I'm a returning recruit, and I've spent the last day trying to get everything up and running, but along with some minor VATSIM problems, I encountered this problem with Flight Logger myself.

I installed the latest version (from the front page) and followed the steps above. The MSBIND.DLL file is in the System32 folder, but when I run the "regsvr32 C:\Program Files\EuroHarmony\Flight Logger ProPilot\MSBIND.DLL" command, it tells me the module can't be found.

Honestly, I'm a useless programmer, so I havn't a clue what to do. Any help is much appreciated!

I also added the FSUIPC.DLL to the FS9 Modules folder
Title: The Dreaded \"Runtime Error 13\" Returns! :(
Post by: EHM-1947 Miko on December 11, 2006, 05:18:27 pm
Quote
Originally posted by RightWayCorrigan
...
 The MSBIND.DLL file is in the System32 folder, but when I run the "regsvr32 C:\Program Files\EuroHarmony\Flight Logger ProPilot\MSBIND.DLL" command, it tells me the module can't be found.

...

 


if you write "regsvr32 C:\Program Files\EuroHarmony\Flight Logger ProPilot\MSBIND.DLL" the MSBIND.DLL has to be in that directory otherwise it will not be found.

If you have MSBIND.DLL in your system folder the use the path to your system folder or leave the path entirely.

Hope that helps