jesylv
MIS
- Jul 1, 2001
- 135
I keep on getting this error when trying to open classes from the component gallery:
Code:
Oshared is not a function, procedure or program.
[\CODE]
The culprit piece of code is something like
[CODE]
IF !oShared.CheckItem(this)
[\CODE]
It seems that an object (oshared) is not loaded correctly in the "gallery.app". Does any one ever seen such a behavior. (ps I am using VFP7.0 SP1).
Jean