all groups > dotnet web services enhancements > april 2007
Do have to wait for WCF ?
Posted by Oriane at 4/30/2007 3:51:10 PM
Hi there,
I read that the .NET 3.5 Compact .net framework is in Beta.
What would you suggest to build from now on a new .NET client/server
application running on several Windows CE and a W2k3 server ? I intend to
use Web Services or/and MSMQ to allow communications between the processes,
... more >>
WSE3 (and MTOM?) - Permissions Issue
Posted by shaun_wilde NO[at]SPAM hotmail.com at 4/30/2007 12:18:39 AM
Hi All
I am getting the following error from the web service, but only when
the web service is in an account that is not in the Administrators
group, but this is not an ideal long-term solution.
Unhandled Exception: System.FormatException: WSE839: An HTTP response
was receiv
ed that used t... more >>
WSE3 and Certificates - Performance Issue
Posted by shaun_wilde NO[at]SPAM hotmail.com at 4/30/2007 12:10:59 AM
Hi All
I have set up a WSE3 security using certificate authentication, but I
am a bit worried about the performance.
Without the security turned on I can send 50-100 messages per second,
but with the certificate usage policy in place I am lucky if I get 1-2
messages per second. All messages... more >>
Help! Problem calling WSE webservices on production server Windows 2003
Posted by tommy.rosengren NO[at]SPAM gmail.com at 4/24/2007 8:31:09 AM
Hi,
We have been developing a system based on WebServices and WSE (WSE
2.0 SP2).
In development, all worked fine for a couple of months.
Now, when we are configuring our production server (Windows Server
2003) we cannot call any of the webservices on the project using WSE.
This error oc... more >>
WSE2218:
Posted by Joel at 4/24/2007 7:38:03 AM
Hello...
I got a question about wse 3.0 with vs 2005.
Trying to get a RequestSecurityTokenResponse using this line of code:
RequestSecurityTokenResponse rstr = this.RequestSecurityToken(rst,
"http://schemas.xmlsoap.org/ws/2004/04/security/trust/RST/SCT");
But it keep sending me "InvalidOpe... more >>
Wse3 through firewall (WSE816)
Posted by Phil Lee at 4/24/2007 12:00:00 AM
Hi,
We have a client application communicating with a WSE3 web service
configured for username over certificate.
Out customer tried to configure the client on one side of a firewall, with
the firewall making the server visible as say address 66.55.44.33:80001 and
the server internal to t... more >>
wss4j client for WSE 3.0 Webservice with x509 certificates
Posted by posthumecaver at 4/20/2007 1:10:03 AM
April 18, 2007 - 10:53 CEST Hello everybody,
I think this whole configuration is for wss4j service (server side) and .Net
is the client side?
Did anybody tried .Net as service side and wss4j as client side (or what are
you using to call .Net other then wss4j).
I am trying this scenario... more >>
MTOM supports in WSE3.0 causes exception
Posted by Ollie Riches at 4/12/2007 5:26:45 PM
Hi,
I am recieving an exception when adding support for MTOM to a web config
file that is using WSE3.0 to talk to a web service.
when the following section is added:
<messaging>
<mtom clientMode="On" />
</messaging>
so that the WSE3.0 section is:
<microsoft.web.servi... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Prevent browser access?
Posted by Hejo at 4/10/2007 10:48:01 PM
Hello, does anyone know how to do this using WSE 3.0, VS 2005, .NET v2.0 and
username token?
TIA
Henrik... more >>
How does Microsoft support WS-*??? (MSE2.0,MSE3.0, NET3.0)
Posted by johnxhc NO[at]SPAM gmail.com at 4/8/2007 10:04:02 AM
Although I see a lot of reference telling me that MSE.2.0 MSE3.0
support WS-*, but I have not seen any concrete sample on how the WS-*
is supported, for example ws-transfer & ws-address. How does MS
generate the interface compatible with WS-*?
Please advice.
Thanks.
John
... more >>
Selecting the correct X509 certificate
Posted by Alec MacLean at 4/3/2007 2:57:18 PM
Hi,
I'm trying to get up to speed with WSE 3 as I have a project that secured
web services would help a great deal with, but have reached a frustrating
point in the configuration. I might be asking what appears to be a dumb set
of questions. Apologies in advance!
I'm looking to use use... more >>
|