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 / March 2008

Tip: Looking for answers? Try searching our database.

static wsdl in .net

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Geir Forsmo - 27 Feb 2008 14:59 GMT
Hi!

I am trying to create a web service from a wsdl from a external part.
The external part is running as a client, but forces us to use their
wsdl specification because they are communicating against several
other parts which also must follow their wsdl contract. Now we are the
only one that is implementing our web service in .net. The other ones
have implemented their web service on the bea weblogic platform (java)
and therefore has an easier integration.

Some have told me to use the original wdsl as a static wsdl to my web
service and in this way could be the client call my web service. If
some of you have done this or have some experience with static wsdl
please let me know. I won't really like to see an asp.net web service
example that uses a static wsdl.

Hope you can help me with this.

regards

Geir F
Tiago Halm - 01 Mar 2008 01:59 GMT
Get the wsdl/xsd files, and then generate the client proxy with:
> svcutil.exe *.wsdl *.xsd

Tiago Halm

> Hi!
>
[quoted text clipped - 17 lines]
>
> Geir F
Geir Forsmo - 05 Mar 2008 12:29 GMT
> Get the wsdl/xsd files, and then generate the client proxy with:
>
[quoted text clipped - 23 lines]
>
> > Geir F

Hi again. Where do I find svcutil?

regards

Geir F
tiago.halm@gmail.com - 07 Mar 2008 17:05 GMT
Available on the windows sdk:
http://www.microsoft.com/downloads/details.aspx?FamilyId=F26B1AA4-741A-433A-9BE5
-FA919850BDBF&displaylang=en


Tiago Halm

> > Get the wsdl/xsd files, and then generate the client proxy with:
>
[quoted text clipped - 35 lines]
>
> - Show quoted text -

Rate this thread:







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.