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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Returning a DataSet from Webservices20 May 2004 06:47 GMT4
i got a problem here in returning a Dataset from a webservice.
following is my code
in webservice
------------------------
get IP address 19 May 2004 15:13 GMT2
This probably is a stupid question, but How would I get client IP address in a web service
I can do that in a normal asp.net webpage without problem ( I use Request.UserHostAddress), but when I try to move the code into the asmx file, it won't compile telling me the type or ...
Accessing Server.Mappath from SoapExtension19 May 2004 15:11 GMT1
I need to log all incoming soap messages in a file.
I have follwing code in WriteInput routine of SoapExtension class
Dim Server As System.Web.HttpServerUtility
AppPath = Server.MapPath("App.ini")
Sending Images19 May 2004 00:10 GMT1
Is the only method to send images to a web service......    via a BYTE array
?
Soap Formatting 18 May 2004 21:05 GMT1
I have to build a webservice on .Net that answers to a java client, the java
client has already the specs and the xml specs, so my webservice have to
follow the java client.
I am facing the following problem:
Server-Side Async Web Methods call fails18 May 2004 14:05 GMT1
I have WS implementing DIME 1.0. Primary client is ASP.NET Web application
consuming WS through proxy.
I though it might be beneficial from the performance stand point to
implement some WS methods asynchronously. I've read msdn article "Server
Remote query of a web service18 May 2004 06:45 GMT1
Can someone advise on which setting is required in order to query a
webservice in the same way you can query the service with a web browser on
the local machine. I have seen this done before so there must be a switch
that i have missed.
Best way to emulate number of requests cap18 May 2004 06:41 GMT1
    I want to write a very simple web service that just
reads 1 XML file and serves it out to emulate the real web
service.  However I know the real web service used in
production will have a request limit cap at serving 5
Webservice with asp17 May 2004 23:14 GMT1
I have an asp site with ms access backend, running in a shared hosting
scenario. The shared hosting server also supports asp.net. Is it possible to
run an asp.net web service to access the site db along with the existing asp
site code?
Webservice htc error in receieve17 May 2004 16:17 GMT2
hi to all
i have a problem calling a webservice method using the webservice.htc
the problem is ..
my webservice method created using c# , accepts a string param
What Should You Do If You Want to Return a Recordset?17 May 2004 09:06 GMT4
I need to create a web service which would return the equivalent of a
recordset.  I was thinking about returning a dataset object, but I
would believe that is a .NET-only object. My web service may be
consumed by clients written in other platforms, like Java. Being
WSE 1.017 May 2004 06:35 GMT1
Will WSE 1.0 DIME work with a pocketPC ?
TIA
Web Service Security problem15 May 2004 18:19 GMT2
Hello. I'm still struggling with a million new concepts in this .NET
world, so forgive me if the answers are obvious.
I wrote a test web service using managed C++.  It works ok on
localhost but I need it to open files on another machine on the lan.
POST problem15 May 2004 10:38 GMT3
I've been struggling trying to programmatically post to a web service
and get the respose back.
Ive been trying to use the Add method of the following web service
http://www.xmlwebservices.cc/ws/v1/calc/SimpleCalc.asmx
Invoking Web Service without creating proxy14 May 2004 06:25 GMT2
I'm trying to invoke a web service programmatically without creating a proxy (e.g. extending SoapHttpClientProtocol).  (The problem is that at design-time I know nothing about the web service, so I can't use a Web Reference.)  Is there a way to create a SOAP invocation and ...
Pages: 1 2 3 4 5 6 7 8 April, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New 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.