Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not about VFP but Web
Message
From
25/04/2009 09:55:41
 
 
To
24/04/2009 04:12:20
General information
Forum:
Visual FoxPro
Category:
Web Services
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01396166
Message ID:
01396370
Views:
81
What?? It ain't about threading as there are no threading issues with VFP and IIS. Performance under light to medium load should be pretty much equivalent to ASP.NET

As long as you compiled a multi-threaded dll and not a single threaded dll, you should have no problem with multiple users from anywhere internally or externally. Also check Instancing: in Project Info and under Servers, make sure it says "Multi Use".

Also make sure you're using the Session class and ComReturnError for errors.
Previous
Reply
Map
View

Click here to load this message in the networking platform