Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / April 2004

Tip: Looking for answers? Try searching our database.

Calling a web service from ASP

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Me - 28 Apr 2004 23:11 GMT
We are moving some current VB6 DLL functionality to a web service but still need to call it from clasic ASP.  There is some debate about weather to wrap the soap calls in a VB6 DLL or to simply declare the classes in the ASP page itself.  The reason for puting the classes directly into the ASP code are to prevent long running transactions from blocking each other and causing memory leakage.  However, doesn't a VB6 DLL in a COM+ application with it's MTSTransactionMode property set to 'UseTransactions' accomplish the same goal -- plus the benefits of complied code?  Any articles you could point me to about calling webservices via classic ASP will be greatly appreciated.
Jan Tielens - 29 Apr 2004 06:29 GMT
You can use the SOAP Toolkit, here's an introduction:
http://www.devarticles.com/c/a/ASP/An-Introduction-To-XML-SOAP-Using-ASP-and-VB6/

Signature

Greetz,
Jan
________________________
Read my weblog: http://weblogs.asp.net/jan

> We are moving some current VB6 DLL functionality to a web service but still need to call it from clasic ASP.  There is some debate about weather
to wrap the soap calls in a VB6 DLL or to simply declare the classes in the
ASP page itself.  The reason for puting the classes directly into the ASP
code are to prevent long running transactions from blocking each other and
causing memory leakage.  However, doesn't a VB6 DLL in a COM+ application
with it's MTSTransactionMode property set to 'UseTransactions' accomplish
the same goal -- plus the benefits of complied code?  Any articles you could
point me to about calling webservices via classic ASP will be greatly
appreciated.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.