An error not listed in his computer help guild isn't there. And i haven't seen it before. It says... Project1 System error &H80070583 (-2147023485). Class does not exist.
Are you running on Vista? If you are, try running as admin. It should give you a proper error message and then repost the answer.
are you running .net framework 3.5 ? did you installed the libraryfiles.exe found somewhere in Lightning's thread ? did you registered the OCX ?
Code (Text): 'Class does not exist' Those errors are because you have not installed LIBRARYFILES.EXE. Spoiler Haha, I wasn't thinking when I posted the first reply.
That is in the solutions here: program-discussion-f88/programs-common-problems-solutions-t28268.html Spoiler http://www.neofriends.net/downloads.php?d=260 For ya'll lazies XD PS: Instructions are on the download and in the download, I believe.
It says Loadlibrary("*ocx") failed - the specific module could not be found. I couldn't figure out how to get the oxc into system32.
That means the OCX is not in system32. That means C:\Windows\System32. Oh, and make sure you replace *OCX Name* with the actual name of the OCX file.
OK, so first, you download 'OCX Files' and unpack all the files. After that, here are the steps: 1. Go to My Computer 2. Go to C:\ Drive 3. Go to C:\Windows 4. Go to C:\Windows\system32 5. Drag and drop, copy or move the files (however you do it) to the folder (system32) 6. Then, go to Command Prompt and register the files like this: regsvr32 *OCX NAME REPLACE HERE*.ocx
this is not a folder XD go to the hard drive with the letter c:\ And to make it easier for you, when all the files will be extracted to C:\Windows\system32 press "Windows" key + R at the same time and enter each line, one at a time. After each line, press "Ok" and press "Windows" key + R to open it again. Code (Text): regsvr32 TABCTL32.ocx regsvr32 RICHTX32.ocx regsvr32 PRJCHAMELEON.ocx regsvr32 MSWINSCK.ocx regsvr32 MSINET.ocx regsvr32 MCI32.ocx regsvr32 COMDLG32.ocx regsvr32 COMCTL32.ocx
Are you certain you have all the files downloaded? & is it a different or new error message when you try to open it? I had the same problem with the regsvr & was never able to get that the work, but was still eventually able to open up the SS. Turned out a file was just missing.
are you running windows 64 bits (xp64, vista x64, W7 x64)???? If so, put the files in the SYSWOW64 folder under windows and try again.
If you put in the system32, it will be found. If not, contact me and maybe we can do Computer-to-Computer type fixing