TurboActivate TrialDaysRemaining

Hi,

I was trying to add TurboActivate on my app. While I was testing how it works with the trial days i first run the program within the visual studio two days ago the the trial days was 30. Today, i run again the program and still the days were 30. After that i changed the computer day to 40 ago and run the program again. After that the TrialDaysRemaining was 0 zero. Then i changed again the computer's date back to today. The TrialDaysRemaining are still zero. After that i cannot run the program because all the time i am getting zero days remaining. How can i fix that? Why (before changing the computer's date) i was always getting 30 days remaining?

I had download again the .dat file but still i am getting 0 days remaining.

Regards

Thomas

You have 2 separate problems. When the trial date wasn't changing it ws likely because you didn't call UseTrial() at the start of your problem. You must call UseTrail().

The second problem (the days dropping to 0) -- that's because you fooled with your date. TurboActivate detected the fraudulent behavior and and wiped out your remaining trial days. Just extend your trial with a trial extension and you'll get more days.