Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How should VFP IIS MTDLL manage an error?
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00987686
Message ID:
00987729
Views:
45
COMRETURNERROR is the most important. Yes each error only affects a thread. There should be no need to reduce thread counts, use those SYS commands or reset as far as I know.
Feel free to grab the source from ActiveVFP(like the error handler) if you want to re-use the classes. Have you gotten foxisapi working with an mtdll yet??
>I can trap and report and reset the error with COMRETURNERROR.
>
>1) Would an error be only an issue with the currently pooled [thread] browser/client?
>
>2) Should the thread count be reduced by 1 [SYS(2336,2)] or should all clear all the threads [SYS(2336,3)]?
>
>3) Should a foxISAPI.reset be issued?
>
>I also found a doc (in my file cabinate) from 1995 titled "FOXISAPI.CPP" (msdn). Is that the foxISAPI source?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform