|
-
June 25th, 2010, 03:44 AM
#7
Re: Help Request: "Class not Registered" !
 Originally Posted by WoF
But you cannot say for sure which class it is, that is not registered?
Not really WoF, i can be definitely sure that the class not registered is exactly our control OCX, in fact, after the first execution of the program, during the return from the run state to again the design mode, we received the first pop error window of "Class not Registered" type and we will receive it every time we will now on (until closing the entire VB6 ) trying to re-insert the ocx on the form by draging it from the toolbox.
So we can obtain an indirect proof of what "class not registered" is it .
 Originally Posted by WoF
Does the ocx code pop the error is it issued by the VB part?
I'd also think that the ocx is referring to some unregistered object...
If it was within the VB code, do you have a code line/statement which produces the error?
Unfortunately, the only thing VB produce is a really useless and poor log. When the control load failure appear VB6 create this file (form1.log) with only a simple string which report:
" Line 21: Cannot load control GheoViewControl1 " . This is all we can get from Vb, if we can name it as "helpful information" .
GheoOp.
Last edited by GheoOp; June 25th, 2010 at 03:46 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|