Error: Maximum request length exceeded

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 years ago
nopCommerce version 2.00
Windows NT 6.1.7
ASP.net v4.0.30319

Setting up the store for the first time, have entered just two test products. Attempting to view either one brings this error. While this error appeared once, it's never shown again under System:Log, no emails received, etc. Can't test payment or anything else as it stops here:
(You can try it yourself today at http://store.centerofthegoldenone.org/)

Log level:   Error
Short message:   Maximum request length exceeded.
Full message:   System.Web.HttpException (0x80004005): Maximum request length exceeded. at System.Web.HttpRequest.GetEntireRawContent() at System.Web.HttpRequest.GetMultipartContent() at System.Web.HttpRequest.FillInFormCollection() at System.Web.HttpRequest.get_Form() at Microsoft.Web.Infrastructure.DynamicValidationHelper.ValidationUtility.CollectionReplacer.<>c__DisplayClass12.<ReplaceCollection>b__e() at Microsoft.Web.Infrastructure.DynamicValidationHelper.ValidationUtility.CollectionReplacer.<>c__DisplayClass12.<ReplaceCollection>b__11() at Microsoft.Web.Infrastructure.DynamicValidationHelper.DeferredCountArrayList.get_Count() at System.Web.HttpRequest.ValidateNameValueCollection(NameValueCollection nvc, RequestValidationSource requestCollection) at System.Web.HttpRequest.get_Form() at System.Web.Mvc.FormValueProvider..ctor(ControllerContext controllerContext, IUnvalidatedRequestValues unvalidatedValues) at System.Web.Mvc.FormValueProviderFactory.GetValueProvider(ControllerContext controllerContext) at System.Web.Mvc.ValueProviderFactoryCollection.<>c__DisplayClassc.<GetValueProvider>b__7(ValueProviderFactory factory) at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at System.Web.Mvc.ValueProviderFactoryCollection.GetValueProvider(ControllerContext controllerContext) at System.Web.Mvc.ControllerBase.get_ValueProvider() at System.Web.Mvc.ControllerActionInvoker.GetParameterValue(ControllerContext controllerContext, ParameterDescriptor parameterDescriptor) at System.Web.Mvc.ControllerActionInvoker.GetParameterValues(ControllerContext controllerContext, ActionDescriptor actionDescriptor) at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
IP address:   24.8.213.169
Customer:  Bruce Williamson (View)
Page URL:   http://store.centerofthegoldenone.org/admin/picture/asyncupload
12 years ago
OK. Found out that this error appears if no tax plug-in has been installed. This seems like not a good choice as a default for the bookstore. Or at least something in the documentation that say, "Make sure to immediately install one of the tax plug-ins" or similar. Thanks.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.