Re: SQLXML writing a web method
From: mekim (mekim_at_discussions.microsoft.com)
Date: 02/15/05
- Next message: Ayron: "Capturing Invalid Records for XML Inserts"
- Previous message: Irwin Dolobowsky [MS]: "Re: SQLXML writing a web method"
- In reply to: Irwin Dolobowsky [MS]: "Re: SQLXML writing a web method"
- Next in thread: Irwin Dolobowsky [MS]: "Re: SQLXML writing a web method"
- Reply: Irwin Dolobowsky [MS]: "Re: SQLXML writing a web method"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 15 Feb 2005 15:49:04 -0800
Hi Irwin,
Sorry for the lack of the description
What I am speaking of is in Visual Studio 2003, Solution Explorer, Add Web
Reference,
@ this point a dialog pops up where you select your webservice from
I'm confused as to why you would have to add "?wsdl" in the url address bar
as opposed to just click on a webservice like I normally would.
Best Regards,
Mekim
"Irwin Dolobowsky [MS]" wrote:
> Not sure to what you're refering to "click on", but when we were desiging it
> adding ?wsdl seemed like a pretty standard way to indicate to get the wsdl
> file. It's just the way we know exactly what you're asking for.
>
> Irwin
>
>
>
> "mekim" <mekim@discussions.microsoft.com> wrote in message
> news:D9B7D15F-713F-4FF4-8321-0624A16EB7D3@microsoft.com...
> > Hi Vinod,
> >
> > I understand that you need to do that so that you get the "wsdl", but how
> > come u can't just "click" on the url in that dialog like any other?
> >
> > Is there something inheritingly difference between a SQLXML webservice and
> > a
> > "regular" one that would cause them to have a different urls?
> >
> > Best Regards,
> > Mekim
> > Not
> > "Vinod Kumar" wrote:
> >
> >> > Why do you ahve to add ?WSDL to the url and you cannot just click on
> >> > it?
> >>
> >> That is just a reference to get to the WSDL document that contains
> >> information about the web services we created.
> >>
> >> --
> >> HTH,
> >> Vinod Kumar
> >> MCSE, DBA, MCAD, MCSD
> >> http://www.extremeexperts.com
> >>
> >> Books Online for SQL Server SP3 at
> >> http://www.microsoft.com/sql/techinfo/productdoc/2000/books.asp
> >>
> >> "mekim" <mekim@discussions.microsoft.com> wrote in message
> >> news:9C6156EC-E25B-46FA-8B11-ED1432A19C09@microsoft.com...
> >> > Hi Vinod!
> >> >
> >> > In ref to your article
> >> http://www.microsoft.com/india/msdn/articles/51.aspx
> >> >
> >> > Why do you ahve to add ?WSDL to the url and you cannot just click on
> >> > it?
> >> >
> >> > Everything works just fine thx to your article, but it's confusing why
> >> > it
> >> > does not work w/o the ?wsdl
> >> >
> >> > If you could add an explaination to that.it would be greatly
> >> > appreciated
> >> >
> >> > Best Regards,
> >> > Mekim
> >> >
> >> >
> >> > "Vinod Kumar" wrote:
> >> >
> >> > > Here is an example:
> >> > > http://www.microsoft.com/india/msdn/articles/51.aspx
> >> > >
> >> > > --
> >> > > HTH,
> >> > > Vinod Kumar
> >> > > MCSE, DBA, MCAD, MCSD
> >> > > http://www.extremeexperts.com
> >> > >
> >> > > Books Online for SQL Server SP3 at
> >> > > http://www.microsoft.com/sql/techinfo/productdoc/2000/books.asp
> >> > >
> >> > > "mekim" <mekim@discussions.microsoft.com> wrote in message
> >> > > news:F5A2C716-5F61-4360-B40B-01989EF9EFA4@microsoft.com...
> >> > > > Hi All,
> >> > > >
> >> > > > My apologies for the level of "novice" this question is...but I'm
> >> stuck
> >> > > >
> >> > > > I am very use to writing webservices with the full ease and benefit
> >> > > > of
> >> > > > Visual Studio 2003
> >> > > >
> >> > > > HOWEVER -- How do you write a web service wsdl in SQLXML - unless u
> >> hand
> >> > > > code it? I really like the <webmethod> way of doing it in Visual
> >> Studio -
> >> > > > does SQLXML have anything like this?
> >> > > >
> >> > > > I have SQLXML all set up and installed - works gr8 - but the best I
> >> can
> >> > > > figure is u need to write the webmethods by hand
> >> > > >
> >> > > > Best Regards
> >> > > > Mekim
> >> > > >
> >> > > >
> >> > >
> >> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sqlxml3/htm/soapsupport_3foz.asp
> >> > > >
> >> > >
> >> > >
> >> > >
> >>
> >>
> >>
>
>
>
- Next message: Ayron: "Capturing Invalid Records for XML Inserts"
- Previous message: Irwin Dolobowsky [MS]: "Re: SQLXML writing a web method"
- In reply to: Irwin Dolobowsky [MS]: "Re: SQLXML writing a web method"
- Next in thread: Irwin Dolobowsky [MS]: "Re: SQLXML writing a web method"
- Reply: Irwin Dolobowsky [MS]: "Re: SQLXML writing a web method"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|