Could not load type 'Microsoft.ServiceModel.Samples.CalculatorService+MyUserNamePasswordValidat
Hi,
I am working with Security WCF concept. I got an example UsernameToken from Microsoft site. I am unable to run the service when it is self hosted in IIS, where as I am able to run from VS 2005 IDE. It is giving error like the following
Could not load type 'Microsoft.ServiceModel.Samples.CalculatorService+MyUserNamePasswordValidator' from assembly 'service'.
Please help me in solving this problem.
Thank you,
Madhu

