Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Automation Server from ASP using VB Script
Message
From
25/11/1998 20:07:24
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00161165
Message ID:
00161656
Views:
29
>However, your problem is more severe. You have a hanging reference
>somewhere, most likely related to the FXP loaded into memory or
>possibly some of hte code running inside of it. the hanging ref
>causes the COM object to not unload. You need to fix this or
>you'll cause major problems with resources.

You said it. Out of memory problems where we have to continuously
reboot the IIServer. It's the developement IIServer so no big deal
just not too good in a production environment. :)

>Furthermore, it's not a good idea to use VisualFoxPro.Application
>because it's an EXE server. You should use custom InProc objects.

I guess that is the only way we will have to go.

The whole problem stems from the fact the we can't use VFP ODBC on
remote servers (Microsoft has acknowledged a problem). We've got
to use \\remoteserver\directory type programming directly from VFP
instead of VB with ODBC.

We'll try the DLL next and see how that goes.

Thanks
Gene
Previous
Reply
Map
View

Click here to load this message in the networking platform