Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi
i am getting the following error when i try the Session restricted option:
CS0117: 'uIncrement.Core.Services.CounterService' does not contain a definition for 'IncrementSession'
any ideas?
Hi Fergus, Yeah, try this:
CounterService.IncrementWithSession(Model.Content.Id);
// Herman
Thanks Herman
i am sure i saw it somewhere as Increment Session, but i can't see it now - must have mistyped it.
Thanks - works perfectly
Hi Fergus,
Great! You are right, the project description page said IncrementSession and i updated it yesterday to IncrementWithSession, my mistake!
Thank you for reporting.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Error ...does not contain a definition for 'IncrementSession'*
Hi
i am getting the following error when i try the Session restricted option:
CS0117: 'uIncrement.Core.Services.CounterService' does not contain a definition for 'IncrementSession'
any ideas?
Hi Fergus, Yeah, try this:
// Herman
Thanks Herman
i am sure i saw it somewhere as Increment Session, but i can't see it now - must have mistyped it.
Thanks - works perfectly
Hi Fergus,
Great! You are right, the project description page said IncrementSession and i updated it yesterday to IncrementWithSession, my mistake!
Thank you for reporting.
// Herman
is working on a reply...