Frequently Asked Questions:
Question (#1) Run-time error 339: Component COMDLG32.OCX'.
Question (#2) Run-time error 339: Component 'MSCOMM32.OCX'.
Question (#3) I have tried downloading your program and it comes out as a .RAR file.
Question (#4) When i went to convert the file, it said "runtime error: path/file access error" #75.
#1) Question:
Run-time error 339: Component COMDLG32.OCX' or one of its dependencies not correctly registerd: a file is missing or invalid.
Answer:
2. Back up your current copy of COMDLG32.OCX and copy the new version to the same file location. This file should be located in the WINDOWS\SYSTEM directory on your C: drive (for Windows NT and 2000: \WINNT\system32).
3. Using your mouse, click on the "Start" button and then click on "Run".
4.According to your Operating System, type the following command to register this library file:
Windows 95, 98, or Me:
regsvr32 \windows\system\COMDLG32.OCX
Windows NT or 2000:
regsvr32 \WINNT\system32\COMDLG32.OCX
Windows XP:
regsvr32 \windows\system32\COMDLG32.OCX
5. You should see a message saying "DllRegisterServer ... succeeded"
#2) Question:
Run-time error 339: Component 'MSCOMM32.OCX' or one of its dependencies not correctly registerd: a file is missing or invalid.
Answer:
The file is normally in the C:\Windows\System32 folder.
Its missing in Windows Vista, heres a link as to why.
Link to MSCOMM32.OCX, download this file and save it in the above folder.
If this doesn't work, you may need to re-install the Visual Basic Run-Time files!
#3) Question:
I have tried downloading your converter program (no$gba->VBA) and it comes out as a .RAR file
Answer:
.RAR is a file archive format simular to .ZIP. Both were made popular in the early 90's for their ability to compress large groups of files into a small cabinet file that could be transmitted easily over the telephone line.
.RAR and .ZIP are two companies that compete to this day against eachother.
If you want more information on the .RAR filetype visit this link:
If you just wanna open and install the program download the winRAR unarchiver from
#4) Question:
When i went to convert the file, it said "runtime error: path/file access error" #75.
Answer:
"#75 - Program does not have rights or access to a file. Often this is caused when a program is trying to access a network file it doesn't have proper access to either because of network privileges or something is blocking the program. This issue can also be caused when the file is being used by another program or is read-only"
Suggestions: Browse to a "save" directory that is as simple as possible. I would reccomend something like "C:\" or right to the desktop. Make sure that none of the files with the program have become write-protected. (Highlight them all, right click, properties, uncheck all options).
Make sure that the .BAT file is also unprotected.
And hopefully that's all it will take! The problem is the program is trying to save to a directory that doesn't exist and it needs to be configured, or a file is protected.
|