• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

I HATE WINDOWS!

OBIO

Retired SOH Admin
I just reinstalled XP, did all the updates, begin installing my software....and am getting error messages telling me that this or that OCX file is missing! Sure I can individually download hundreds of OCX files until I get them all....or I can throw my computer in the trash and be done with it. And do you think Microsoft has a nice little area you can go and download all of the OCX files in one handy dandy installer....NOPE! OBIO
 
I am trying to get FSMetars to run....want to do some flying, and would like to have real weather. The current message is telling me that MSINET.OCX or one of its dependents is either missing or not registered properly. The file is there... OBIO
 
Go ahead and open the back door..Tell it *No More* and toss it...

Then call Bill gates and tell him he owes you a new computer...
 
Hi OBIO,

If the files there it's probably not registered properly.

Goto run in the start menu and type in the below

regsvr32 path & filename of dll or ocx



Cheers :ernae:
Lindsay
 
Maybe its telling you that it is time to upgrade to W7. :salute: :wavey:

No silly it would still be missing from W7.

MSINET.OCX is a visual basic runtime file that is not included in the Windows OS. Some packages that might be installed might install the necessary files with their built in installer but that is not the case with FS Metars

If the file is not in C:\Windows\System32 folder move it there.

Then restart if that does not fix the problem then you need to register it like leroy10 suggested.

It should be as easy as entering

Code:
regsvr32 MSINET.OCX

In the command window or the run box (never did it that way)
 
Update to Win7.....yeah, this old system ain't gonna run that very well. Beside, ACM won't run under anything newer than XP and I use the heck out of that program. Leroy: I tried that...and got a message telling me that the selected file was not an executable file and that no registration helper is registered for this file type. OBIO
 
In the FS Metars folder there is a FAQ.txt file with no instructions other than how to down load the files.

You already have msinet.ocx but you will need mscomctl.ocx and comdlg32.ocx down load both of those files.

Extract the .OCX files from the each cab file and put them in the C:\windows\system32 folder.

For each one enter the below command into the run box on the start menu. That should fix it.

regsvr32 mscomctl.OCX

regsvr32 COMDLG32.OCX

regsvr32 MSINET.OCX

I recently installed XP as well and had to add all three just now to get it to work.



Q. An msinet.ocx error occurs when i run FSMetar

A. download msinet.cab from http://activex.microsoft.com/controls/vb6/msinet.cab

Install File and run FSMetar

------------------------------------------------------------------------------------------

Q. An mscomctl.ocx error occurs when i run FSMetar

A. The solution is the same as for the msinet.ocx missing file.
You can download it from:

http://activex.microsoft.com/controls/vb6/mscomctl.cab

------------------------------------------------------------------------------------------

Q. An comdlg32.ocx error occurs when i run FSMetar

A. The solution is the same as for the msinet.ocx missing file.
You can download it from:

http://activex.microsoft.com/controls/vb6/comdlg32.cab

------------------------------------------------------------------------------------------
 
silly me I forgot, you can also just right click on the .ocx or .dll and click "register library" for .dll and register control for any .ocx files.

Cheers :ernae:
Lindsay
 
Back
Top