Groups | Blog | Home


Archived Months
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
March 2008
April 2008
May 2008
June 2008
all groups > dotnet web services enhancements > october 2005 > threads for october 15 - 21, 2005

Filter by week: 1 2 3 4 5

400 Bad request error in DIME attachment
Posted by Nuno Guerreiro at 10/21/2005 8:11:01 AM
Hello, I'm receiving an HTTP 400 Bad request when invoking a .Net WSE2 Web Service with a DIME attachment. If I send a short file, say 500 KB, everything runs fine, but when I send a bigger one (2 or 3MB), I receive a Bad Request. After reading some posts about this issue, I created app...more >>


Unit Testing
Posted by irwin.williams NO[at]SPAM gmail.com at 10/20/2005 6:32:04 AM
Hello I am not sure if this is the exact forum for this question, so if it isnt please let me know. I have built a web service, and i want to apply some unit testing to the various methods i will invoke - submit(), deliver(), etc ... Is there any 'best practice' way of doing this? Should i test...more >>

WSE 3.0 Oct Installation Error
Posted by Martin at 10/20/2005 4:25:04 AM
I have the ever so popular WSE 3.0 installer error of "1722: A program run as part of the setup did not finish as expected." However, I do have the September release of Visual Studio, and build 50215 of .NET 2.0. From what I can see have the required versions in place. Any ideas - who am...more >>

WSE 3.0 encoding XML return type?
Posted by IceCactus at 10/19/2005 9:11:02 AM
Hi, I have an object that implements IXmlSerializable. This object works wonderfully over regular web services. However, when i enable WSE 3.0, my object no longer works. When WSE 3.0 is enabled, it seems to be encoding the XML my object returns through the writexml method. I have no idea w...more >>

WSE 3.0 - PolicyAssertion and Attachments
Posted by paulo at 10/19/2005 3:19:02 AM
Hello, I'm starting using WSE 3.0 and I'm having trouble in finding solution to these 2 problems: - I have created a PolicyAssertion and I want my WebService to use it without using a policy file. I've managed to do this on the client side, but on the service side I'm out of ideas. The d...more >>

Need help on x509 certificate installation
Posted by jcvoon at 10/19/2005 12:07:38 AM
Hi: I've create the following certificate using makecert.exe version 5.131.2157.1 (Come with .Net SDK v.1.1) makecert -cy authority -r -n "CN=Test Authority" -sr localmachine -ss "Trust" makecert -cy end -n "CN=Test Server" -sky exchange -sk "TestServer" -ss "My" -sr localmachine -in "Test...more >>

WSE 3.0 Authentication - Security requirements are not satisfied because ......
Posted by Mark Bosley at 10/17/2005 3:04:24 PM
I am trying to do UserNameOver Certificate auth and the inner exception I get is "Security requirements are not satisfied because the security header is not present in the incoming message." And in my log I find Event Type: Failure Audit Event Source: Security Event Category: Lo...more >>

Configuration error in Web.config file while accessing the webserv
Posted by Kaush at 10/15/2005 2:49:02 PM
Hi all, I am creating a webservice to accept SOAP messages, parse the message and send a SOAP response back to the client accessing my web service using WSE-2 in ASP.NET. I am creating a class which derives from "SoapReceiver" class and do the processing here. To register ...more >>




DevelopmentNow Blog