| Author |
Message |
Tony
Guest
|
Posted:
Tue Sep 27, 2005 8:30 am Post subject:
Problem on Licensing with C# |
|
|
If I set the Value DeleteOnClockRollback or DisableOnClockRollback in Rights
Object. It will have the Exception :
Error : Unspecified error<br>
at WMRMOBJSLib.WMRMRightsClass.set_DeleteOnClockRollback(Int32 pVal)
I just put the value 0 to it.
How can I fix it ? thanks .
|
|
| Back to top |
|
 |
Alex Bourt
Guest
|
Posted:
Thu Sep 29, 2005 12:30 pm Post subject:
RE: Problem on Licensing with C# |
|
|
Hi Tony,
You can only set these values if you set ExpirationDate first, otherwise you
get an exception. In any case, if you do not set an expiration date, setting
these values doesn't make sense.
Alex
"Tony" wrote:
| Quote: | If I set the Value DeleteOnClockRollback or DisableOnClockRollback in Rights
Object. It will have the Exception :
Error : Unspecified error<br
at WMRMOBJSLib.WMRMRightsClass.set_DeleteOnClockRollback(Int32 pVal)
I just put the value 0 to it.
How can I fix it ? thanks . |
|
|
| Back to top |
|
 |
Richard
Guest
|
Posted:
Sat Oct 29, 2005 12:30 pm Post subject:
RE: Problem on Licensing with C# |
|
|
Hi guys, i have a problem that kind of sounds similar to this. I problems
with trying to get my licences, it always says i have downloaded it more than
ten times, can you please explain where would i go to srot this out as i am
not that good with computers, i reallt appricate it. Thanks
R Gayle
"Alex Bourt" wrote:
| Quote: | Hi Tony,
You can only set these values if you set ExpirationDate first, otherwise you
get an exception. In any case, if you do not set an expiration date, setting
these values doesn't make sense.
Alex
"Tony" wrote:
If I set the Value DeleteOnClockRollback or DisableOnClockRollback in Rights
Object. It will have the Exception :
Error : Unspecified error<br
at WMRMOBJSLib.WMRMRightsClass.set_DeleteOnClockRollback(Int32 pVal)
I just put the value 0 to it.
How can I fix it ? thanks . |
|
|
| Back to top |
|
 |
|
|
|
|