Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP hangs in CREATEOBJECT()
Message
From
21/03/2004 16:53:57
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
VFP hangs in CREATEOBJECT()
Miscellaneous
Thread ID:
00888330
Message ID:
00888330
Views:
61
I have a big vfp application which contains one olepublic custom based class (myclass) in a vcx file. Its init method is empty.

I try to init this class using
buil project myapp from myapp
build exe myapp from myapp
x=CREATEOBJECT('myapp.myclass')
but vfp hangs on the CREATEOBJECT() line.
Only killing vfp7 and myapp processes from Task Manager helps.

Any idea ?

I tried both VFP 7 and VFP 8 SP1 in Windows XP Prof SP1
I opened myapp.myclass in VFP 8 object browser and noticed that init() method
has two parameters. Why ?
Andrus
Reply
Map
View

Click here to load this message in the networking platform