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 > june 2005 > threads for june 22 - 28, 2005

Filter by week: 1 2 3 4 5

Newbie to WSE 2.0
Posted by Jellybean at 6/28/2005 7:34:06 PM
Hi, I have just downloaded WSE 2.0 and trying out the authentication feature. I have a client application on one machine talking to a web service on another machine. My problem was i keep getting time stamp problem. Yes, the time on both machines are not synched up. But does anyone kno...more >>


WS-Coordination in WSE 3.0 or Indigo
Posted by Santos Ray Victorero, II at 6/28/2005 10:53:06 AM
I read someplace that WSE 3.0 will be compatible with Indigo. Will WSE 3.0 support WS-Coordination (at least WS-AtomicTransactions )? Santos ...more >>

Streaming Large Documents using WSE 2.0 SP2
Posted by Michael Schaefer at 6/28/2005 8:13:20 AM
Hello, I am running into the famous 4MB file restriction on a Web Service that I've built using DotNET and WSE 2.0. I've read all the documentation on the issue. I'm aware that I must modify the following config files to bump the file size restriction up. 1. Machine.config on server ...more >>

xcopy deployment
Posted by andyks at 6/26/2005 12:05:21 AM
are there any issues with xcopy deployment of WSE 2/3 ? the docs appear to state that the only supported method of deployment is = by running the supplied msi. is this correct? if it is, is this for = technical reasons? andy...more >>

Cannot add WS with both user/password/domain and a certificate (C#, WSE 2.0sp3, VS2003)
Posted by Niklas E at 6/26/2005 12:00:00 AM
When I try to add a web reference to a secure WS, which has both user/password/domain authentication and a certificate authentication it does not work. I am prompted for the password again and again and again. I know I have supplied the correct password and if I press cancel, the WS appears ...more >>

WSE 3.0 Help Files
Posted by Marc Boissonneault at 6/24/2005 7:12:07 PM
I've installed the WSE 3.0 June CTP, June but I cannot access the help files. How do you view the WSE help from within VS 2005? From http://www.developmentnow.com/g/28_0_0_0_0_0/dotnet-framework-webservices-enhancements.htm Posted via DevelopmentNow.com Groups http://www.developmentnow.com...more >>

Using kerberosSecurity Throws Security Exception
Posted by J. Ambrose Little at 6/24/2005 6:53:05 AM
I've tried to implement the kerberosSecurity turnkey scenario on my apps, and I'm getting the following exception when I try to set the policy. Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission ...more >>

Best Practices for WSE
Posted by J. Ambrose Little [MVP] at 6/23/2005 6:01:04 AM
I'm trying to develop a proof of concept for my company using WSE. We actually have a relatively simple goal. We have a web application that uses integrated authentication, and we'd like to flow the identity of the user to an internal Web service. I was thinking that just stuffing that into...more >>



use the domain name instead of an IP address in the WSDL
Posted by alex bean at 6/22/2005 2:23:01 PM
How do I get IIS to use the domain name instead of an IP address in the WSDL for the soap address location? [wsdl:port name="Ws" binding="tns:Ws"] [soap:address location="http://192.168.0.11/Ws/Ws.asmx"/] [/wsdl:port] (I replaced the angle brackets with [] becuase the angles never seem t...more >>


DevelopmentNow Blog