Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Difficulty witn GetCurrentThreadId in Win32Api
Message
From
02/08/1999 12:07:56
 
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00248563
Message ID:
00248862
Views:
12
>>I'm using demo code from West-wind's white papers on Using VFP Com objects with ASP. I am using PWS, instead of IIS, which might be part of the problem. From two differnt work stations calling the same com object, I am getting the sam thread id.
>>
>>Here's the code to get the Thread Id.
>>
>>DECLARE INTEGER GetCurrentThreadId IN WIN32API
>>
>>RETURN GetCurrentThreadId()
>>
>
>It sounds like the same instance of the COM object is servicing both instances; is this an in-process server, and if so, is it single instance or multi-instance?

It's an in-process multi instance.
Previous
Reply
Map
View

Click here to load this message in the networking platform