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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
desperate call for help:  "The underlying connection was closed: Unable to connect to the remote server. 18 Feb 2005 11:13 GMT4
I have a web service running on a server.
With my brower, I can get the asmx page and get the expected output on the
page.
With a console application, I can call the webservice and retrieve from it
Push technology for a Web app18 Feb 2005 03:34 GMT1
My client wants me to create a Web app version of a Windows Forms
application that I've written for them some time ago.
The original app registers itself to a specialized server (implemented as a
windows service) and then waits for PUSHed messages from the server and acts
WebServicesClientProtocol Performance18 Feb 2005 00:23 GMT1
I noticed that when calling a sample "Hello World" service -- no WS-Security
bits involved -- that the WSE client proxy takes about 2.5 times longer than
the standard "web reference" proxy.  Is there something about the underlying
[WSE].WebServicesClientProtocol class that is ...
What's wrong with doing this?17 Feb 2005 23:49 GMT1
I need to get the XML doc from the deserialized type (seResults) returned
from a web service. Here's what I came up with - thanks in advance:
System.Xml.Serialization.XmlSerializer s = new
System.Xml.Serialization.XmlSerializer(typeof(seResults));
how do i get an attachment from axis with dotnet client...17 Feb 2005 21:59 GMT3
hi..
i can't figure this out...
i have a small web service in axis 1.1 which returns a file:
import javax.activation.DataHandler;
WIN AUTH over VPN17 Feb 2005 21:16 GMT5
I'm developing a windows client app which is able to communicate with web
services in an IIS virtual directory.  Current thinking is to secure the
services with Windows Authentication.  This is fine if the user is logged
into the Domain on the LAN.  What will happen if the user ...
exposing nested classes via webservice17 Feb 2005 17:41 GMT1
All,
Can anyone tell me how to expose functions from a nested class to a consumer
via web services?
thanks
Adding a new WebMethod , what about old client?17 Feb 2005 17:25 GMT1
If I add a new webMethod in my WebService, does this web service will
continue to work fine with older client?
Tks
URL Behaviour17 Feb 2005 17:06 GMT3
We've added a web service to our application.  I've set the "URL Behaviour"
property to dynamic.
The put the following key in our web.config file:-
<add key="MyApp.MyWebService.Common"
Overriding X509SecurityTokenManager.AuthenticateToken17 Feb 2005 16:21 GMT7
I have some special logic I would like to perform to make sure we accept a
certain certificate in my webservice.
The X509SecurityTokenManager.AuthenticateToken method has no return value so
I was wondering what is the proper thing to do when the certificate is not
Can't add Web Reference if using HTTPS17 Feb 2005 14:54 GMT4
I've deployed a WS onto a server on my network. I can add a web reference to
my WinForms app if I specify http, but if I use https I get the following
error:
An unhandled exception of type 'System.Net.WebException' occurred in
Constraint Exception from Web Service17 Feb 2005 12:56 GMT2
All,
I am capturing a SQL constraint exception in my web service and am
attempting to "throw" it back at my asp.net page so I can put up an alert
box. For some reason I lose the contraint error and the web page sees it as
WSE 2.0 - ResponseSoapContext.Current is NULL17 Feb 2005 08:09 GMT1
Has anyone come across the problem where the ResponseSoapContext.Current is null?  I have configured the WSE using the Visual Studio add-in and it has modified the web.config as follows:
 <?xml version="1.0" encoding="utf-8"?>
 <configuration>
   <configSections>
SessionId in tokenmanager17 Feb 2005 08:07 GMT6
Is it possible to get hold of the curent session id when inside a
TokenManager?? or is the only unique idintification the CurrentThread??
What I'd like to, is from a WebMethos to get hold of an object instantiated
in the TokenManager ??
WebMethod returning a object in a COM dll17 Feb 2005 05:56 GMT3
I have writen a web method(C#) which is to return an Serializable
object declared in a COM dll. The project compiles & but I am not
seeing any public properties of this returned object. In the WSDL file
I am not finding any details such as public properties of this complex
 
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.