Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CREATEOBJECT() causes problem
Message
From
28/06/1997 14:10:10
 
 
To
26/06/1997 13:59:51
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00037848
Message ID:
00037982
Views:
29
>I just added Network=CREATEOBJECT('Network') in the startup of the sub EXE. When the sub EXE receives a transactions, it processes it as usual and returns the control back to the main EXE. However, something remains in memory which avoid me to BUILD my sub EXE. If I remove the Network=CREATEOBJECT('Network'), everything works fine.
>I tried RELEASE Network and even putting .NULL. into Network before releasing it and this didn't change anything.

I have found a way to avoid that and be able to BUILD my sub EXE.

In the project manager, I have put the classes external and the problem is gone. However, I don't like this workaround as I need to keep a copy of the classes in the EXE directory. If someone has other suggestions that I can't try to be able to BUILD my sub EXE while keeping the classes in the project, I will be happy to try them.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform