Hi,
Can anyone give us the solution for the below exception.
Error Server was unable to process request. ---> MBException: User: AnonymousUser. The user logon failed. The user name or password may be invalid for the specified domain
Thanks.
it seems login credentials are invalid.
Can you articulate the issue? i mean in which scenarion you are getting this error
It sounds as though you may be authenticating against the Web Services as an Anonymous User (Anonymous Authentication). You must log in to the Web Service using a valid AD/LDAP account.
Disable Anonymous Authentication in MBWS.