Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > XML Web Services and Apartment Objects

Reply
Thread Tools

XML Web Services and Apartment Objects

 
 
Victor
Guest
Posts: n/a
 
      04-16-2004
Hi everyone

I have a client-server application, business logic of which is implemente
as VB6 objects. I need to expose business logic as Web services
Investigating WEB services I came across KB articl
http://support.microsoft.com/default...b;EN-US;Q30337
If I understood it correctly, all threads running Web services go throug
the SAME single threaded appartment when they access Apartment threaded objects
This looks to me as a potential problem
Does this apply to .NET Framework 1.1
What would be the best way to implement Web servces using apartment threaded objects
(I hope I don't have to rewrite all VB6 business logic in .NET)

Thank you very much !

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Session Variables holding VB COM objects (Apartment Threading) Andy Kasotia ASP General 4 12-09-2005 06:01 PM
Re: Setting up a wireless network in an apartment block Jeff Durham Wireless Networking 3 09-18-2004 01:02 PM
Setting up a wireless network in an apartment block =?Utf-8?B?bGlhbXNraQ==?= Wireless Networking 0 09-17-2004 01:53 PM
router for an apartment complex Thomas Hallock Cisco 1 08-19-2004 11:15 AM
PLS HELP: ActiveX control / apartment threading error Sreejumon [MVP] ASP .Net 1 07-09-2003 11:40 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57