November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
I also had some trouble with the Commerce installation. Here's a blog post I wrote about it. Hope it helps you.
http://www.epinova.no/blog/arild-henrichsen/dates/2010/9/episerver-ecommerce-installation---redoux/
Note this is for Commerce 1.0. I have not tested if Commerce 1.1 is different.
Hi guys,
I'm wondering someone might have encountered this and figured out a workaround.
When I installed a CMS site using the same database settings and credentials, it installs just fine.
But when I install Commerce with the same settings and credentials, this is what I get whether I specify a license or not.
"===in trapping ex ===
An unhandled error has occured:
The ConnectionString property has not been initialized.
When executing
At C:\Program Files (x86)\EPiServer\CMS\6.1.379.0\Install\Modules\EPiServer Com
merce 1.1.2.62\Install EPiServer Commerce.ps1:298 char:21
+ $sqlConnection.Open <<<< ();
inTransaction = True
An error has occured and the transaction will be rolled back
Rolledback
Deleting Commerce Manager site folder C:\EPiServer\Sites\SampleCommerceManager
Deleting Commerce Manager ExternalFiles C:\EPiServer\eCommerceFramework\5.2\SampleCommerceManager
Deleting Commerce Manager database
dbEPiServerCommerceManager
Started a transacted install
The database dbEPiServerCommerceManager was not deleted because it did not exist
Entering commit phase
Committed
At C:\Program Files (x86)\EPiServer\CMS\6.1.379.0\Install\Modules\EPiServer Commerce 1.1.2.62\Install EPiServer Commerce.ps1:298 char:21
+ $sqlConnection.Open <<<< ();
System.Management.Automation.ParentContainsErrorRecordException: Exception calling "Open" with "0" argument(s): "The ConnectionString property has not been initialized."
I hope someone can help me with this.
Thanks,
Philip