<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ASP.NET MVC Storefront Starter Kit</title><link>http://forums.asp.net/1165.aspx</link><description>This forum is for any and all questions pertaining to the ASP.NET MVC Storefront Starter Kit. The Storefront  is a sample ASP.NET MVC Commerce application which was developed using Test-driven Development, Inversion of Control (IoC), and Dependency Injection.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Httpcontext is null Exception ocurr</title><link>http://forums.asp.net/thread/3177884.aspx</link><pubDate>Thu, 21 May 2009 10:05:40 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3177884</guid><dc:creator>eriera1@gmail.com</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3177884.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1165&amp;PostID=3177884</wfw:commentRss><description>&lt;p&gt;I guess localization support is in the todo list. &lt;/p&gt;
&lt;p&gt;My default culture language is &amp;quot;es&amp;quot;. To make it work with the current database&amp;nbsp;records I had to change these bits in the HomeController.cs:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="kwd"&gt;public&lt;/span&gt; ActionResult Index(&lt;span class="kwd"&gt;string&lt;/span&gt; slug) {&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; slug = slug ?? &lt;span class="st"&gt;&amp;quot;/&amp;quot;&lt;/span&gt;;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="cmt"&gt;//this.CurrentPage = _cmsRepository.GetPage(slug, System.Globalization.CultureInfo.CurrentCulture.TwoLetterISOLanguageName);&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;strong&gt;&lt;span class="kwd"&gt;this&lt;/span&gt;.CurrentPage = _cmsRepository.GetPage(slug, &lt;span class="st"&gt;&amp;quot;en&amp;quot;&lt;/span&gt;);&lt;br /&gt;&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="kwd"&gt;return&lt;/span&gt; View();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&amp;nbsp;&amp;nbsp; 
&lt;p&gt;Not sure if there are some other places in the application where the default culture info&amp;nbsp;matters...&lt;/p&gt;
&lt;p&gt;HTH,&lt;/p&gt;
&lt;p&gt;Eduard&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Httpcontext is null Exception ocurr</title><link>http://forums.asp.net/thread/3168868.aspx</link><pubDate>Mon, 18 May 2009 04:16:37 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3168868</guid><dc:creator>micmit</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3168868.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1165&amp;PostID=3168868</wfw:commentRss><description>&lt;p&gt;The same error&amp;nbsp; for download from the tab &amp;quot;Downloads&amp;quot;.&amp;nbsp; However the most recent changeset ( the project is called Kona now&amp;nbsp; ) from the tab &amp;quot;Source code&amp;quot;&amp;nbsp; does work .&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Httpcontext is null Exception ocurr</title><link>http://forums.asp.net/thread/3164724.aspx</link><pubDate>Fri, 15 May 2009 08:55:48 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3164724</guid><dc:creator>Lolofrance</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3164724.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1165&amp;PostID=3164724</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;The same for me , in French....&lt;img src="http://forums.asp.net/emoticons/emotion-7.gif" alt="Tongue Tied" /&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Httpcontext is null Exception ocurr</title><link>http://forums.asp.net/thread/3164618.aspx</link><pubDate>Fri, 15 May 2009 08:04:04 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3164618</guid><dc:creator>alexyeung</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3164618.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1165&amp;PostID=3164618</wfw:commentRss><description>&lt;p&gt;I have this problem too &lt;img src="http://forums.asp.net/emoticons/emotion-9.gif" alt="Crying" /&gt;&lt;/p&gt;</description></item><item><title>Re: Httpcontext is null Exception ocurr</title><link>http://forums.asp.net/thread/3144989.aspx</link><pubDate>Wed, 06 May 2009 14:18:53 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3144989</guid><dc:creator>edamon1975</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3144989.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1165&amp;PostID=3144989</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;biggierock, did you figure this out?&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Httpcontext is null Exception ocurr</title><link>http://forums.asp.net/thread/3111272.aspx</link><pubDate>Wed, 22 Apr 2009 18:46:48 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3111272</guid><dc:creator>edamon1975</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3111272.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1165&amp;PostID=3111272</wfw:commentRss><description>&lt;p&gt;Rob, &lt;/p&gt;&lt;p&gt;Can you explain a bit more what this means?&amp;nbsp; I&amp;#39;ve googled all over and this is about the only post I could find.&amp;nbsp; Looking forward to seeing more with Kona,&amp;nbsp; but i&amp;#39;d like to be able to run and play with the mvc-storefront as well.&amp;nbsp; there seem to be a bunch of people who have had this problem.&amp;nbsp; I installed MVC 1.0 and the storefront from http://mvcsamples.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18861.&amp;nbsp; Thanks!&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Httpcontext is null Exception ocurr</title><link>http://forums.asp.net/thread/3041119.aspx</link><pubDate>Thu, 26 Mar 2009 20:44:48 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3041119</guid><dc:creator>BerndFfm</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3041119.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1165&amp;PostID=3041119</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I got the same errror (in german) : &lt;br /&gt;&lt;br /&gt;Serverfehler in der Anwendung /.&lt;br /&gt;Der Wert darf nicht NULL sein.&lt;br /&gt;Parametername: httpContext&lt;br /&gt;Zeile 5:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;%Html.RenderAction&amp;lt;PersonalizationController&amp;gt;(x =&amp;gt; &lt;br /&gt;Quelldatei: d:\net\MVCStore\Commerce.Web\App\Views\Catalog\Index.aspx&amp;nbsp;&amp;nbsp;&amp;nbsp; Zeile: 5 &lt;/p&gt;
&lt;p&gt;What shall I change ?&lt;/p&gt;
&lt;p&gt;I downloaded the source from last monday&amp;nbsp;(kona.sln), but i got the error &amp;quot;Ungültiger Objektname &amp;#39;ObjectStore&amp;#39;.&amp;quot; in ObjectStore.cs&lt;/p&gt;
&lt;p&gt;Greetings from germany&lt;/p&gt;
&lt;p&gt;Bernd&lt;/p&gt;</description></item><item><title>Re: Httpcontext is null Exception ocurr</title><link>http://forums.asp.net/thread/2976831.aspx</link><pubDate>Mon, 02 Mar 2009 15:21:50 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2976831</guid><dc:creator>biggierock</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2976831.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1165&amp;PostID=2976831</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Rob, I&amp;#39;m afraid my implementation of your suggestion fails. Perhaps I&amp;#39;m doing it wrong?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;h2&gt; &lt;i&gt;The model item passed into the dictionary is of type
&amp;#39;Commerce.Data.Category&amp;#39; but this dictionary requires a model item of
type &amp;#39;Commerce.Data.UserProfile&amp;#39;.&lt;/i&gt; &lt;/h2&gt;&lt;/span&gt;

            &lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;

            &lt;b&gt; Description: &lt;/b&gt;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. &lt;br /&gt;&lt;br /&gt;

            &lt;b&gt; Exception Details: &lt;/b&gt;System.InvalidOperationException:
The model item passed into the dictionary is of type
&amp;#39;Commerce.Data.Category&amp;#39; but this dictionary requires a model item of
type &amp;#39;Commerce.Data.UserProfile&amp;#39;.&lt;br /&gt;&lt;br /&gt;

            &lt;b&gt;Source Error:&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;

            &lt;table bgcolor="#ffffcc"&gt;
               &lt;tr&gt;
                  &lt;td&gt;
                      &lt;code&gt;&lt;/code&gt;&lt;pre&gt;Line 19:       &amp;lt;/div&amp;gt;&lt;br /&gt;Line 20:       &amp;lt;%/* Html.RenderAction&amp;lt;PersonalizationController&amp;gt;(x =&amp;gt; x.Summary());*/%&amp;gt;&lt;br /&gt;&lt;font color="red"&gt;Line 21:       &amp;lt;% Html.RenderPartial(&amp;quot;~/App/Views/Personalization/Summary.aspx&amp;quot;); %&amp;gt;&lt;br /&gt;&lt;/font&gt;Line 22:       &amp;lt;div id=&amp;quot;main-nav&amp;quot;&amp;gt;&lt;br /&gt;Line 23:         &amp;lt;ul&amp;gt;&lt;/pre&gt;

                  &lt;/td&gt;
               &lt;/tr&gt;
            &lt;/table&gt;

            &lt;br /&gt;

            &lt;b&gt; Source File: &lt;/b&gt; c:\Projects\MVCStoreFront_Preview1\Commerce.Web\App\Views\Shared\Site.Master&lt;b&gt; &amp;nbsp;&amp;nbsp; Line: &lt;/b&gt; 21
            &lt;br /&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Httpcontext is null Exception ocurr</title><link>http://forums.asp.net/thread/2976600.aspx</link><pubDate>Mon, 02 Mar 2009 13:51:35 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2976600</guid><dc:creator>biggierock</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2976600.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1165&amp;PostID=2976600</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;did you ever figure this out?&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Httpcontext is null Exception ocurr</title><link>http://forums.asp.net/thread/2946209.aspx</link><pubDate>Tue, 17 Feb 2009 08:25:02 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2946209</guid><dc:creator>ckelley</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2946209.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1165&amp;PostID=2946209</wfw:commentRss><description>&lt;p&gt;RobConery,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I am grateful for your response, but I don&amp;#39;t understand what I have to do to the demo project to make it work.&lt;/p&gt;
&lt;p&gt;Would you please post the code changes that are needed to get it to work?&lt;/p&gt;</description></item><item><title>Re: Httpcontext is null Exception ocurr</title><link>http://forums.asp.net/thread/2945679.aspx</link><pubDate>Tue, 17 Feb 2009 03:08:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2945679</guid><dc:creator>robconery</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2945679.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1165&amp;PostID=2945679</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ve refactored that out - it looks like it won&amp;#39;t work with RC. You can use RenderPartial to get around it (just render the control outright)&lt;/p&gt;</description></item><item><title>Re: Httpcontext is null Exception ocurr</title><link>http://forums.asp.net/thread/2935237.aspx</link><pubDate>Thu, 12 Feb 2009 01:52:45 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2935237</guid><dc:creator>ckelley</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2935237.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1165&amp;PostID=2935237</wfw:commentRss><description>&lt;p&gt;Got the same problem.&lt;/p&gt;</description></item><item><title>Re: Httpcontext is null Exception ocurr</title><link>http://forums.asp.net/thread/2928594.aspx</link><pubDate>Mon, 09 Feb 2009 21:16:01 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2928594</guid><dc:creator>xyligan</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2928594.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1165&amp;PostID=2928594</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&lt;img src="http://phone.km.ua/11.png" width="1280" height="800" alt="" /&gt;&lt;/p&gt;&lt;p&gt;I have this problem too ( &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Httpcontext is null Exception ocurr</title><link>http://forums.asp.net/thread/2925865.aspx</link><pubDate>Mon, 09 Feb 2009 00:59:29 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2925865</guid><dc:creator>badend</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2925865.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1165&amp;PostID=2925865</wfw:commentRss><description>&lt;p&gt;Casually it doesnt work.&lt;/p&gt;
&lt;p&gt;site.Master&amp;nbsp;&lt;/p&gt;
&lt;p&gt;code this&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;%Html.RenderAction&amp;lt;PersonalizationController&amp;gt;(x =&amp;gt; x.Summary());%&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; Message=&amp;quot;value could not be null,\r\n parameter name: httpContext&amp;quot;&lt;br /&gt;&amp;nbsp; Source=&amp;quot;System.Web.Routing&amp;quot;&lt;br /&gt;&amp;nbsp; ParamName=&amp;quot;httpContext&amp;quot;&lt;br /&gt;&amp;nbsp; StackTrace:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : System.Web.Routing.RequestContext..ctor(HttpContextBase httpContext, RouteData routeData)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : Microsoft.Web.Mvc.ViewExtensions.RenderRoute(HtmlHelper helper, RouteValueDictionary values)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : Microsoft.Web.Mvc.ViewExtensions.RenderAction[TController](HtmlHelper helper, Expression`1 action)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : ASP.app_views_shared_site_master.__Render__control1(HtmlTextWriter __w, Control parameterContainer)&amp;nbsp;file d:\svn\private\test\mvssamApps\MVCStore_Preview1A\MVCStore_Preview1A\Commerce.Web\App\Views\Shared\Site.Master:line 20&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: System.Web.UI.Control.Render(HtmlTextWriter writer)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: System.Web.UI.Control.RenderControl(HtmlTextWriter writer)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: System.Web.UI.Page.Render(HtmlTextWriter writer)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: System.Web.Mvc.ViewPage.Render(HtmlTextWriter writer)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: System.Web.UI.Control.RenderControl(HtmlTextWriter writer)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;: System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)&lt;br /&gt;&amp;nbsp; InnerException: &lt;br /&gt;&lt;/p&gt;
&lt;p&gt;please give me solution..&lt;/p&gt;</description></item></channel></rss>