I am also getting the same error when trying to run the StoreFront.
Server Error in '/' Application.
Value cannot be null.
Parameter name: httpContext
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.ArgumentNullException: Value cannot be null.
Parameter name: httpContext
Source Error:
Line 18:
Line 19:
Line 20: <%Html.RenderAction(x => x.Summary());%>
Line 21:
Line 22:
Source File: c:\Users\Desktop\MVCStore_Preview1A\MVCStore_Preview1A\Commerce.Web\App\Views\Shared\Site.Master Line: 20