Add Web Reference to a single aspx file

  • Thread starter Thread starter Pereira
  • Start date Start date
P

Pereira

Hi everyone!
I have a single aspx file that I want to use some Web Services located
in "http://ip:port/WebService" but I don't know what to do to
accomplishe that...
Can someone tell me the milagrous line code??
(I don't have that aspx file in a Project...its a simple aspx file
that will be called by another program)
Thanks in advance,
Bruno Pereira
 
Hello Pereira,

You need to make webservice from this file or whatg?

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


P> Hi everyone!
P> I have a single aspx file that I want to use some Web Services
P> located
P> in "http://ip:port/WebService" but I don't know what to do to
P> accomplishe that...
P> Can someone tell me the milagrous line code??
P> (I don't have that aspx file in a Project...its a simple aspx file
P> that will be called by another program)
P> Thanks in advance,
P> Bruno Pereir
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top