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 / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Web Service XmlDocument Parameter10 Jan 2006 19:09 GMT1
I have a web service that takes an XmlDocument as a parameter, performs some
processing on it, and saves it to a database.  The web service signature
looks similar to this:
  public void SaveDocument(XmlDocument doc)
stop async  web service?10 Jan 2006 14:45 GMT1
hi..
hi have a windows service which starts async web services with a timer,
i would like the method calls to stop if i stop the service
is that possible?
UsernameTokenManager.AuthenticateUser10 Jan 2006 13:38 GMT4
when I implement UsernameTokerManager.AuthenticateUser it never seems to be
called again after successfully authenticating a client.
I'm currently using username over certificate with secure session.  I can
see that there's a 'ttlInSeconds=300' in the policy cache but changing ...
Can I use WSE with C++? Do I need WSE?10 Jan 2006 13:33 GMT1
I'm doing to implement a protocol that is based on WS-Security. My
development environment is Visual Studio .NET 2003 and I'm using C++.
I tried to download the "3.0 Hands On Lab - Exploring Messaging" but it said
my Visual Studio was too old and it also seemed to contain CS/VB ...
How to configure my first Web service in 200510 Jan 2006 10:26 GMT1
I've been using Web services for 4 years. I've just got VS2005.
So I go in and create a Web Service. I can seethe code behind part in
App_Code, but the asmx bit has
CodeBehind="~/App_Code/Service.cs"
Setting up HttpListener basic authentication10 Jan 2006 08:15 GMT3
How does one set up basic authentication on an HttpListener? I know I need to
set the HttpListener.AuthenticationSchemes to AuthenticationSchemes.Basic but
then I'm unsure how and against what (users on the PC?) the Authentication is
occuring. Is there a way for me to receive and ...
X509Util.FindCertificateByKeyIdentifier() takes in excess of 5mins to complete???09 Jan 2006 21:00 GMT2
X509Util.FindCertificateByKeyIdentifier() takes an extraordinary amount of time to complete.  On my system it is taking in excess of 5 minutes to complete.
I only have 85 certificates in the store.
Is this expected behaviour?
   string keyIdentifier = Convert ...
Is IIS required to run Web Services?09 Jan 2006 19:01 GMT1
I understand it might be possible to use WSE and, thus, avoid running IIS on
the Web Services server. Is this true?
Arghhhh...My client (WSE3) attempts to receive a token from a STS server running WSE2.  But WSE3 is using newer versions of the Oasis specs09 Jan 2006 13:30 GMT3
My client (WSE3) attempts to receive a token from a STS server running WSE2.
But WSE3 is using newer versions of the Oasis specs.
The Soap action header for the WSE3 call has a newer version of the Oasis
Issuer request endpoint.  eg The SoapAction points to version
working console application fails as a web service09 Jan 2006 10:07 GMT1
I've written a application in VB .NET that uses some COM libraries from a
third party app.  The console app calls a class that contains all the logic
for the com libraries and it runs ok.
I would like to expose the app as a web service, so I've written a web
Multiple web service calls from web service09 Jan 2006 09:53 GMT1
I have following scenario.
My web service is receiving package of messages (from 1 to 100) which I
have to distribute to other back-end web services, aggregate responses
and return them to client as one response.
Xml element serialize problem09 Jan 2006 07:30 GMT6
I've got some problem with pass Xml element that contains special characters
(� through ) via Web-service.
For example -
Server:
How to change address location09 Jan 2006 06:05 GMT4
How do I change the address location in the wsdl
 <wsdl:port name="SearchSoap12" binding="tns:SearchSoap12">
     <soap12:address location="http://searchservices/engine/search.asmx" />
 </wsdl:port>
securityContext causes web service failure(401 - unauthorized) in wse3... why??09 Jan 2006 02:42 GMT1
Any idea why turning Secure Conversation ON would cause a web service call
never to reach the web service? When secure conversation is off (on client
and service) my web services work perfectly fine. I am not using anything
custom (outside of a custom username token manager). ...
xsd:datetime problem while calling a java webservice09 Jan 2006 00:10 GMT4
I am using a java webservice in a .NET application. The xml type of a
field in this webservice is xsd:datetime. When i call the webservice
from the application i get a deserialization error on the java
webservice side. It says "Can not create instance of [java.util.Date]
Pages: 1 2 3 4 5 6 7 8 9 10 11 December, 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.