I'm using Umbraco 6.1.2 on a free Azure website. I originally wanted to use SQL, but as its a small-scale website, SQL CE seemed to fit better.
Everything seems to work fine, but occasionally I run into an intermittent bug. For example, I tried saving a new piece of content and I get a nice YSOD:
The operating system error could not be mapped to a known set of
errors. [ Reported Error = 1450,Line Number =
2494,FileFlush,_FlushFileBuffers ]
If I keep retrying, it eventually commits the change, but I can't deliver this to a customer like this!
I couldn't find anything online relating to this error and any known SQL CE issues, so its possible its something to do with the hosting environment (Azure) or Umbraco itself.
Possible bug with SQL CE?
I'm using Umbraco 6.1.2 on a free Azure website. I originally wanted to use SQL, but as its a small-scale website, SQL CE seemed to fit better.
Everything seems to work fine, but occasionally I run into an intermittent bug. For example, I tried saving a new piece of content and I get a nice YSOD:
If I keep retrying, it eventually commits the change, but I can't deliver this to a customer like this!
I couldn't find anything online relating to this error and any known SQL CE issues, so its possible its something to do with the hosting environment (Azure) or Umbraco itself.
Anyone got any ideas?
is working on a reply...