Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Runtime hangs accessing classlib
Message
From
08/01/2003 11:28:44
Chuck Berry
Copper State Bolt & Nut Co.
Phoenix, Arizona, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Runtime hangs accessing classlib
Miscellaneous
Thread ID:
00739335
Message ID:
00739335
Views:
58
I have compiled a program that has multiple exes. When the main program starts, it sets all of the class libraries in all of the EXEs using meta data that I created from the projects.

I have code in my excluded report method that calls some of my business objects (in one of the exes). When it tries to access it, the run-time version of the software hangs at 100% CPU.

I tried moving the code to my form (which is in the same exe as above) to no avail. I tried CREATEOBJECT and NEWOBJECT. In the NEWOBJECT function I even tried to specify the EXE it was it. Everything hangs.

Before I instantiate the object, I wrote to a file all of the classlibs in memory and everything is there that needs to be.

What else should I check?
Next
Reply
Map
View

Click here to load this message in the networking platform