Hello,
After going through the HOL ( Hands On Lab ) Like
Exercise A
Task 7 - Implementing a UsernameTokenManager / Works
Exercise C - Automating Security with Policies / Works
Exercise D - Optimizing Security with Secure Conversation /Works
Everything is fine until I add my own UsernameTokenManager to Exercise
D. Then I get the following error:
WSE032: There was an error loading the microsoft.web.services2
configuration section.
I double checked it many times etc.... but can not figure this one out.
Is it normal to implement own UsernameTokenManager with Secure
Conversation.. Am I missing something.
Thanks for any help.
Sql
Dilip Krishnan - 29 Dec 2004 00:29 GMT
Hello SQLAgentman,
Ive seen this happen when there are there are 2/3 versions of the WSE
dll floating around. like sp1 and sp2 etc. Check to see if thats the case
HTH
Regards,
Dilip Krishnan
MCAD, MCSD.net
dkrishnan at geniant dot com
http://www.geniant.com
> Hello,
>
[quoted text clipped - 19 lines]
>
> Sql