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 / November 2004

Tip: Looking for answers? Try searching our database.

SOAP.TCP

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
MrDotNet - 16 Nov 2004 18:14 GMT
I am using web service as Data Access Layer all data manipulation language
(Insert, Update, Delete, Select). I want that web service call thru soap.tcp.
Because that web service intranet. but I never use wse 2.0. so I need help
how to start convert my web service for soap.tcp.

so some one help me on that issue.

Signature

-Wajeeh Khan MCAD, MCSD
Sr. Software Engineer / Lead Architect

Mark Fussell [MSFT] - 16 Nov 2004 18:42 GMT
There are examples of using TCP in the sample quickstart provided with the
WSE2.0 install.

Also this set of labs shows a step by step creation of a TCP service
http://download.microsoft.com/download/C/9/B/C9B866B0-0787-4CA7-8A5B-92DE75C
D7F99/HOL-WSE-Messaging.EXE

-Thanks. Mark
--------------------
Thread-Topic: SOAP.TCP
thread-index: AcTMCAz06xbEyOBiSL6EIzWmKHkViA==
X-WBNR-Posting-Host: 216.52.105.38
From: "=?Utf-8?B?TXJEb3ROZXQ=?=" <MrDotNet@discussions.microsoft.com>
Subject: SOAP.TCP
Date: Tue, 16 Nov 2004 10:14:02 -0800
Lines: 11
Message-ID: <3E311F05-5AC3-4ADB-8862-994C685950C3@microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain;
    charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.dotnet.framework.webservices.enhancements
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
Xref: cpmsftngxa10.phx.gbl
microsoft.public.dotnet.framework.webservices.enhancements:4844
X-Tomcat-NG: microsoft.public.dotnet.framework.webservices.enhancements

I am using web service as Data Access Layer all data manipulation language
(Insert, Update, Delete, Select). I want that web service call thru
soap.tcp.
Because that web service intranet. but I never use wse 2.0. so I need help
how to start convert my web service for soap.tcp.

so some one help me on that issue.

Signature

-Wajeeh Khan MCAD, MCSD
Sr. Software Engineer / Lead Architect

--
Mark Fussell - WSE Program Manager
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

MrDotNet - 16 Nov 2004 19:19 GMT
Hi Mark

Mark in you email that web link not working I got error page not found.

I already installed WSE 2.0, My old web service is return dataset, and some
of get also dataset as parameters.

Thanks

> There are examples of using TCP in the sample quickstart provided with the
> WSE2.0 install.
[quoted text clipped - 36 lines]
>
> so some one help me on that issue.
Softwaremaker - 16 Nov 2004 22:14 GMT
MrDotNet,

That link by Mark is working. Maybe you are not concatenating both lines ;-)
?

Try this now.

http://download.microsoft.com/download/C/9/B/C9B866B0-0787-4CA7-8A5B-92DE75CD7F9
9/HOL-WSE-Messaging.EXE


Signature

Thank you.

Regards,
Softwaremaker
http://www.softwaremaker.net/blog

=========================================

> Hi Mark
>
[quoted text clipped - 9 lines]
> >
> > Also this set of labs shows a step by step creation of a TCP service

http://download.microsoft.com/download/C/9/B/C9B866B0-0787-4CA7-8A5B-92DE75C
> > D7F99/HOL-WSE-Messaging.EXE
> >
[quoted text clipped - 31 lines]
> >
> > so some one help me on that issue.
MrDotNet - 17 Nov 2004 17:59 GMT
Hi SoftwareMaker,

you are right that work fine now thanks.

I need some help I just create one class (.vb) with inherits SoapService.
That Class NOT WebService class.
Can you tell me how I can generated Proxy class and call thru soap.tcp.

HERE CODE.
Public Class SaopTcpService
   Inherits SoapService
   <SoapMethod("CreateDataTable")> Public Function CreateDataTable(ByVal
NCConnection As String, ByVal strSQL As String) As DataSet
       Try
       ' same code here.......................
          return dataset
       Catch ex As Exception
       End Try
   End Function

End Class

Thanks
MrDotNet

> MrDotNet,
>
[quoted text clipped - 63 lines]
> > > Use of included script samples are subject to the terms specified at
> > > http://www.microsoft.com/info/cpyright

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.