Ask a Question related to ASP.NET General, Design and Development.
-
John Knoop #1
Consuming Web Services using other editor than VS.NET
Hi all!
I've created a simple web service on server 1 that I wish to test from
ASP.NET on server 2. Now, I don't use VS.NET (I use Macromedia Homesite), so
I can't just "Add webreference".
Anyone?
/john
John Knoop Guest
-
HTTPS problem consuming a web services
I am having a problem getting web services to make a wsdl HTTPS call using the following setup: ColdFusion server - MX Enterprise version... -
consuming web services
hey this is a brief description of my problem. there is this web service which i want to use.i want to use this web service or rather consume this... -
Consuming Java Web Services
We are developing a client in C# that uses Web Services writtenin Java. These typically return simple arrays of objects. Incertain cases we'd like... -
consuming web services record set
I'm trying to consume a web service and use xslt transformation to display a simple HTML table with a record set from a SQL database. I have put... -
Consuming Java Web Services with .NET
I am not able to consume Java web services from .NET client. In an attempt to debug the problem, I created a simple HelloWorld web service that... -
Swanand Mokashi #2
Re: Consuming Web Services using other editor than VS.NET
Use WSDL.exe to create the proxy class .It has lots of options to specify
namespace , language of the class created.
Once you have the proxy class , add it to your project and use it as you
would any other class.
This is exactly waht happens when you "add a web reference" in VS.NET
HTH
--
Swanand Mokashi
Microsoft Certified Professional
[url]http://www.swanandmokashi.com/[/url]
Home of the Stock Quotes, Quote of the day and Horoscope web services
"John Knoop" <john.k@home.se> wrote in message
news:egTVrGtUDHA.584@TK2MSFTNGP12.phx.gbl...so> Hi all!
>
> I've created a simple web service on server 1 that I wish to test from
> ASP.NET on server 2. Now, I don't use VS.NET (I use Macromedia Homesite),> I can't just "Add webreference".
>
> Anyone?
>
>
> /john
>
>
Swanand Mokashi Guest
-
John Knoop #3
Re: Consuming Web Services using other editor than VS.NET
Ah, so a proxy class is kind of a wrapper to simulate a "regular" class?
/john
"Swanand Mokashi" <swanand@swanandmokashi.com> wrote in message
news:eyvN3ktUDHA.360@TK2MSFTNGP11.phx.gbl...Homesite),> Use WSDL.exe to create the proxy class .It has lots of options to specify
> namespace , language of the class created.
> Once you have the proxy class , add it to your project and use it as you
> would any other class.
> This is exactly waht happens when you "add a web reference" in VS.NET
>
> HTH
> --
> Swanand Mokashi
> Microsoft Certified Professional
> [url]http://www.swanandmokashi.com/[/url]
> Home of the Stock Quotes, Quote of the day and Horoscope web services
>
> "John Knoop" <john.k@home.se> wrote in message
> news:egTVrGtUDHA.584@TK2MSFTNGP12.phx.gbl...> > Hi all!
> >
> > I've created a simple web service on server 1 that I wish to test from
> > ASP.NET on server 2. Now, I don't use VS.NET (I use Macromedia> so>> > I can't just "Add webreference".
> >
> > Anyone?
> >
> >
> > /john
> >
> >
>
John Knoop Guest
-
Swanand Mokashi #4
Re: Consuming Web Services using other editor than VS.NET
yes sorta
--
Swanand Mokashi
Microsoft Certified Professional
[url]http://www.swanandmokashi.com/[/url]
Home of the Stock Quotes, Quote of the day and Horoscope web services
"John Knoop" <john.k@home.se> wrote in message
news:OoNyyZuUDHA.372@tk2msftngp13.phx.gbl...specify> Ah, so a proxy class is kind of a wrapper to simulate a "regular" class?
>
> /john
>
> "Swanand Mokashi" <swanand@swanandmokashi.com> wrote in message
> news:eyvN3ktUDHA.360@TK2MSFTNGP11.phx.gbl...> > Use WSDL.exe to create the proxy class .It has lots of options toyou> > namespace , language of the class created.
> > Once you have the proxy class , add it to your project and use it as> Homesite),> > would any other class.
> > This is exactly waht happens when you "add a web reference" in VS.NET
> >
> > HTH
> > --
> > Swanand Mokashi
> > Microsoft Certified Professional
> > [url]http://www.swanandmokashi.com/[/url]
> > Home of the Stock Quotes, Quote of the day and Horoscope web services
> >
> > "John Knoop" <john.k@home.se> wrote in message
> > news:egTVrGtUDHA.584@TK2MSFTNGP12.phx.gbl...> > > Hi all!
> > >
> > > I've created a simple web service on server 1 that I wish to test from
> > > ASP.NET on server 2. Now, I don't use VS.NET (I use Macromedia>> > so> >> > > I can't just "Add webreference".
> > >
> > > Anyone?
> > >
> > >
> > > /john
> > >
> > >
> >
>
Swanand Mokashi Guest
-
John Knoop #5
Re: Consuming Web Services using other editor than VS.NET
Ok, thanks
"Swanand Mokashi" <swanand@swanandmokashi.com> wrote in message
news:extwspvUDHA.2252@TK2MSFTNGP10.phx.gbl...from> yes sorta
>
> --
> Swanand Mokashi
> Microsoft Certified Professional
> [url]http://www.swanandmokashi.com/[/url]
> Home of the Stock Quotes, Quote of the day and Horoscope web services
> "John Knoop" <john.k@home.se> wrote in message
> news:OoNyyZuUDHA.372@tk2msftngp13.phx.gbl...> specify> > Ah, so a proxy class is kind of a wrapper to simulate a "regular" class?
> >
> > /john
> >
> > "Swanand Mokashi" <swanand@swanandmokashi.com> wrote in message
> > news:eyvN3ktUDHA.360@TK2MSFTNGP11.phx.gbl...> > > Use WSDL.exe to create the proxy class .It has lots of options to> you> > > namespace , language of the class created.
> > > Once you have the proxy class , add it to your project and use it as> > > would any other class.
> > > This is exactly waht happens when you "add a web reference" in VS.NET
> > >
> > > HTH
> > > --
> > > Swanand Mokashi
> > > Microsoft Certified Professional
> > > [url]http://www.swanandmokashi.com/[/url]
> > > Home of the Stock Quotes, Quote of the day and Horoscope web services
> > >
> > > "John Knoop" <john.k@home.se> wrote in message
> > > news:egTVrGtUDHA.584@TK2MSFTNGP12.phx.gbl...
> > > > Hi all!
> > > >
> > > > I've created a simple web service on server 1 that I wish to test>> > Homesite),> > > > ASP.NET on server 2. Now, I don't use VS.NET (I use Macromedia> >> > > so
> > > > I can't just "Add webreference".
> > > >
> > > > Anyone?
> > > >
> > > >
> > > > /john
> > > >
> > > >
> > >
> > >
> >
>
John Knoop Guest



Reply With Quote

