November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Hi,
You can simply copy this line
<add name="EPiServerDB" connectionString="Data Source=.;Database=<your_database>;User Id=<your_acc>;Password=<your_password>;Network Library=DBMSSOCN;MultipleActiveResultSets=True" providerName="System.Data.SqlClient" />
from connectionStrings.config of Commerce Manager to connectionStrings.config of CMS site, and vice-versa. They should be the same.
Regards.
/Q
Thank you for replay Quan and now i got another error. It seem very complicate to upgrade episerver commerce or just me who got lots of problem :)
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Unknown server tag 'IbnWebControls:CommandManager'.
Source Error:
Line 89: <asp:ScriptManager ID="sm1" runat="server" EnablePartialRendering="true" ScriptMode="Debug" Line 90: EnableScriptGlobalization="true" EnableScriptLocalization="true" EnableHistory="true" /> Line 91: <IbnWebControls:CommandManager ID="cm1" runat="server" ContainerId="containerDiv" /> Line 92: <div id="containerDiv" runat="server"> Line 93: </div> |
Source File: /Apps/Shell/Pages/default.aspx Line: 91
Hi,
It looks like you applied wrong package. You should not use EPiServer.CommerceManager package for front-end site.
I can guarantee that the upgrade of episerver commerce, for both frontend and backend sites, is quite smooth. I would recommend you do restore your site and do step-by-step over.
Regards.
/Q
which is correct package? How to update commerce manager?
i am getting confuse after i did migration step, what is the next step?
http://world.episerver.com/documentation/Items/Installation-Instructions/Installing-EPiServer-updates/product-specific-updating-steps/commerce-specific-updating-steps/
Hi,
For front-end site you only need to install EpiServer.Commerce, for backend site (Commerce Manager), then install EPiServer.CommerceManager to ConsolerManagerUpdate project (http://world.episerver.com/contentassets/937cd70588e54118b427542cef83b09a/mediachase-consolemanagerupdate-20141008.zip).
Regards.
/Q
Thank you Quan , i did what you recommended and it's work fine for my localhost but when i deployed site to server. We get another problem in cms login page.
Episerver.commerce.AddOns.Manager.dll found in my wwwroot/modulesbin Should it be somewhere else or do i have to config something?
No, That one and Addons.UI.dll should be removed, as from our readme.txt in EPiServer.Commerce.UI package:
Remove add-on assemblies
------------------------
This step removes EPiServer.Commerce.AddOns.UI.dll (if installed) from the modulesbin folder.
If you have reconfigured the probing path for your site, then these assemblies will be removed from the
configured location.
If you receive an error during this step, then the process installing the nuget package does not
have permission to delete the files. In this case, a user with the appropriate permissions will
need to delete EPiServer.Commerce.AddOns.UI.dll (if installed) from the modulesbin folder manually.
Regards.
/Q
Connection string not found after upgrade Episerver Commerce 7.5 to 8.5. Someone know how to fix this?
Server Error in '/' Application.
No connection string found with the configured name 'EPiServerDB'.
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.Configuration.ConfigurationErrorsException: No connection string found with the configured name 'EPiServerDB'.
Source Error:
Source File: c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\a010f2ca\2ca5c19d\App_global.asax.0.cs Line: 0
Stack Trace: