Message Transmission Failed due to Session Expired. If your website does not allow access to Session Data, then, you will always get this error message. In that case, please set InternalSettings.TemporaryDataStoreMethod property value to be TemporaryFolder instead of SessionVar. Also, you would need to make sure that your InternalSettings.TemporaryFolder property value is a valid path with WRITE permission.