Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Plz help


DawnOfEarth
 Share

Recommended Posts

i have looked all over forum for answers and tryed wat people have suggested but nothing has worked so far. I keep getting a richtxt.ocx error in vb6 so i cant compile anything and it says object library not registered every time i start it up. Here is were i have the error every time i try to compile private mRTB As RichTextBox and right here frmMain.txtChat.SelStart = Len(frmMain.txtChat.text) and i get this error when tryign to compile server Class MSComctlLib.ListView of control lvwInfo was not a loaded control class.. Thx for looking and plz help.
Link to comment
Share on other sites

I have tryed all clients mirage realms all the custom ones robins main one everything still the same for each. I start up my vb with the client file in the source and first thing that comes up is object Library not registered then i hit ok then it says do you wish to contiue loading i hit yes then it says error during load pls refor to frmmain.log for details so i do that and this is wat it says Line 1685: Class RichTextLib.RichTextBox of control txtChat was not a loaded control class. no matter which custom client i load or any thing i tryed the library files i tryed the sp6 nothing seems to fix it. I ran as admin in xp sp2 i tryed all that so far nothing. regsrv32 richtxt.ocx and still same thing.
Link to comment
Share on other sites

[EDIT] - Then just try re downloading these and over-right them with existing. But remember to keep a back up just incase.

If you don't have them then you can download the riched32.dll here - [http://www.dll-files….zip?0WIfWCZFmU](http://www.dll-files.com/riched32.zip?0WIfWCZFmU)

riched20.dll here - [http://www.dll-files….zip?0WIfWCZFjW](http://www.dll-files.com/riched20.zip?0WIfWCZFjW)

And put that in this dirrectory %windir%\system32\
Link to comment
Share on other sites

Stop using VB6 portable. Use the enterprise edition. The portable version compiling Eclipse **will** give errors. It doesn't have the required files.

You need enterprise edition. Try looking it up on 4shared to find it. Or buy it.
Link to comment
Share on other sites

~~Uninstall it. Uninstall runtimes. Then install it again, making sure you run the installer in Windows XP Pack 3 Compatibility mode, while running as administrator. Then install first the DX7 runtimes, then the DX8 runtimes. Heck, if that doesn't work. I don't know what to tell you.

I'll try lurking around the internet.~~

[https://groups.google.com/forum/?fromgroups=#!topic/microsoft.public.vb.general.discussion/0s9tmxzUxsI](https://groups.google.com/forum/?fromgroups=#!topic/microsoft.public.vb.general.discussion/0s9tmxzUxsI)

Look at that.
Link to comment
Share on other sites

Go to these links:

[https://groups.google.com/forum/?fromgroups=#!topic/microsoft.public.vb.general.discussion/0s9tmxzUxsI](https://groups.google.com/forum/?fromgroups=#!topic/microsoft.public.vb.general.discussion/0s9tmxzUxsI)

[http://www.vbforums.com/showthread.php?421777-RESOLVED-object-library-not-registered](http://www.vbforums.com/showthread.php?421777-RESOLVED-object-library-not-registered)

[http://www.vbforums.com/showthread.php?355539-VB6-Error-quot-Object-Library-not-registered-quot](http://www.vbforums.com/showthread.php?355539-VB6-Error-quot-Object-Library-not-registered-quot)

First one is the best, second one pretty much the same as the first one, and the third one I haven't read. Google helps, man. XD
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...