London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Exception while installing Commerce on Windows 7 Ultimate

Vote:
 

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

 

#58507
Apr 27, 2012 9:26
Vote:
 

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.

#58555
Apr 30, 2012 11:13
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.