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 / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Executing a web service dll directly07 Apr 2005 09:21 GMT1
 Is it possible to load a web service dll and directrly invoke its methods
using relection to avoid installing a local web service ? Is there a sample
somewhere ?
Thanks in advance and regards
have webservice continue processing even after it returns data to consumer07 Apr 2005 02:56 GMT2
I would like to have a web service continue a little bit of processsing
after it returns the data to the consumer. What is the proper way to do
this? Please provide an bit of example code on how to do this. For
example:
DateTime fundamentally broken06 Apr 2005 23:14 GMT9
Does anyone know how to make the following method work across
timezones?
[WebMethod]
public DateTime GetTime ()
Receiving SOAP Messages over TCP06 Apr 2005 21:37 GMT2
Hi, I am making an application that receives Asynchronous Soap messages over
a TCP connection.  As it stands right now, if two messages are close
together, the receiver misses the second one, I assume because it is busy
with the first.  Is there a way to queue the incoming ...
Ability to get/set SOAP body xml data at a client program06 Apr 2005 20:01 GMT3
I have a console based C# program that calls web service proxy methods. I
want to extract and insert the xml embedded in the SOAP body area. How is
this done? I know that in Java setSOAPBody(...) and getSOAPBody(...) can do
this, but how is this done in C#.
Service Installation error06 Apr 2005 17:29 GMT2
I have created a service and when try to install it, the following message
appears.
"the account name is invalid or does not exist, or the password is invalid
for the account name specified"
Request format is unrecognized06 Apr 2005 15:35 GMT2
I've this problem: i'm trying to build a method that outputs an object like
this:
public class Autenticazione
    {
Asynchronous call problem06 Apr 2005 09:51 GMT1
I am using ASP.net as web service client.
I call BeginInvoke in a proxy and use a callback function to process the
result.
However, the callback function is not the same thread of the web page. I end
Newbie: Webservice to Webservice Communication: Help!06 Apr 2005 04:37 GMT1
Hello, as my subject suggests I am a newbie developer and am currently
working on a project that requires two webservices to communicate so that two
client applications can interact. e.g.  
client program -  Webservice - Webservice - client program
Calling EndXXX - Is it required and how?05 Apr 2005 20:04 GMT1
I have just implemented a reporting system for a web application I am responsible for where I work. It basically allows users to enter the report details, click a button and then fires off a call to an asynchronous web service that executes a stored procedure on SQL Server as a ...
Retrieving password from web service request05 Apr 2005 18:48 GMT1
How can I retrieve the password used to authenticate to a web service?
--
Jeff S.
Web Service + Anon Access, but getting 401 Access Denied Error05 Apr 2005 17:57 GMT1
I have a simple webservice that just returns a string. The security for this is set to windows authentication in IIS (XP Professional) and anonymous access is also turned on.
When I access the webservice from IE there is no problem, it returns the string fine. However, when I ...
HTML Tags in WebMethod Description05 Apr 2005 17:29 GMT2
Wanted to know if we can put HTML tags in the WebMethod description. I know
we were able to but then am not very sure that if we can keep them now after
the SP1. If we can, can you let me know how or the work around.
Thanks
New bie for .net05 Apr 2005 13:45 GMT1
I am new to .NET, can any body tell me the how to use / create webservice
without using proxy pls.
Thanks in Advance,
- Abdul
Interop with Apache SOAP05 Apr 2005 03:20 GMT7
I have a web service writen by .NET:
[WebMethod]
[SoapRpcMethod]
public string[] Greetings(string[] names)
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 March, 2005
 
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.