Valhalla Legends Archive

Programming => General Programming => Visual Basic Programming => Topic started by: warzone on October 18, 2004, 11:48 AM

Title: Run time error
Post by: warzone on October 18, 2004, 11:48 AM
Run-Time error 339 Componet subclass.ocx or one of its dependencies not correct;y registered: A file is missing or invaild.
Where can i download the missing file from
Title: Re: Run time error
Post by: Eternal on October 18, 2004, 02:09 PM
Google (http://www.google.com)

For all your download needs  ;)

Title: Re: Run time error
Post by: Soul Taker on October 18, 2004, 08:20 PM
I think VB forum would have been better for this, also.
Title: Re: Run time error
Post by: warzone on October 18, 2004, 11:57 PM
Ummm

I still cant find the file?
Title: Re: Run time error
Post by: MyndFyre on October 19, 2004, 09:29 AM
Quote from: warzone on October 18, 2004, 11:57 PM
Ummm

I still cant find the file?

So does that mean that you're not sure that you can't find the file?
Title: Re: Run time error
Post by: LivedKrad on October 19, 2004, 12:03 PM
Maybe he's asking if he still can't find the file, seems a very interpretable phrase. o_O
Title: Re: Run time error
Post by: drivehappy on October 19, 2004, 12:12 PM
@warzone: Grok already gave you a link: http://forum.valhallalegends.com/phpbbs/index.php?topic=9214.0

Download the file, place it in your system32 directory (or system if on win95/98).
Start->Run-> type 'cmd'
cd to your system32 directory
type 'regsvr32 subclass.ocx'
Title: Re: Run time error
Post by: warzone on October 20, 2004, 09:22 PM
Hey Um i goto pay just to download that file. It says something about pay pal
Title: Re: Run time error
Post by: Stealth on October 20, 2004, 11:24 PM
http://cold-chaos.net/stealth/dep/subclass.ocx
Title: Re: Run time error
Post by: warz on October 21, 2004, 08:58 AM
well, warzone, i think you should change your name to warztwo, because i am warzone. I HOPE YOU SAVED ENOUGH ROOM IN YOUR STOMACH BECAUSE IM GOING TO RAM MY FIST INTO IT!
Title: Re: Run time error
Post by: LivedKrad on October 21, 2004, 11:59 AM
Such a sweet-tempered man, warz. :P
Title: Re: Run time error
Post by: Grok on October 21, 2004, 02:42 PM
What does subclass.ocx do?  Perhaps you could write your own.
Title: Re: Run time error
Post by: UserLoser. on October 21, 2004, 04:21 PM
Quote from: Grok on October 21, 2004, 02:42 PM
What does subclass.ocx do?  Perhaps you could write your own.

I'm assuming something related to subclassing :)
Title: Re: Run time error
Post by: Stealth on October 21, 2004, 07:08 PM
Quote from: UserLoser on October 21, 2004, 04:21 PM
Quote from: Grok on October 21, 2004, 02:42 PM
What does subclass.ocx do?  Perhaps you could write your own.

I'm assuming something related to subclassing :)

Yep. It just does the subclassing for you. It was causing problems for Myndfyre's Windows 2003 Advanced Server box, so I got rid of it.
Title: Re: Run time error
Post by: MyndFyre on October 21, 2004, 07:42 PM
Quote from: Stealth on October 21, 2004, 07:08 PM
Quote from: UserLoser on October 21, 2004, 04:21 PM
Quote from: Grok on October 21, 2004, 02:42 PM
What does subclass.ocx do?  Perhaps you could write your own.

I'm assuming something related to subclassing :)

Yep. It just does the subclassing for you. It was causing problems for Myndfyre's Windows 2003 Advanced Server box, so I got rid of it.

<3