Alex Bourt
Guest
|
Posted:
Thu Sep 29, 2005 12:30 pm Post subject:
Special considerations for C#? |
|
|
Hi, I have written a packaging app to encrypt WMV files in C#. Everything
works. Now I have written an ASP.NET webpage in C# to issue licenses, and the
licenses that are generated are invalid. I translated the VBScript code in
the SDK docs directly into C#, and there are no visible bugs, everything
runs, and so on. But when the licenses are issued, the player always tells me
that they are invalid. What could be the problem?
I can post my code if necessary, but I imagine other people have run into
this problem. I found one posting online about this exact same thing, but it
is from 2003, and the guy solved the problem himself without getting any
replies, but did not say what he solved exactly. Can someone help?
Thanks,
Alex
|
|