Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fixing a corrupted VCX
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Fixing a corrupted VCX
Miscellaneous
Thread ID:
00550643
Message ID:
00550643
Views:
58
We have a strange case of corruption, we think...
Some symptoms:
1.
-Open a project and expand the class library - one of the newer class SKYCOLHEADERSHAPE is not shown.
-Close the project and open the library in the Class browser - the class is there
Open the project again, the class shows up!!

2.
When running the Application System, in certain situations the NEWOBJECT method returns an error: "Class definition SKYCOLHEADERSHAPE cannot be found".

If we run in interactive mode and suspend the program, trying to add an object of this class to the _screen from the command window fails with the same error.

We can add any other object to the _screen, from classes in the same library using NEWOBJECT, but the SKYCOLHEADERSHAPE.

What's specific about this is that it is the only instance that we add an object using NEWOBJECT instead of ADDOBJECT in an attempt to avoid SET CLASSLIB.

TIA for any ideeas.
Doru
Next
Reply
Map
View

Click here to load this message in the networking platform