Language pack could not be loaded?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
14 лет назад
Hi

After installing nopCommerce to my hosting server (discount asp.net) and trying to run the application from the nopCommerceStore folder i get the following error

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: NopSolutions.NopCommerce.Common.NopException: Languages could not be loaded

[NopException: Languages could not be loaded]
   NopSolutions.NopCommerce.BusinessLogic.NopContext.get_WorkingLanguage() in C:\Documents and Settings\Administrator\Desktop\nopCommerce_1.40\Libraries\Nop.BusinessLogic\NopContext.cs:354
   NopSolutions.NopCommerce.HttpModules.MembershipHttpModule.Application_BeginRequest(Object sender, EventArgs e) in C:\Documents and Settings\Administrator\Desktop\nopCommerce_1.40\Libraries\Nop.HttpModules.MembershipModule\MembershipHttpModule.cs:138
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75

Can anyone please offer any advice on what may be going wrong here?

Regards

Liam
14 лет назад
1. Connect to your database
2. Open Nop_Language table
3. Ensure that your have at least one language published
14 лет назад
If you run the nopCommerce_createDatabase script without then running the nopCommerce_createData script you will get this error.

Hope that helps,

Jared Nielsen
www.FUZION.org
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.