Page 1 of 1

install error

Posted: Thu Nov 06, 2008 3:56 pm
by Reddirt
I uploaded the website to a shard service. Then ran the /install/default.aspx page and got:
Server Error in '/ABLE' Application.
--------------------------------------------------------------------------------

Format of the initialization string does not conform to specification starting at index 0.
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: Format of the initialization string does not conform to specification starting at index 0.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[ArgumentException: Format of the initialization string does not conform to specification starting at index 0.]
CommerceBuilder.Common.Token.get_Instance() +460
CommerceBuilder.Web.UI.AbleCommercePage.InitializeTheme() +33
CommerceBuilder.Web.UI.AbleCommercePage.a(Object A_0, EventArgs A_1) +7
System.Web.UI.Page.OnPreInit(EventArgs e) +2062504
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +663




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433


Any ideas?

Thanks,
Reddirt

Re: install error

Posted: Thu Nov 06, 2008 5:13 pm
by Reddirt
I fixed it. I had to compare all of the files sent via ftp. Some weren't the same size.