When I am attempting to load the uCommerce Demo Store Razor 2.0.0.13249 onto uCommerce 4.0.6 running on Umbraco 6.1.6, I am receiving the following server error:
Server Error in '/' Application.
Keyword not supported: 'flush interval'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentException: Keyword not supported: 'flush interval'.
Any assistance would be appreciated as we are evaluating this software before making a purchase.
and I will go ahead and answer my own post, yes and no. It will run fine on 6.1.6 as long as you are not using SQL Server CE as your database (Microsoft Web Matrix)
Thanks guys. I also checked out the other eCommerce solutions and same boat...going to have to get a test server set up running at least Express, if not SQL Server
loading razor store server error
When I am attempting to load the uCommerce Demo Store Razor 2.0.0.13249 onto uCommerce 4.0.6 running on Umbraco 6.1.6, I am receiving the following server error:
Server Error in '/' Application.
Keyword not supported: 'flush interval'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentException: Keyword not supported: 'flush interval'.
Any assistance would be appreciated as we are evaluating this software before making a purchase.
well, found this little tidbit:
http://our.umbraco.org/projects/backoffice-extensions/workflow/questions,-bug-reports-and-suggestions/46260-Keyword-not-supported,-flush-interval
So does that mean this will not run 6.1.6?
and I will go ahead and answer my own post, yes and no. It will run fine on 6.1.6 as long as you are not using SQL Server CE as your database (Microsoft Web Matrix)
Hi Darren R,
Are you trying to run uCommerce on a SQLCE database or?
/Dennis
Yep uCommerce doesnt support a SQL CE.
http://our.umbraco.org/projects/website-utilities/ucommerce/ucommerce-support/30041-New-Installation-Problems
/Dennis
Dennis has the answer to this one :)
Thanks guys. I also checked out the other eCommerce solutions and same boat...going to have to get a test server set up running at least Express, if not SQL Server
Update - 1/8/14
Works well with SQL Express, however, does it work with SQL Server 2008 R2? I am getting a lot of the same errors...
is working on a reply...