Visual Basic .NET » Visual Basic .NET General Discussion
Type Initializer -- adeptpsycho --


I am consuming a web service and get the following error.

The type initializer for
"AppName.WebServices.Security.UserTokenIssuer" threw an exception.


the error occurs at the following line of code:
auth.Login(credentials);

Any responses to this ASAP are greatly helpful.

Thanks,
Vijay

[Submit Comment]Home