[PlayReady Server] How to make response with event log message

Jason Lee 21 Reputation points
2022-07-05T08:42:04.15+00:00

Is there any way to make license response including event log message to client?

I'm using main server and request PlayReady license to PlayReady server from main server. (license request order : client(player) -> main server -> playready server)
And I have problem when the error has occurred. Because error message is only logged on PlayReady server as Windows Event Log.
So what I want to know is how to send the error message to main server without additional request. I already know how to get event log message using C#. So I mean I wonder if there is a way to include an error message in the license response. I'm using PlayReady Server SDK 4.4 and IIS 10 as web server.
Please let me know If have any idea.

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,772 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Yurong Dai-MSFT 2,841 Reputation points Microsoft Vendor
    2022-07-07T02:17:47.873+00:00

    Hi @Jason Lee ,

    PlayReady is not yet supported here. For support on PlayReady, please email askdrm@microsoft.com.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Best regards,
    Yurong Dai

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.