Sometimes on startup of application this error occured: Error In method isUserInRole: Session not created. It is problem with may WCF. But .../services/DomainService.svc work good.
This error is of application. One solution can be check if other operation is doing after WCF operation of creating session is finished.
Log in to post a comment.
This error is of application.
One solution can be check if other operation is doing after WCF operation of creating session is finished.