For the first point, have you checked your virtual directory settings? Can
you connect to the asmx page from a web browser?
On the second issue, if you are using the default UsernameTokenManager
(which it sounds like you are), then Wse will create a WindowsPrincipal
object that you can use to query role membership - have you read the hands on
lab, it's the best way of learning about Wse that I've found:
http://www.microsoft.com/downloads/details.aspx?familyid=9ACD1F8E-97E2-43E2-B484
-A74A014A8206&displaylang=en
> Hi group
>
[quoted text clipped - 24 lines]
>
> What can be wrong. I guess it is something really simple.
Henrik Gøttig - 26 Oct 2005 08:51 GMT
> For the first point, have you checked your virtual directory settings? Can
> you connect to the asmx page from a web browser?
[quoted text clipped - 5 lines]
>
> http://www.microsoft.com/downloads/details.aspx?familyid=9ACD1F8E-97E2-43E2-B484
-A74A014A8206&displaylang=en
Hi Zoodor
Thanx for the link. It cleared things up and it now works like charm.
Thumbs up!