Jump to content

Uniform Editor


angels

Recommended Posts

ever since i got my computer back I can not use the editor. I have been getting system error &H8007007E(-2147024770). The specified module could not be found. It is really anoying me. Can anyone help me?

Is there a way that you can put up a previous version on the site?

Link to comment
https://www.mvpmods.com/forums/topic/24284-uniform-editor/
Share on other sites

I found this with Google, it may help.

I receive an error message; "System Error &H8007007E (-2147024770). The specified module could not be found." when trying to run the practice exam?

These errors have to do with corrupt system files (VB runtime for example - MSVBVM60.DLL) or more than one ocx or dll on your system (DLL Hell) - Operating Systems only like one version of a given system file (ocx, dll, etc...) installed at any one time. In most operating systems - Windows 95 and higher - ocx and dll files are stored in the %systemroot%system32 folder. For example C:WINNTsystem32 or C:windowssystem32.

To resolve the problem:

Search the c:windows folder and all subfolders for all files named MSWINSCK.OCX (you can install new VB Runtime version) and check its version against the files in this address http://www.xerocreative.com/runtimes.html then delete the old version and copy the new version in to the folder of Windows (Right-click each file found, select properties, then the version tab. Note the version number)

Then run an application (it's up to you to use the application you like but I use Tune-up Utilities which can be found in Program section of this site) to clean the registry, try to run a few times until no errors are found.

If the exam simulator will still not load, please reinstall the simulator to ensure proper .ocx registration by Click the Start menu > Run (the run dialog box will appear) then type (or copy and paste): regsvr32 "c:windowssystem32MSWINSCK.OCX " and press Enter.

Then restart your computer, it should run the program now.

Link to comment
https://www.mvpmods.com/forums/topic/24284-uniform-editor/#findComment-314211
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...