all groups > dotnet web services enhancements > july 2006 > threads for july 1 - 7, 2006
Filter by week: 1 2 3 4 5
WSE350 Error - Dime attachment Content-Length error
Posted by Sam Santiago at 7/7/2006 7:43:39 PM
Has anyone run across this error below while using WSE? What parameter =
can be modified to assist in resolving this error? =20
I have a smart client application that communicates with a web service =
via an ASMX page. It uploads attachments using WSE DIME attachments. =
When I have many a... more >>
Multiple Policies from one Web Service ?
Posted by Howard Hoffman at 7/7/2006 3:55:22 PM
I've a WSE3 WebService that, for a particular customer, will be used by two
types of clients -- one that is within the corporate firewall and one that
is outside the corporate firewall.
For the former, we use Kerberos Security, and the latter we are developing
toward UsernameForCertificate.... more >>
Web Services, Security, X.509
Posted by Frank V at 7/7/2006 2:28:44 PM
Hello All,
I can't ask my question without giving a little bit of background.
We have a smart client application which consumes an internet-facing
private web service. (At this time the web service and the client use
WSE 3.0 (specifically usernameOverTransportSecurity) and it is working
we... more >>
WSE3 proxy not generated on 64-bit Windows
Posted by RonPeters at 7/7/2006 2:08:02 PM
I cannot get VS2005 WSE proxy generation to work when running on 64-bit.
Everything works fine on my 32-bit machines. WSE3 seems to be properly
installed (including the VS2005 add-in).
Replication Steps:
Windows Server 2003 R2 Enterprise x64 Edition
Install Visual Studio 2005
Install Web A... more >>
WS-Addressing and Load Balancing Appliance Issues
Posted by Michael Primeaux at 7/7/2006 8:25:45 AM
We've discovered the routing of web services through our load balancing
appliances cause the address contained in WSE-enabled client's soap messages
to differ from the actual address of the target web service. As a result,
WSE on the service side blocks the request because these WS-Addressing... more >>
Avoiding data theft
Posted by egyptegypt NO[at]SPAM gmail.com at 7/6/2006 12:48:41 PM
I'm pretty new to web security so I'm hoping someone can clarify
something for me.
Basically, I'm wondering how to avoid the following scenario:
1. Windows application calls web service with user-specific data and a
unique ID identifying the user's account on the server.
2. Malicious user e... more >>
Object contains only the public half of a key pair. A private key
Posted by Chris Fink at 7/5/2006 12:03:02 PM
I am attempting to call a webservice secured with the WSE 3.0 toolkit and am
receiving the following error message. My assumption is that I installed the
certs in the wrong location. I placed my public + private key cert in the
localmachine my store and placed the customer's public key in t... more >>
WSE 3 gateway, get the response back to the client
Posted by david.andreas.eriksson NO[at]SPAM gmail.com at 7/5/2006 5:21:37 AM
Hi
I have an WSE 3 gateway based on
Microsoft.Web.Services3.Messaging.SoapService
I get a request from an client in the ProcessMessage method. I get the
end service URL from a repository based on the action, create an new
SoapEnvelope where I uppdate the addressing part with the new URL and... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Websphere to .net communication via web services
Posted by wschaub at 7/4/2006 9:49:02 AM
There are a number of issues in this space. We are still struggling to get a
WSE3.0 based client to communicate with a Websphere web service. We have not
successfully done it with WSE2.0. WSE 3.0 is a fairly cutting edge spec
which supports the latest web service securities. WAS/WPS 6 is not a... more >>
Problem Using WSE 3.0 With a Certificate Stored on Smart-Card
Posted by Roi at 7/4/2006 12:11:01 AM
Hello guys,
In an application I'm writing I need to access a client cetificate which is
known only at runtime. Since policy can't be used in this case, I've written
all of the neccesary code to access this certificate and create an assertion
based on it, and it works fine :)
However, latel... more >>
WSE 3.0 Issue Creating C# Proxy - Multiple Parameters
Posted by Joe McKavanagh at 7/3/2006 9:14:01 AM
Hi,
I am having problems creating a C# proxy that calls onto a Web service that
was implemented in Java. WseWsdl3.exe produces the following output:
<pre>
C:\MyDocs\Visual Studio 2005\Projects\sandbox>"C:\Program Files\Microsoft
WSE\v3.0\Tools\WseWsdl3.exe" /type:soapClient /language:CS
/... more >>
Authenticate Service?
Posted by Hung Ngo at 7/1/2006 11:02:01 AM
Hi,
How the Client authenticate Service with the <mutualCertificate11> policy?
Thanks,
Hung.... more >>
|