Wednesday, January 31, 2007

Visual Basic 6 Crash

If your VB6 crash while loading a project, high chances are the OCX file that you used is either not registered or at difference location as registered in the VB Project file. To fixed you need to find out which OCX is giving you error. You can follow this guide to fixed it - Open a new Project and add in the References or Component one by one. If you don't know what components is used you can use Notepad to view the contents of the .vbp file.


No comments: