The majority of questions I received here is when somebody download my source code and found an error after running it. Well, actually you will not encounter those errors if you just follow the instructions on the readme file.
But sometimes, due to the fact that you are in a hurry to open the source code and want to see what’s on it, you forgot to read the important instructions.
This little guide will teach you on how to prevent this.
- If you encounter problem quit visual basic editor and continue reading.
- Make sure that you read the readme file first before opening the source code.
- If there are controls included in the zip file register it before opening the source code. Read How to register OCX file.
- Search the internet if you cannot find the controls within the zip file. Visit the download section first before searching.
With this few instructions I believe that this will answer most of your question. Try to solve the problem first before running the source code.
- Add new comment
- 601 views