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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
WSE 3.0 and timeToleranceInSeconds element30 Nov 2006 20:32 GMT4
Documentation about <timeToleranceInSeconds> Element says:
"Use the <timeToleranceInSeconds> element when there is a clock difference
between the SOAP message sender and receiver.WSE invalidates SOAP messages
that have expired or are created in the future during its message ...
Custom UsernameTokenManager's AuthenticateToken method is not called.30 Nov 2006 15:35 GMT2
I am trying to create a custom UsernameTokenManager with WSE 3.0. The
class seems to be be instantiated ( I can debug the constructor as it
runs if I put one in), but the overridden AuthenticateToken method is
never called, instead the normal one is apparently used (I can access
consuming webservice trough proxy30 Nov 2006 10:26 GMT3
I want consuming a webserivce trough a proxy. I use this code.
myService s = new myService ();
System.Net.WebProxy proxyObject = new
System.Net.WebProxy("http://proxyhost:8080");
2.0 Interop with 1.130 Nov 2006 00:32 GMT1
In 2.0, are the soap messaged encrypted? I am using a 2.0 client to reach a
webservice built in 1.1 and this is the conversation error:
POST /WebServices/InCMS/InCmsRenewalPackage.asmx HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client
WSDL and SQL Injection Attacks30 Nov 2006 00:23 GMT1
I am working on a web service which has to go through a security
review.  My problem is the default Web Service Helper Page (the one
generated by Visual Studio) does not guard against SQL Injection
attacks.  They added parameters to URL like:
Compression and WSE329 Nov 2006 18:18 GMT3
Are the WSE3 team considering adding compression to WSE?
There is one attempt at adding compression here:
http://weblogs.shockbyte.com.ar/rodolfof/archive/2006/08/03/8362.aspx?Pending=true
but unfortunately it doesn't work with username over certificate, or at
Help signing soap Envelope using WSE 3.029 Nov 2006 16:25 GMT1
Hai Friends,
can anyone help me in getting an article or previous code for signing
SoapEnvelope using Wse3.0 .because on the other end i am posting to a url so
i dont have a webservice i can call.
WSE 3.0 - UsernameOverTransport Assertion - SOAP Header Exception29 Nov 2006 14:41 GMT1
I am trying to implement the UsernameOverTransport Assertion in WSE 3.0.  I
will be authenticating against a .NET 2.0 Membership system, so I have
created a custom username token manager class.  
I keep receiving the following exception from a test client app I created:
help with message signing29 Nov 2006 08:58 GMT1
hai Friends,
I have a typical requirement.we are integrating with a partner that needs
signed soap xml to be posted to an url. The partner provided me with their
public key.and will post me a response can any one please help me how to
An error was discovered processing the <Security> header29 Nov 2006 00:11 GMT1
I know this has been posted alot but I want to know what people have
done to solve this issue, I am using WSE 3.0 and my webservice works
for about 100 clients but fails for about 2. They are about 5-10
minutes out of wack and I have tried syncing the workstations and this
Web Service State28 Nov 2006 18:54 GMT2
I am aware that web services should be entirely stateless and it seems to be
recognised as bad design to keep state.
BUT, some of the methods we are exposing are extremel complicated and need
various server-side structures and database information to be loaded prior to
Using two client certificates for a SSL Webservice28 Nov 2006 16:20 GMT2
I'd like to connect to a webservice using TLS/SSL. I have two separate
client certificates:
1. A certificate for digital verification
2. A certificate for encryption.
Help with Signing SoapMessages in Wse 3.028 Nov 2006 15:40 GMT1
Hai Friends,
I need to sign an Soap xml .i am not able to find any articles on how to
convert my soapxml to Microsoft.Web.Services3.SoapEnvelope can anyone please
help me in converting my xml to SoapEnvelope object or tell me an
Programmatically Set TimeToleranceInSeconds28 Nov 2006 14:38 GMT6
I'm looking for a way to set TimeToleranceInSeconds programmatically in C#,
rather than have its value read from the client app.conf file.  Since my
assembly is an Office add-in, users may not have access to the Office
installation directory, nor will they have the expertice to ...
Could not access CDO.message28 Nov 2006 09:56 GMT1
I having a problem with one of oure .NET application.
When I try to send en e-mail from our site I get this Error,
Could not access CDO.message
The web server and the SMTP server (Exchange 2000) are on diffrent servers.
Pages: 1 2 3 4 5 6 7 8 9 10 October, 2006
 
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.