Issue: SMS and telephony messages are not being sent out when "use WSE 3.0 is set to True" under System Info. Get error message "Unable to use selected registration method" when SMS and telephony messages are being sent.
Cause:
The identity for application pool .Net v4.5 was switched to LocalService.
Resolution:
Change the identity for application pool .Net v4.5 from LocalService to NetworkService then restart IIS.
Comments
Please sign in to leave a comment.