<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>kooboo Discussions Rss Feed</title><link>http://kooboo.codeplex.com/Thread/List.aspx</link><description>kooboo Discussions Rss Description</description><item><title>New Post: kooboo how to publish the site</title><link>http://kooboo.codeplex.com/discussions/443990</link><description>&lt;div style="line-height: normal;"&gt;how to publish the site? Every one can visit it?&lt;br /&gt;
&lt;/div&gt;</description><author>Evenin</author><pubDate>Fri, 17 May 2013 02:12:59 GMT</pubDate><guid isPermaLink="false">New Post: kooboo how to publish the site 20130517021259A</guid></item><item><title>New Post: Error when using Azure table storage provider</title><link>http://kooboo.codeplex.com/discussions/441674</link><description>&lt;div style="line-height: normal;"&gt;I have reposted this to the Kooboo forum as requested:&lt;br /&gt;
&lt;a href="http://forum.kooboo.com/yaf_postst2155_Error-when-using-Azure-table-storage-provider.aspx" rel="nofollow"&gt;http://forum.kooboo.com/yaf_postst2155_Error-when-using-Azure-table-storage-provider.aspx&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
However, I have not received a reply.&lt;br /&gt;
&lt;br /&gt;
We would like to be able to setup our Kooboo 4.0 site on Azure using Sql, Blob and Table storage as recommended but cannot because of this table storage error.&lt;br /&gt;
Thank you.&lt;br /&gt;
&lt;/div&gt;</description><author>dorf3</author><pubDate>Thu, 02 May 2013 09:12:53 GMT</pubDate><guid isPermaLink="false">New Post: Error when using Azure table storage provider 20130502091253A</guid></item><item><title>New Post: Error when using Azure table storage provider</title><link>http://kooboo.codeplex.com/discussions/441674</link><description>&lt;div style="line-height: normal;"&gt;Please help us repost it to &lt;a href="http://forum.kooboo.com" rel="nofollow"&gt;http://forum.kooboo.com&lt;/a&gt;, So that we can keep all problems in one place. &lt;br /&gt;
&lt;br /&gt;
We will reply from there. &lt;br /&gt;
&lt;/div&gt;</description><author>kooboo</author><pubDate>Mon, 29 Apr 2013 13:38:39 GMT</pubDate><guid isPermaLink="false">New Post: Error when using Azure table storage provider 20130429013839P</guid></item><item><title>New Post: Error when using Azure table storage provider</title><link>http://kooboo.codeplex.com/discussions/441674</link><description>&lt;div style="line-height: normal;"&gt;I'm getting an error when trying to run Kooboo using Azure table storage (Kooboo.CMS.Sites.Providers.AzureTable.dll).&lt;br /&gt;
I downloaded the dll this week and the stack has:&lt;br /&gt;
[NotImplementedException: The method or operation is not implemented.]&lt;br /&gt;
   Kooboo.CMS.Sites.Providers.AzureTable.PageProvider.PageProvider.Kooboo.CMS.Sites.Persistence.IPageProvider.ChildPages(Page parentPage) +36&lt;br /&gt;
&lt;br /&gt;
It is thrown from Kooboo_CMS\Areas\Sites\Views\Home\SiteMapNode.cshtml&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;    if (Model.Children.Count() &amp;gt; 0)
    {
&amp;lt;ul&amp;gt;
    @foreach (var item in Model.Children)
    {
        ViewBag.IsRoot = false;
        &amp;lt;li class=&amp;quot;tree-node active&amp;quot;&amp;gt;
            @if (item.Children.Count() &amp;gt; 0)
            {
                @Html.IconImage(&amp;quot;tree-icon&amp;quot;)
            }
            @Html.Partial(&amp;quot;SiteMapNode&amp;quot;, item)
        &amp;lt;/li&amp;gt;
    }
&amp;lt;/ul&amp;gt;
    }
&lt;/code&gt;&lt;/pre&gt;

I found the following in the Kooboo source:&lt;br /&gt;
(&lt;a href="http://kooboo.codeplex.com/SourceControl/changeset/view/053e7d703d99#Kooboo.CMS/Kooboo.CMS.Sites.Providers.AzureTable/PageProvider/PageProvider.cs" rel="nofollow"&gt;http://kooboo.codeplex.com/SourceControl/changeset/view/053e7d703d99#Kooboo.CMS/Kooboo.CMS.Sites.Providers.AzureTable/PageProvider/PageProvider.cs&lt;/a&gt;)&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;    IEnumerable&amp;lt;Page&amp;gt; IPageProvider.ChildPages(Page parentPage)
    {
        throw new NotImplementedException();
    }

&lt;/code&gt;&lt;/pre&gt;

Is this supposed to be working? The Sql and Blob providers work fine.&lt;br /&gt;
Thanks.&lt;br /&gt;
&lt;/div&gt;</description><author>dorf3</author><pubDate>Fri, 26 Apr 2013 14:14:58 GMT</pubDate><guid isPermaLink="false">New Post: Error when using Azure table storage provider 20130426021458P</guid></item><item><title>New Post: Suggestion move forum,wiki, bugg reports to codeplex or a custom kooboo site.</title><link>http://kooboo.codeplex.com/discussions/428998</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;At least from Sweden this sites is painfully slow and I think new users can get wrong idees about this is hosted on kooboo and think kooboo has bad performance or think is unprofessional.&lt;/p&gt;
&lt;p&gt;And more people might already have a codeplex account. I dont know how good codeplex is to administrate soo... Or use your own dogfood and make a simple solution on kooboo??&lt;/p&gt;
&lt;p&gt;Keep up the good work, I really like Kooboo.&lt;/p&gt;
&lt;/div&gt;</description><author>pierresetteskog</author><pubDate>Wed, 09 Jan 2013 12:22:29 GMT</pubDate><guid isPermaLink="false">New Post: Suggestion move forum,wiki, bugg reports to codeplex or a custom kooboo site. 20130109122229P</guid></item><item><title>New Post: download errors in CMS User manual</title><link>http://kooboo.codeplex.com/discussions/397374</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;there is some&amp;nbsp;download errors in CMS User manual (http://wiki.kooboo.com/?wiki=Kooboo_CMS):&lt;/p&gt;
&lt;h3&gt;&lt;span id="System"&gt;System&lt;/span&gt;&lt;/h3&gt;
&lt;h4&gt;&lt;span id="Publishing_queue"&gt;&lt;a title="Publishing queue (page does not exist)" href="http://wiki.kooboo.com/index.php?title=Publishing_queue&amp;action=edit&amp;redlink=1"&gt;Publishing queue&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt;
&lt;h3&gt;&lt;/h3&gt;
&lt;h3&gt;&lt;span id="Development"&gt;Development&lt;/span&gt;&lt;/h3&gt;
&lt;h4&gt;&lt;span id="Page_mapping"&gt;&lt;a title="Page mapping (page does not exist)" href="http://wiki.kooboo.com/index.php?title=Page_mapping&amp;action=edit&amp;redlink=1"&gt;Page mapping&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt;
&lt;h3&gt;&lt;/h3&gt;
&lt;h2&gt;&lt;span id="Content_Manager"&gt;Content Manager&lt;/span&gt;&lt;/h2&gt;
&lt;h3&gt;&lt;span id="Settings"&gt;&lt;a title="Settings (page does not exist)" href="http://wiki.kooboo.com/index.php?title=Settings&amp;action=edit&amp;redlink=1"&gt;Settings&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;
&lt;h3&gt;&lt;/h3&gt;
&lt;h3&gt;&lt;span id="Search"&gt;Search&lt;/span&gt;&lt;/h3&gt;
&lt;h4&gt;&lt;span id="Settings_2"&gt;&lt;a title="Settings (page does not exist)" href="http://wiki.kooboo.com/index.php?title=Settings&amp;action=edit&amp;redlink=1"&gt;Settings&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;span id="Index_data"&gt;&lt;a title="Index data (page does not exist)" href="http://wiki.kooboo.com/index.php?title=Index_data&amp;action=edit&amp;redlink=1"&gt;Index data&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt;
&lt;p&gt;&lt;span&gt;&lt;br&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;span id="Content_type"&gt;Content type&lt;/span&gt;&lt;/h3&gt;
&lt;h4&gt;&lt;span id="Custom_content_type_template"&gt;&lt;a title="Custom content type template (page does not exist)" href="http://wiki.kooboo.com/index.php?title=Custom_content_type_template&amp;action=edit&amp;redlink=1"&gt;Custom content type template&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt;
&lt;p&gt;&lt;span&gt;&lt;br&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;span id="Html_block"&gt;Html block&lt;/span&gt;&lt;/h3&gt;
&lt;h4&gt;&lt;span id="Different_with_view"&gt;&lt;a title="Different with view (page does not exist)" href="http://wiki.kooboo.com/index.php?title=Different_with_view&amp;action=edit&amp;redlink=1"&gt;Different with view&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt;
&lt;/div&gt;</description><author>zxinglin</author><pubDate>Sat, 29 Sep 2012 07:57:58 GMT</pubDate><guid isPermaLink="false">New Post: download errors in CMS User manual 20120929075758A</guid></item><item><title>New Post: How to add Custom Forms to Kooboo</title><link>http://kooboo.codeplex.com/discussions/391684</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;You can use the samples from here - &lt;a href="http://kooboocaptcha.codeplex.com/"&gt;http://kooboocaptcha.codeplex.com/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><author>EllaSea</author><pubDate>Thu, 27 Sep 2012 05:47:25 GMT</pubDate><guid isPermaLink="false">New Post: How to add Custom Forms to Kooboo 20120927054725A</guid></item><item><title>New Post: http://codemirror.net/</title><link>http://kooboo.codeplex.com/discussions/394752</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Would be nice to have Codemirror editing for Layouts and views. Is this possible in future versions?&lt;/p&gt;
&lt;/div&gt;</description><author>plexfred</author><pubDate>Fri, 07 Sep 2012 12:46:59 GMT</pubDate><guid isPermaLink="false">New Post: http://codemirror.net/ 20120907124659P</guid></item><item><title>New Post: How to add Custom Forms to Kooboo</title><link>http://kooboo.codeplex.com/discussions/391684</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I have too add a custom form too Kooboo, but I have no idea how to do it.&lt;/p&gt;
&lt;p&gt;What I need is a contact form containing Name, adress etc. However, how can I add such a from too Kooboo? The only way I can find is either make a separate page too handle the mail send, or edit the Kooboo source code to allow using such a from.&lt;/p&gt;
&lt;p&gt;Is their an easier way?&lt;/p&gt;
&lt;/div&gt;</description><author>DdeMoel</author><pubDate>Wed, 15 Aug 2012 13:16:22 GMT</pubDate><guid isPermaLink="false">New Post: How to add Custom Forms to Kooboo 20120815011622P</guid></item><item><title>New Post: How to add Custom Forms to Kooboo</title><link>http://kooboo.codeplex.com/discussions/391683</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I have too add a custom form too Kooboo, but I have no idea how to do it.&lt;/p&gt;
&lt;p&gt;What I need is a contact form containing Name, adress etc. However, how can I add such a from too Kooboo? The only way I can find is either make a separate page too handle the mail send, or edit the Kooboo source code to allow using such a from.&lt;/p&gt;
&lt;p&gt;Is their an easier way?&lt;/p&gt;
&lt;/div&gt;</description><author>DdeMoel</author><pubDate>Wed, 15 Aug 2012 13:16:21 GMT</pubDate><guid isPermaLink="false">New Post: How to add Custom Forms to Kooboo 20120815011621P</guid></item><item><title>New Post: I have the Error : The namespace 'Kooboo.CMS.Sites.Extension.Module' is not a valid identifier</title><link>http://kooboo.codeplex.com/discussions/348590</link><description>&lt;div style="line-height: normal;"&gt;
&lt;div dir="ltr"&gt;please post to http://forum.kooboo.com
&lt;div&gt;&lt;br&gt;
&lt;/div&gt;
&lt;div&gt;thanks!&lt;br&gt;
&lt;br&gt;
&lt;div&gt;
&lt;div id="SkyDrivePlaceholder"&gt;&lt;/div&gt;
&lt;hr id="stopSpelling"&gt;
From: [email removed]&lt;br&gt;
To: [email removed]&lt;br&gt;
Date: Wed, 14 Mar 2012 09:42:24 -0700&lt;br&gt;
Subject: I have the Error : The namespace 'Kooboo.CMS.Sites.Extension.Module' is not a valid identifier [kooboo:348590]&lt;br&gt;
&lt;br&gt;
From: pommatt&lt;br&gt;
&lt;div id="ecxThreadNotificationPostBody"&gt;what is the best way to solve this problem&lt;br&gt;
&lt;/div&gt;
&lt;div id="ecxThreadNotificationFooter"&gt;Read the &lt;a href="http://kooboo.codeplex.com/discussions/348590#post810322" target="_blank"&gt;
full discussion online&lt;/a&gt;.&lt;br&gt;
To add a post to this discussion, reply to this email (&lt;a href="mailto:kooboo@discussions.codeplex.com?subject=[kooboo:348590]"&gt;kooboo@discussions.codeplex.com&lt;/a&gt;)&lt;br&gt;
To start a new discussion for this project, email &lt;a href="mailto:kooboo@discussions.codeplex.com"&gt;
kooboo@discussions.codeplex.com&lt;/a&gt;&lt;br&gt;
You are receiving this email because you subscribed to this discussion on CodePlex. You can
&lt;a href="https://kooboo.codeplex.com/subscriptions/thread/project/edit" target="_blank"&gt;
unsubscribe or change your settings&lt;/a&gt; on codePlex.com.&lt;br&gt;
Please note: Images and attachments will be removed from emails. Any posts to this discussion will also be available online at codeplex.com&lt;br&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>kooboo</author><pubDate>Thu, 15 Mar 2012 01:06:24 GMT</pubDate><guid isPermaLink="false">New Post: I have the Error : The namespace 'Kooboo.CMS.Sites.Extension.Module' is not a valid identifier 20120315010624A</guid></item><item><title>New Post: I have the Error : The namespace 'Kooboo.CMS.Sites.Extension.Module' is not a valid identifier</title><link>http://kooboo.codeplex.com/discussions/348590</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;what is the best way to solve&amp;nbsp; this problem&lt;/p&gt;
&lt;/div&gt;</description><author>pommatt</author><pubDate>Wed, 14 Mar 2012 16:42:21 GMT</pubDate><guid isPermaLink="false">New Post: I have the Error : The namespace 'Kooboo.CMS.Sites.Extension.Module' is not a valid identifier 20120314044221P</guid></item><item><title>New Post: How to allow anonymous users to sign</title><link>http://kooboo.codeplex.com/discussions/345160</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Do you mean sign to your admin panel? Or visit your public front site?&lt;/p&gt;&lt;/div&gt;</description><author>kooboo</author><pubDate>Mon, 27 Feb 2012 01:26:47 GMT</pubDate><guid isPermaLink="false">New Post: How to allow anonymous users to sign 20120227012647A</guid></item><item><title>New Post: How to allow anonymous users to sign</title><link>http://kooboo.codeplex.com/discussions/345160</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Is there any proper way to make anonymous users to sign my site?&lt;/p&gt;
&lt;/div&gt;</description><author>EhsanErshadi</author><pubDate>Sun, 26 Feb 2012 16:29:15 GMT</pubDate><guid isPermaLink="false">New Post: How to allow anonymous users to sign 20120226042915P</guid></item><item><title>New Post: Include SparkViewEngine and a Kooboo dedicated bindings.xml</title><link>http://kooboo.codeplex.com/discussions/285920</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have used the Spark View Engine on some ASP.NET MVC projects (all non kooboo projects actually).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The big advantage is imho the possibility to define custom bindings, making some &amp;quot;programming&amp;quot; tasks very easy for designers.&lt;/p&gt;
&lt;p&gt;For exemple, to define a link to a page you could use &amp;lt;a page=&amp;quot;Home&amp;quot;&amp;gt;Home&amp;lt;/a&amp;gt; and a binding would transform it to the page url, you don't have to type any C# code.&lt;/p&gt;
&lt;p&gt;I think most of the situations where you need to type code in Kooboo can be replaced by some similar things.&lt;/p&gt;
&lt;p&gt;It's just an idea but it could be nice to make kooboo accessible to a wider public (not only asp.net mvc programmers).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Guillaume&lt;/p&gt;
&lt;/div&gt;</description><author>guillaume86</author><pubDate>Thu, 12 Jan 2012 15:08:34 GMT</pubDate><guid isPermaLink="false">New Post: Include SparkViewEngine and a Kooboo dedicated bindings.xml 20120112030834P</guid></item><item><title>New Post: Not supported engine for '.cshtml' </title><link>http://kooboo.codeplex.com/discussions/270337</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;The online kooboo cms service site does not support the razor engine, it only support nvelocity.&lt;/p&gt;&lt;/div&gt;</description><author>kooboo</author><pubDate>Fri, 26 Aug 2011 01:27:53 GMT</pubDate><guid isPermaLink="false">New Post: Not supported engine for '.cshtml'  20110826012753A</guid></item><item><title>New Post: Not supported engine for '.cshtml' </title><link>http://kooboo.codeplex.com/discussions/270337</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;&lt;a href="http://online.kooboo.com/dev~sonce/Blog"&gt;http://online.kooboo.com/dev~sonce/Blog&lt;/a&gt;&lt;br&gt;
Stack Trace&lt;br&gt;
&lt;br&gt;
[NotSupportedException: Not supported engine for '.cshtml']&lt;br&gt;
&amp;nbsp;&amp;nbsp; Kooboo.CMS.Sites.View.TemplateEngines.GetEngineByFileExtension(String fileExtension) in E:\Projects\Kooboo\src\branches\3.0.3\Kooboo.CMS\Kooboo.CMS.Sites\View\TemplateEngines.cs:62&lt;br&gt;
&amp;nbsp;&amp;nbsp; Kooboo.CMS.Sites.View.FrontHtmlHelper.RenderViewInternal(HtmlHelper htmlHelper, String viewPath, ViewDataDictionary viewData, Object model) in E:\Projects\Kooboo\src\branches\3.0.3\Kooboo.CMS\Kooboo.CMS.Sites\View\FrontHtmlHelper.cs:259&lt;br&gt;
&amp;nbsp;&amp;nbsp; Kooboo.CMS.Sites.View.FrontHtmlHelper.RenderContentPosition(ContentPosition contentPosition) in E:\Projects\Kooboo\src\branches\3.0.3\Kooboo.CMS\Kooboo.CMS.Sites\View\FrontHtmlHelper.cs:194&lt;br&gt;
&amp;nbsp;&amp;nbsp; Kooboo.CMS.Sites.View.&amp;lt;RenderPositionContents&amp;gt;d__7.MoveNext() in E:\Projects\Kooboo\src\branches\3.0.3\Kooboo.CMS\Kooboo.CMS.Sites\View\FrontHtmlHelper.cs:81&lt;br&gt;
&amp;nbsp;&amp;nbsp; System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) &amp;#43;472&lt;br&gt;
&amp;nbsp;&amp;nbsp; Kooboo.CMS.Sites.Web.AggregateHtmlString..ctor(IEnumerable`1 htmlStrings) in E:\Projects\Kooboo\src\branches\3.0.3\Kooboo.CMS\Kooboo.CMS.Sites\Web\AggregateHtmlString.cs:20&lt;br&gt;
&amp;nbsp;&amp;nbsp; Kooboo.CMS.Sites.View.FrontHtmlHelper.Position(String positionID) in E:\Projects\Kooboo\src\branches\3.0.3\Kooboo.CMS\Kooboo.CMS.Sites\View\FrontHtmlHelper.cs:56&lt;br&gt;
&lt;br&gt;
[MethodInvocationException: Invocation of method 'Position' in&amp;nbsp; Kooboo.CMS.Sites.View.FrontHtmlHelper threw exception System.NotSupportedException : Not supported engine for '.cshtml']&lt;br&gt;
&amp;nbsp;&amp;nbsp; NVelocity.Runtime.Parser.Node.ASTMethod.Execute(Object o, IInternalContextAdapter context) &amp;#43;1970&lt;br&gt;
&amp;nbsp;&amp;nbsp; NVelocity.Runtime.Parser.Node.ASTReference.Execute(Object o, IInternalContextAdapter context) &amp;#43;777&lt;br&gt;
&amp;nbsp;&amp;nbsp; NVelocity.Runtime.Parser.Node.ASTReference.Render(IInternalContextAdapter context, TextWriter writer) &amp;#43;84&lt;br&gt;
&amp;nbsp;&amp;nbsp; NVelocity.Runtime.Parser.Node.SimpleNode.Render(IInternalContextAdapter context, TextWriter writer) &amp;#43;88&lt;br&gt;
&amp;nbsp;&amp;nbsp; NVelocity.Template.Merge(IContext context, TextWriter writer) &amp;#43;205&lt;br&gt;
&amp;nbsp;&amp;nbsp; Kooboo.CMS.Sites.TemplateEngines.NVelocity.MvcViewEngine.NVelocityView.Render(ViewContext viewContext, TextWriter writer) in E:\Projects\Kooboo\src\branches\3.0.3\Kooboo.CMS\Kooboo.CMS.Sites.TemplateEngines.NVelocity\MvcViewEngine\NVelocityView.cs:138&lt;br&gt;
&amp;nbsp;&amp;nbsp; System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) &amp;#43;380&lt;br&gt;
&amp;nbsp;&amp;nbsp; Kooboo.CMS.Sites.View.FrontViewResult.ExecuteResult(ControllerContext context) in E:\Projects\Kooboo\src\branches\3.0.3\Kooboo.CMS\Kooboo.CMS.Sites\View\FrontViewResult.cs:30&lt;br&gt;
&amp;nbsp;&amp;nbsp; System.Web.Mvc.&amp;lt;&amp;gt;c__DisplayClass1c.&amp;lt;InvokeActionResultWithFilters&amp;gt;b__19() &amp;#43;33&lt;br&gt;
&amp;nbsp;&amp;nbsp; System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation) &amp;#43;613&lt;br&gt;
&amp;nbsp;&amp;nbsp; System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation) &amp;#43;613&lt;br&gt;
&amp;nbsp;&amp;nbsp; System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult) &amp;#43;263&lt;br&gt;
&amp;nbsp;&amp;nbsp; System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) &amp;#43;691&lt;br&gt;
&amp;nbsp;&amp;nbsp; System.Web.Mvc.Controller.ExecuteCore() &amp;#43;162&lt;br&gt;
&amp;nbsp;&amp;nbsp; Kooboo.CMS.Sites.Controllers.Front.FrontControllerBase.ExecuteCore() in E:\Projects\Kooboo\src\branches\3.0.3\Kooboo.CMS\Kooboo.CMS.Sites\Controllers\Front\FrontControllerBase.cs:111&lt;br&gt;
&amp;nbsp;&amp;nbsp; System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) &amp;#43;305&lt;br&gt;
&amp;nbsp;&amp;nbsp; System.Web.Mvc.&amp;lt;&amp;gt;c__DisplayClassb.&amp;lt;BeginProcessRequest&amp;gt;b__5() &amp;#43;62&lt;br&gt;
&amp;nbsp;&amp;nbsp; System.Web.Mvc.Async.&amp;lt;&amp;gt;c__DisplayClass1.&amp;lt;MakeVoidDelegate&amp;gt;b__0() &amp;#43;20&lt;br&gt;
&amp;nbsp;&amp;nbsp; System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() &amp;#43;453&lt;br&gt;
&amp;nbsp;&amp;nbsp; System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp; completedSynchronously) &amp;#43;371&lt;/p&gt;
&lt;/div&gt;</description><author>sonce</author><pubDate>Thu, 25 Aug 2011 09:08:29 GMT</pubDate><guid isPermaLink="false">New Post: Not supported engine for '.cshtml'  20110825090829A</guid></item><item><title>New Post: Not Found  The requested document was not found on this server.</title><link>http://kooboo.codeplex.com/Thread/View.aspx?ThreadId=244609</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;It seems the page does not&amp;nbsp; handle by ASP.NET. Do you install the website under IIS 6.0, Please map the wildcard file extension to ASP.NET Handler.&lt;/p&gt;
&lt;/div&gt;</description><author>hjf1223</author><pubDate>Sat, 05 Feb 2011 10:27:21 GMT</pubDate><guid isPermaLink="false">New Post: Not Found  The requested document was not found on this server. 20110205102721A</guid></item><item><title>New Post: Not Found  The requested document was not found on this server.</title><link>http://kooboo.codeplex.com/Thread/View.aspx?ThreadId=244609</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi kooboo,&lt;/p&gt;
&lt;p&gt;I used with&amp;nbsp;http://www.free4tech.com/admin and&amp;nbsp;http://free4tech.com/admin, but have the same error.&lt;/p&gt;
&lt;/div&gt;</description><author>tinhnt</author><pubDate>Fri, 04 Feb 2011 15:16:14 GMT</pubDate><guid isPermaLink="false">New Post: Not Found  The requested document was not found on this server. 20110204031614P</guid></item><item><title>New Post: Not Found  The requested document was not found on this server.</title><link>http://kooboo.codeplex.com/Thread/View.aspx?ThreadId=244609</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;can you try&lt;/p&gt;
&lt;p&gt;http://free4tech.com/admin&lt;/p&gt;
&lt;p&gt;or http://www.free4tech.com/admin&lt;/p&gt;
&lt;p&gt;The source code is not available on codeplex yet, will be soon.&lt;/p&gt;
&lt;/div&gt;</description><author>kooboo</author><pubDate>Fri, 04 Feb 2011 11:51:54 GMT</pubDate><guid isPermaLink="false">New Post: Not Found  The requested document was not found on this server. 20110204115154A</guid></item></channel></rss>