Close

'CurrentUtcDateTime' is not supported...

Morphy989
10 years ago
#3049 Quote
Avatar
  • 13
Hi,

need help resolving an error. I am not that good with programing (more of a designer) but
i think i could solve the problem i'm having with little help.
I installed nop.anywhere.sliders plugin as part of ultimate plugin collection and
while trying to add a slider trough widgetZone or manually i get an error as follows:

The function 'CurrentUtcDateTime' is not supported by SQL Server Compact.
Morphy989
10 years ago
#3050 Quote
Avatar
  • 13
SOLVED

actually was my mistake, not a problem with coding...but i learned a valuable lesson.
"Remember what database you are using"
I was using the internal database, and wasn't aware of the difference between using an internal and external database. Anyway...i switched to an external database and now it works fine.

Thank you :)