all groups > dotnet web services enhancements > april 2006 > threads for april 8 - 14, 2006
Filter by week: 1 2 3 4 5
WSE306
Posted by Applica at 4/14/2006 11:45:02 AM
Hi,
where i can find more information about this code?
I am using WSE 2.0 SP2/SP3 and I get this error in a project that used to
work fine.
The complete error is WSE306: The DIME record should have the following
version: 1. Instead, the DIME record contained the following version: 7.
I have ... more >>
WSE 3.0, SoapReceiver and Kerberos encryption
Posted by Brian Lenway at 4/13/2006 5:32:56 PM
I have written a web service which I am hosting in a Windows service using a
SoapReceiver. I have this working and can call the web service from a
client. The client is running as a domain user and the service is running
as a different user on the same domain. Both the client and service ar... more >>
UsernameForCertificateAssertion Demo ?
Posted by ericms at 4/13/2006 5:05:01 PM
WSE 3.0 provides six ready-to-use security assertions and one of them is
"UsernameForCertificateAssertion". Can anyone show me how to use this
assertion on client and also on service sides ? Or can anyone point me to a
site or demo or documentation of this assertion.
Thanks,
Eric.-
... more >>
Possible flaw in WSE 3.0?
Posted by Damian at 4/13/2006 6:50:53 AM
Hi there
I've just stumbed upon something and would like to hear that i've
forgotten to do something. I've created a secure webservice using
UsernameTokenOverTransportAssertion. I'm using a
customUsernameTokenManager to authenticate the token as well.
All is well and fine and i can consume ... more >>
WSE 3.0 Installtion issue in VS2005
Posted by Ricky at 4/13/2006 12:45:27 AM
Hi Guys,
I have tried to install WSE 3.0. It work otherwise but I can't view it
in Visual Studio 2005.
As know issue from Microsoft i have installed VS2005 first and then
installed WSE 3.0
Can anyone help me how to make it working in VS 2005?
Note: I have VS2003 installed on my system
... more >>
WSE3 Custom Policy Assertion / Filter : SecurityPolicyAssertion vs. PolicyAssertion
Posted by Howard Hoffman at 4/12/2006 2:34:40 PM
I'm implementing a custom authorization filter against the WSE3 stack.
My filter is similar to the
Microsoft.Web.Services3.Design.AssertionAssertion except that it has finer
granularity than WebService.
I originally attempted to implement the assertion and filter by subclassing
SecurityPo... more >>
WSE 3.0 install failed
Posted by Peter Stojkovic at 4/12/2006 12:00:00 AM
Configuration:
WIN XP english
VS 2003
VS 2005
If I try to install WSE 3.0 it fails
I got only the information
THE WIZZARD was interrupted before Microsoft WSE 3.0 could be complete
installed.
Is there any log-file or something, so that i can solve the problem ?
Peter
... more >>
Custom UsernameTokenManager for different webservices
Posted by Damian at 4/11/2006 5:01:46 AM
Hi There
Is it possible to specifiy which custom usernametokenmanager to use for
individual webservices?
I currently have some webservices that are consumed by a smartclient,
for which i use a custom usernameTokenManager to autheticated against
our uses db. This works wonderfully at the mom... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Certificate Store and Authority
Posted by ericms at 4/10/2006 11:18:02 PM
I am new to X.509 Certificate. Can someone explain what are the store and
authority ? How to set each one up ? etc.
... more >>
Role Based Security
Posted by Mark at 4/9/2006 4:50:32 PM
I wrote a sample application using the document =
http://msdn.microsoft.com/webservices/webservices/building/wse/default.as=
px?pull=3D/library/en-us/dnwse/html/wserolebasedsec.asp
now I would like to write something similar for WSE 3.0 and I can't find =
any simple coding information on what ... more >>
|