Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi-use OLE Application Server
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00051487
Message ID:
00051596
Views:
36
>I have created an OLE application server using VFP 5.0, and have set the instancing to multi-use. I am accessing this object through ASP, using the Server.CreateObject command, and everything works great for the first instance of the object, but the server cannot create a second instance. If I build the OLE server with instancing set to single use, I can get as many machines as I want using it, but each one causes an instance of the object to load into memory. Does anyone know how to get multiple instances of the same object running, without loading the VFP runtime file into memory each time?
>
>Thanks in advance,
>
>Rick

It is my understanding that your server it working correctly.
Multiuser means for VFP that more than one user can use that
App but each will wait his turn. Single means that each hit
starts a new instance.

At Dev-Con we were told that VFP 6 will have a different theading model.

I'm sure this is not what you wanted to here but, that My understanding.

It's Time to get a gun.

That's what I've been thinkin.

I think I can afford one, If I do a little less Drinkin.

www.TrueGeeks.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform