Blog Page 4

[VB6]How to Check if a String is an Item in Combo Box

Here's a Visual Basic code that will check if the string is an Item in Combo Box. Feel free to use it. Dim inCombo as...

How to Fix Error 0x800c0133 in Outlook Express

While retrieving email messages using Outlook Express 6, i got thisĀ Error 0x800c0133 and somehow i cant retrieve any new message anymore. After searching the...

[SOLVED] Physical Database Not Found

Im currently developing a system in Visual Basic 6 that has a report generation module using Crystal Report 8.5 and it's connected to MS...

[SOLVED] LoadLibrary (“CRYSTL32.ocx”) failed – The specified module could not be found

Im trying to register the CRYSTL32.OCX but the error "LoadLibrary ("CRYSTL32.ocx") failed - The specified module could not be found" keeps on occuring. And i...

[SOLVED]No more connections can be made to this remote computer

When using Windows XP Professional as a server for more than 10 client pc, maybe you will encounter this kind of error; No more connections...

YOU MUST READ THIS