<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>MVC Sample Apps</title><link>http://mvcsamples.codeplex.com/Project/ProjectRss.aspx</link><description>This project is for prototype and sample ASP.NET MVC Sample applications</description><item><title>Patch Uploaded: #3221</title><link>http://mvcsamples.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/luizbon'&gt;luizbon&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Yet another form to correct this work item. I have mande just one change in the SimpleCMSRepository.&lt;/p&gt;</description><author>luizbon</author><pubDate>Tue, 30 Jun 2009 19:17:45 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #3221 20090630071745P</guid></item><item><title>Created Issue: Correct spelling: "SetAsAvalable"</title><link>http://mvcsamples.codeplex.com/WorkItem/View.aspx?WorkItemId=3717</link><description>SetAsAvalable &amp;#33;&amp;#61; SetAsAvailable &amp;#40;love the state pattern though&amp;#33;&amp;#41;&lt;br /&gt;</description><author>mercdev</author><pubDate>Sun, 07 Jun 2009 01:42:08 GMT</pubDate><guid isPermaLink="false">Created Issue: Correct spelling: "SetAsAvalable" 20090607014208A</guid></item><item><title>Commented Issue: "Object reference not set to an instance of an object" error</title><link>http://mvcsamples.codeplex.com/WorkItem/View.aspx?WorkItemId=3569</link><description>the error occurs in the index page in this line&lt;br /&gt;&lt;br /&gt;&amp;#60;title&amp;#62;&amp;#60;&amp;#37;&amp;#61;this.SiteData&amp;#40;&amp;#41;.SiteName &amp;#37;&amp;#62;&amp;#58; &amp;#60;&amp;#37;&amp;#61;this.CurrentPage&amp;#40;&amp;#41;.Title &amp;#37;&amp;#62;&amp;#60;&amp;#47;title&amp;#62;&lt;br /&gt;&lt;br /&gt;becase of the error.....the main content of the page is not loaded&lt;br /&gt;&lt;br /&gt;I&amp;#39;m missing something or doing something wrong&amp;#63;&lt;br /&gt;Thanks in advance&amp;#33;&lt;br /&gt;Comments: ** Comment from web user: compito ** &lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;This should be handled the right way if this is to be truly &amp;#34;internationalized&amp;#34; application. &lt;br /&gt;There must be a setting for the default language &amp;#40;english as standard&amp;#41; and if there is no page content &amp;#40;or whatever type of content&amp;#41; for users culture then the default language is used. That would fix this kind of problems per default so people can set up the application and start adding content in their own language as needed.&lt;/p&gt;&lt;p&gt;Just a thought,&lt;br /&gt;Damir&lt;/p&gt;</description><author>compito</author><pubDate>Mon, 04 May 2009 16:17:11 GMT</pubDate><guid isPermaLink="false">Commented Issue: "Object reference not set to an instance of an object" error 20090504041711P</guid></item><item><title>Patch Uploaded: #2847</title><link>http://mvcsamples.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/CaioProiete'&gt;CaioProiete&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;There&amp;#39;s no work item for this patch, but this is directly related to the patch below &amp;#40;work item 3569&amp;#41;, which intended to fix the error when opening the web site home page. However, after a few tests, I noticed that the routing for used on creating, editing or adding a widget to a page, also gets the language code from the machine&amp;#39;s regional settings causing the same error when opening the new&amp;#47;modified pages.&lt;/p&gt;</description><author>CaioProiete</author><pubDate>Fri, 01 May 2009 00:10:42 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #2847 20090501121042A</guid></item><item><title>Patch Uploaded: #2846</title><link>http://mvcsamples.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/CaioProiete'&gt;CaioProiete&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;When the HomeController tries to find a page through its slug, it uses the current culture &amp;#40;System.Globalization.CultureInfo.CurrentCulture.TwoLetterISOLanguageName&amp;#41; instead of using the default language code of the application, and hence the Pages table contains only records with the English language code &amp;#40;en&amp;#41; - which is the default language code - when running the application using a different culture defined in the Regional Settings, causes a run-time error hence the repository query can&amp;#39;t find pages for the user&amp;#39;s culture.&lt;/p&gt;</description><author>CaioProiete</author><pubDate>Thu, 30 Apr 2009 23:38:19 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #2846 20090430113819P</guid></item><item><title>Commented Issue: "Object reference not set to an instance of an object" error</title><link>http://mvcsamples.codeplex.com/WorkItem/View.aspx?WorkItemId=3569</link><description>the error occurs in the index page in this line&lt;br /&gt;&lt;br /&gt;&amp;#60;title&amp;#62;&amp;#60;&amp;#37;&amp;#61;this.SiteData&amp;#40;&amp;#41;.SiteName &amp;#37;&amp;#62;&amp;#58; &amp;#60;&amp;#37;&amp;#61;this.CurrentPage&amp;#40;&amp;#41;.Title &amp;#37;&amp;#62;&amp;#60;&amp;#47;title&amp;#62;&lt;br /&gt;&lt;br /&gt;becase of the error.....the main content of the page is not loaded&lt;br /&gt;&lt;br /&gt;I&amp;#39;m missing something or doing something wrong&amp;#63;&lt;br /&gt;Thanks in advance&amp;#33;&lt;br /&gt;Comments: ** Comment from web user: CaioProiete ** &lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;This error occurs because the GetPage method of the SimpleCMSRepository class queries the Pages table for a &amp;#42;URL&amp;#42; and a &amp;#42;Language Code&amp;#42; which is being obtained through the CultureInfo class, thus using your Regional Settings definition.&lt;/p&gt;&lt;p&gt;The problem is that, by default, the Pages table contains only records with the English culture &amp;#40;en&amp;#41;, thus if you have a different configuration in your Regional Settings, the query returns zero records which causes this error in the View.&lt;/p&gt;&lt;p&gt;With that said, a quick fix would be to find out what is your current culture letters &amp;#40;System.Globalization.CultureInfo.CurrentCulture.TwoLetterISOLanguageName&amp;#41;, and duplicate the records of the Pages table by changing the LanguageCode field to the appropriate two letters of your current culture. Of course, another solution would be to just update the table and change the LanguageCode field.&lt;/p&gt;&lt;p&gt;Anyway, this error should be handled in a better way, as it is impossible to figure out what is happening without debugging the code.&lt;/p&gt;&lt;p&gt;Cheers,&lt;br /&gt;Caio Proiete&lt;/p&gt;</description><author>CaioProiete</author><pubDate>Thu, 30 Apr 2009 20:09:29 GMT</pubDate><guid isPermaLink="false">Commented Issue: "Object reference not set to an instance of an object" error 20090430080929P</guid></item><item><title>Commented Issue: "Object reference not set to an instance of an object" error</title><link>http://mvcsamples.codeplex.com/WorkItem/View.aspx?WorkItemId=3569</link><description>the error occurs in the index page in this line&lt;br /&gt;&lt;br /&gt;&amp;#60;title&amp;#62;&amp;#60;&amp;#37;&amp;#61;this.SiteData&amp;#40;&amp;#41;.SiteName &amp;#37;&amp;#62;&amp;#58; &amp;#60;&amp;#37;&amp;#61;this.CurrentPage&amp;#40;&amp;#41;.Title &amp;#37;&amp;#62;&amp;#60;&amp;#47;title&amp;#62;&lt;br /&gt;&lt;br /&gt;becase of the error.....the main content of the page is not loaded&lt;br /&gt;&lt;br /&gt;I&amp;#39;m missing something or doing something wrong&amp;#63;&lt;br /&gt;Thanks in advance&amp;#33;&lt;br /&gt;Comments: ** Comment from web user: Firetarster ** &lt;p&gt;Well, I&amp;#96;ve changed and It worked&amp;#33;&lt;br /&gt;Pehaps you guys should check this....Or, if I had some time I&amp;#96;ll chwck myself and the post here the results&amp;#33;&lt;br /&gt;Anyways...thanks in advance&amp;#33;&lt;/p&gt;</description><author>Firetarster</author><pubDate>Thu, 23 Apr 2009 01:42:35 GMT</pubDate><guid isPermaLink="false">Commented Issue: "Object reference not set to an instance of an object" error 20090423014235A</guid></item><item><title>Commented Issue: "Object reference not set to an instance of an object" error</title><link>http://mvcsamples.codeplex.com/WorkItem/View.aspx?WorkItemId=3569</link><description>the error occurs in the index page in this line&lt;br /&gt;&lt;br /&gt;&amp;#60;title&amp;#62;&amp;#60;&amp;#37;&amp;#61;this.SiteData&amp;#40;&amp;#41;.SiteName &amp;#37;&amp;#62;&amp;#58; &amp;#60;&amp;#37;&amp;#61;this.CurrentPage&amp;#40;&amp;#41;.Title &amp;#37;&amp;#62;&amp;#60;&amp;#47;title&amp;#62;&lt;br /&gt;&lt;br /&gt;becase of the error.....the main content of the page is not loaded&lt;br /&gt;&lt;br /&gt;I&amp;#39;m missing something or doing something wrong&amp;#63;&lt;br /&gt;Thanks in advance&amp;#33;&lt;br /&gt;Comments: ** Comment from web user: MikkoK ** &lt;p&gt;I had same error. What are is your PC regional setting&amp;#63; I had to change my settings to English. &lt;/p&gt;</description><author>MikkoK</author><pubDate>Sat, 18 Apr 2009 05:37:04 GMT</pubDate><guid isPermaLink="false">Commented Issue: "Object reference not set to an instance of an object" error 20090418053704A</guid></item><item><title>Created Issue: "Object reference not set to an instance of an object" error</title><link>http://mvcsamples.codeplex.com/WorkItem/View.aspx?WorkItemId=3569</link><description>the error occurs in the index page in this line&lt;br /&gt;&lt;br /&gt;&amp;#60;title&amp;#62;&amp;#60;&amp;#37;&amp;#61;this.SiteData&amp;#40;&amp;#41;.SiteName &amp;#37;&amp;#62;&amp;#58; &amp;#60;&amp;#37;&amp;#61;this.CurrentPage&amp;#40;&amp;#41;.Title &amp;#37;&amp;#62;&amp;#60;&amp;#47;title&amp;#62;&lt;br /&gt;&lt;br /&gt;becase of the error.....the main content of the page is not loaded&lt;br /&gt;&lt;br /&gt;I&amp;#39;m missing something or doing something wrong&amp;#63;&lt;br /&gt;Thanks in advance&amp;#33;&lt;br /&gt;</description><author>Firetarster</author><pubDate>Thu, 16 Apr 2009 17:57:56 GMT</pubDate><guid isPermaLink="false">Created Issue: "Object reference not set to an instance of an object" error 20090416055756P</guid></item><item><title>Commented Issue: Restoring database</title><link>http://mvcsamples.codeplex.com/WorkItem/View.aspx?WorkItemId=2083</link><description>I just downloaded the latest preview to start having a look into, but I noticed the database file inside the folder is a .bak file. I tried to create an empty database and restoring from a file, but I got an error that database source is different from the backuped one. How should I restore the database&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;Andrea&lt;br /&gt;Comments: ** Comment from web user: silverwebs ** &lt;p&gt;I keep getting the error - &amp;#34;CommerceDB.bak is incorrectly formed. SQL Server cannot process this media family. RESTORE FILELIST is terminating abnormally.&amp;#34; when trying to restore to both Sql 2000 &amp;#38; 2005. Any ideas&amp;#63;&lt;/p&gt;</description><author>silverwebs</author><pubDate>Wed, 15 Apr 2009 21:32:04 GMT</pubDate><guid isPermaLink="false">Commented Issue: Restoring database 20090415093204P</guid></item><item><title>Source code checked in, #22882</title><link>http://mvcsamples.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Fixed product tests&amp;#13;&amp;#10;Added a mess of ShoppingCart tests for next screencast&amp;#13;&amp;#10;</description><author>robconery</author><pubDate>Tue, 07 Apr 2009 01:03:32 GMT</pubDate><guid isPermaLink="false">Source code checked in, #22882 20090407010332A</guid></item><item><title>Created Issue: Is the "Site Config" page (http://localhost:41854/Site) fake?</title><link>http://mvcsamples.codeplex.com/WorkItem/View.aspx?WorkItemId=3507</link><description>i think it is...&lt;br /&gt;&lt;br /&gt;Has anyone started actually developing the reporting&amp;#47;admin side&amp;#63;  If not, I may just take a shot at it - using http&amp;#58;&amp;#47;&amp;#47;www.microsoft.com&amp;#47;downloads&amp;#47;details.aspx&amp;#63;FamilyID&amp;#61;130f7986-bf49-4fe5-9ca8-910ae6ea442c&amp;#38;DisplayLang&amp;#61;en it should be beautiful and fairly easy to do. Comments&amp;#47;suggestions&amp;#63;&lt;br /&gt;</description><author>edgreenberg</author><pubDate>Fri, 03 Apr 2009 21:40:24 GMT</pubDate><guid isPermaLink="false">Created Issue: Is the "Site Config" page (http://localhost:41854/Site) fake? 20090403094024P</guid></item><item><title>Created Issue: Problems loading solution (Kona.Web project actually)</title><link>http://mvcsamples.codeplex.com/WorkItem/View.aspx?WorkItemId=3506</link><description>I kept getting the following error when I opened the Solution or the Kona.Web project&amp;#58;&lt;br /&gt;&lt;br /&gt;The project file &amp;#39;C&amp;#58;&amp;#92;...&amp;#92;Kona.Web&amp;#92;Kona.Web.csproj&amp;#39; cannot be opened.&lt;br /&gt;&lt;br /&gt;The project type is not supported by this installation.&lt;br /&gt;&lt;br /&gt;I looked everywhere, and tried everything suggested, but could not find a solution - finally, I just started messing around with the file on my own &amp;#40;using some of what I read and some of my intution&amp;#41;, and finally found the solution.&lt;br /&gt;&lt;br /&gt;In the file I changed&amp;#58;&lt;br /&gt;&lt;br /&gt;    &amp;#60;ProjectTypeGuids&amp;#62;&amp;#123;603c0e0b-db56-11dc-be95-000d561079b0&amp;#125;&amp;#59;&amp;#123;349c5851-65df-11da-9384-00065b846f21&amp;#125;&amp;#59;&amp;#123;fae04ec0-301f-11d3-bf4b-00c04f79efbc&amp;#125;&amp;#60;&amp;#47;ProjectTypeGuids&amp;#62;&lt;br /&gt;&lt;br /&gt;to&amp;#58;&lt;br /&gt;&lt;br /&gt;    &amp;#60;ProjectTypeGuids&amp;#62;&amp;#123;349c5851-65df-11da-9384-00065b846f21&amp;#125;&amp;#59;&amp;#123;fae04ec0-301f-11d3-bf4b-00c04f79efbc&amp;#125;&amp;#60;&amp;#47;ProjectTypeGuids&amp;#62;&lt;br /&gt;&lt;br /&gt;AND deleted this&amp;#58;&lt;br /&gt;&lt;br /&gt;    &amp;#60;MvcBuildViews&amp;#62;false&amp;#60;&amp;#47;MvcBuildViews&amp;#62;&lt;br /&gt;    &amp;#60;SccProjectName&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;SccProjectName&amp;#62;&lt;br /&gt;    &amp;#60;SccLocalPath&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;SccLocalPath&amp;#62;&lt;br /&gt;    &amp;#60;SccAuxPath&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;SccAuxPath&amp;#62;&lt;br /&gt;    &amp;#60;SccProvider&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;SccProvider&amp;#62;&lt;br /&gt;&lt;br /&gt;note&amp;#58; all of this is within the &amp;#60;PropertyGroup&amp;#62; section of the file.&lt;br /&gt;&lt;br /&gt;And, it works, site runs, and works as expected &amp;#58;-&amp;#41;&lt;br /&gt;&lt;br /&gt;But this leaves me with a question, &amp;#34;have I broken anything in doing this&amp;#63;&amp;#34;&lt;br /&gt;&lt;br /&gt;I hope this helps others before they pull their hair out or give up because, simply, this is a fantastic project&amp;#33; And thank you to all the contributors&amp;#33;&lt;br /&gt;</description><author>edgreenberg</author><pubDate>Fri, 03 Apr 2009 21:35:35 GMT</pubDate><guid isPermaLink="false">Created Issue: Problems loading solution (Kona.Web project actually) 20090403093535P</guid></item><item><title>Source code checked in, #22785</title><link>http://mvcsamples.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Adding MSBuild for CI server &amp;#38; xUnit utility</description><author>robconery</author><pubDate>Thu, 02 Apr 2009 00:05:40 GMT</pubDate><guid isPermaLink="false">Source code checked in, #22785 20090402120540A</guid></item><item><title>Source code checked in, #22784</title><link>http://mvcsamples.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Changing to xUnit because Brad made me &amp;#58;&amp;#41;&amp;#13;&amp;#10;This is for TDD&amp;#40;2&amp;#41; screecnast</description><author>robconery</author><pubDate>Wed, 01 Apr 2009 23:48:37 GMT</pubDate><guid isPermaLink="false">Source code checked in, #22784 20090401114837P</guid></item><item><title>Commented Issue: Missing DLLs (release 18861)</title><link>http://mvcsamples.codeplex.com/WorkItem/View.aspx?WorkItemId=2558</link><description>Just downloaded and unpacked preview 1, release 18861 and can&amp;#39;t use it for several reasons...&lt;br /&gt;&lt;br /&gt;The Commerce.Tests project is not a recognised type in my version of Visual Studio &amp;#40;2008 Standard&amp;#41;. I just removed the project on the assumption that there should be nothing in a real application that critically relies on anything in a test project.&lt;br /&gt;&lt;br /&gt;The Commerce.MVC.web project references 2 DLLs not found on my system, and there are no clues as to where I might get them...&lt;br /&gt;System.ComponentModel.DataAnnotations&lt;br /&gt;System.Web.DynamicData&lt;br /&gt;&lt;br /&gt;Happily the solution compiles even without these DLLs in place. I expect a runtime error will result very soon though&amp;#33;&lt;br /&gt;&lt;br /&gt;Most critical - fatal in fact - is the fact that I have no database for this app to connect to, and there is nothing here to tell me how to set such a database up. A backup would be good, for me to load on to my present SQL Server instance, or maybe a set of DDL and SQL scripts to create the necessary tables, views, stored procedures, etc., and populate them with some initial data.&lt;br /&gt;Comments: ** Comment from web user: KevDog ** &lt;p&gt;Look guys, I hate to be pedantic, but for those of you who are ragging on the state of the project, remember that we were warned that this isn&amp;#39;t even an Alpha release. Find a problem, fix a problem.&lt;/p&gt;</description><author>KevDog</author><pubDate>Sun, 29 Mar 2009 15:03:38 GMT</pubDate><guid isPermaLink="false">Commented Issue: Missing DLLs (release 18861) 20090329030338P</guid></item><item><title>Source code checked in, #22681</title><link>http://mvcsamples.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Fixed issue with DB and ObjectStore having bad setting info</description><author>robconery</author><pubDate>Sat, 28 Mar 2009 19:49:00 GMT</pubDate><guid isPermaLink="false">Source code checked in, #22681 20090328074900P</guid></item><item><title>Source code checked in, #22657</title><link>http://mvcsamples.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Switched to NUnit for CI integration</description><author>robconery</author><pubDate>Fri, 27 Mar 2009 03:34:08 GMT</pubDate><guid isPermaLink="false">Source code checked in, #22657 20090327033408A</guid></item><item><title>Source code checked in, #22655</title><link>http://mvcsamples.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Fixed a small bug with plugin settings</description><author>robconery</author><pubDate>Fri, 27 Mar 2009 02:02:00 GMT</pubDate><guid isPermaLink="false">Source code checked in, #22655 20090327020200A</guid></item><item><title>Source code checked in, #22652</title><link>http://mvcsamples.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Reloading source to Codeplex&amp;#13;&amp;#10;Reset naming on all projects&amp;#47;namespaces to Kona&amp;#13;&amp;#10;Removed MS Test project and reset to MB Unit&amp;#13;&amp;#10;Removed tinymce files &amp;#40;not in use yet&amp;#41;&amp;#13;&amp;#10;This is Source for Kona Screencast &amp;#35;1</description><author>robconery</author><pubDate>Thu, 26 Mar 2009 20:53:46 GMT</pubDate><guid isPermaLink="false">Source code checked in, #22652 20090326085346P</guid></item></channel></rss>