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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problem with x509 authentication01 Jul 2004 00:58 GMT1
I am trying to consume a webservice which requires an x509 signature.  When
I make the call, I get an authentication error - and the only thing the
service provider can tell me is there is a problem with the signature.  The
provider has also provided me with a soap trace of a ...
Surprised what RSACryptoServiceProvider class is doing in WSE !01 Jul 2004 00:50 GMT4
I am surprised (actually disappointed) to see RSACryptoServiceProvider (&
some others like TripleDES) class(es) in WSE2.0
(Microsoft.Web.Services2.Security.Cryptography  ).
Why would they be needed ?. These classes are part of .NET Framework.... I
Web Services return string: An XML string30 Jun 2004 19:48 GMT3
We have a Web Service that returns an XML string.  The client is getting the
returned value with the angle brackets changed to &gt and &lt.
It looks like the 'payload' is HTML.encoded.  Is that the default action of
a web service?
Looking for a recommendation30 Jun 2004 15:15 GMT2
The authentication I built for an application with the TP no longer works in
RTM (see message from a few days ago if you're interested). Rather than
waste more time trying to fix what may not have been a good design in the
first place, I'd like to see what those of you with more ...
Problem with returning custom ArrayList with webservice30 Jun 2004 05:52 GMT1
I have a problem with returning a custom Result object with
webservice.
The classes i use is described below (some fields and properties is
removed)
how to send objects with different namespaces to multiple Web Services30 Jun 2004 05:37 GMT1
I have a problem where i would like to send the same object to 2 or
more different webservices which accept objects with exactly the same
structure. I realise that if we'd been wise we would have used the
same WSDL for each and i will do for future Development but for the
messageboard question30 Jun 2004 05:15 GMT1
Hi for those who can help me out. Does anyone knows a good messageboard,
forum that uses ASP or ASP.NET one for free would be the best but payed one
who could do the job would have my intention also.
Thanx in advance
Getting web service data in a local table30 Jun 2004 05:13 GMT1
I am getting a dataset from a remote web method. I need to get the data in
the dataset into a local access table. Here is how far I have gone;
Dim ws As localhost.MyService
Dim ds As DataSet = ws.MyMethod
Documentation isn't finished in RTM?29 Jun 2004 22:57 GMT4
Does the member list of UsernameTokenManager really have seven "[To be
supplied]" items? Hopefully this is a result of having a couple files from
the TP littering my HD. (Yup, I uninstalled the TP before installing RTM.)
Thanks
Client Certificate not passing to Web Service29 Jun 2004 21:50 GMT2
I Attached programmatically a client certificate to a Web Service Proxy like
Microsoft Exemple
// Create a new instance of a proxy class for the Bank XML Web service.
BankSession bank = new BankSession();
2 easy questions29 Jun 2004 19:11 GMT1
1.  if i'm returning a ds from a ws, can J2EE clients that use web services
use a service that returns back a ds, practically?  If not, whats the
customary solution, so that whatever they get back, can be used in their
version of a 'datagrid'...
Web Services returns string: which is XML and the angle brackets are encoded?29 Jun 2004 15:52 GMT2
We have a web service that returns a string which happens to be well formed
XML.  The client sees the string ok, except the angle brackets are HTML
encoded ( &gt and &lt ).
Is this expected behavior?  Is there a way to configure it so that it
Action field of addressing (wsa:Action) is case sensitive ?29 Jun 2004 14:45 GMT2
If somebody could confirm that wsa:Action value is case sensitive although I
would be glad to know that either I am doing something wrong or there is a
bug in WSE.
Here is the scenario:
Changing Webservice from Server Without rebuilding29 Jun 2004 12:11 GMT5
We have created a webservice, and in out test server everyting works fine,
but when we want to move it to our
production server, we have ti change IP in the webreference properties, and
rebuild our application.
Using Session from a Windows App throgh a WebService29 Jun 2004 10:52 GMT3
I want to set and get information in a Session variable on an IIS
application (ASP.NET website) from a Windows App.
I use webservices to communicate with the IIS app. and keep all calls
from the webservices in the same session.
Pages: 1 2 3 4 5 6 7 8 9 10 May, 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.