Unexpected error (32811)
If i continue loading the project it goes till the end but them i cannot
compile it because of several errors !
The list of errors i retrieved from the logs are the following :
Line 96: Class ComctlLib.StatusBar of control sbStatusBar was not a loaded
control class.
Line 281: Class ComctlLib.ImageList of control imlIcons was not a loaded
control class.
Line 121: Class ComctlLib.StatusBar of control sbStatusBar was not a loaded
control class.
Line 95: Class ComctlLib.StatusBar of control sbStatusBar was not a loaded
control class.
Line 45: Class ComctlLib.StatusBar of control sbStatusBar was not a loaded
control class.
Line 142: Class ComctlLib.StatusBar of control sbStatusBar was not a loaded
control class.
Line 176: Class ComctlLib.StatusBar of control StatusBar1 was not a loaded
control class.
Line 209: Class ComctlLib.StatusBar of control sbStatusBar was not a loaded
control class.
Line 216: Class ComctlLib.StatusBar of control sbStatusBar was not a loaded
control class.
Please, i need to do some modifications on this project but i'm unable to
even load it.
I uninstalled VB5, installed it again and nothing ... The same errors !
I don't know what to do next ...
Some ideas please !
Thanks in advance for all the help .
Best regards Hugo Rosa.
Todd B - Agendum Software
** FREE Developer tools for download! NEW release - AG Fastform layout
tool just released!
http://www.AgendumSoftware.com
MailTo:Age...@AgendumSoftware.com
Hugo Rosa wrote in message <77v4oh$k9f$1...@duke.telepac.pt>...
Hi todd, how are you ?
>Hi, Two things, first which service pack are you using
I'm using Windows NT Workstation 4 SP4 ( when i wasa using SP3 the problem
was the same ).
and second check
>your project references. You need to have ... argh.... I think it is the
>Microsoft Visual Basic Extensibility 5.0 reference.... I may be wrong
>here..
No ! You're not wrong ... You're correct :) That item wasn't selected !!
I turned it on and some of the errors disapeared !
No i only have one error ... That affects several forms, its the following:
Line 96: Class ComctlLib.StatusBar of control sbStatusBar was not a loaded
control class.
Line 281: Class ComctlLib.ImageList of control imlIcons was not a loaded
control class.
Line 121: Class ComctlLib.StatusBar of control sbStatusBar was not a loaded
control class.
Line 95: Class ComctlLib.StatusBar of control sbStatusBar was not a loaded
control class.
Line 45: Class ComctlLib.StatusBar of control sbStatusBar was not a loaded
control class.
Line 142: Class ComctlLib.StatusBar of control sbStatusBar was not a loaded
control class.
Line 176: Class ComctlLib.StatusBar of control StatusBar1 was not a loaded
control class.
Line 209: Class ComctlLib.StatusBar of control sbStatusBar was not a loaded
control class.
Line 216: Class ComctlLib.StatusBar of control sbStatusBar was not a loaded
control class.
The error is commun to all the forms. Do you know what can be done to
correct this ??
Thanks in advance for your EXCELENT help :)
Hi there Todd .
>Hi, Two things, first which service pack are you using
I'm using Windows NT Workstation 4.0 SP4 ( when i used SP3 the error was the
same ).
and second check
>your project references. You need to have ... argh.... I think it is the
>Microsoft Visual Basic Extensibility 5.0 reference....
No your correct ! I turn that preference item on and that initial error
disapeared !
Now i only have one last error that affects several forms. The error is the
folowing :
Line 96: Class ComctlLib.StatusBar of control sbStatusBar was not a loaded
control class.
It repeats every time this "ComctLib.StatusBar" is called.
Do you know one way to correct this "stupid" problem ??
Thanks in advance for your EXCELENT help.