<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>blogengine Forum Rss Feed</title><link>http://www.codeplex.com/blogengine/Thread/List.aspx</link><description>blogengine Forum Rss Description</description><item><title>New Post: trying to use multiple widgets</title><link>http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=75792</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;but having trouble moving from 1.5 to latest build... is there a guide on how to doit?&amp;nbsp; I tried compiling and copying all the files into the directory on my web host, but now the site just throws following error:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;
&lt;h1&gt;Server Error in '/' Application. 
&lt;hr size=1&gt;
&lt;/h1&gt;
&lt;h2&gt;&lt;em&gt;[A]System.Collections.Generic.List`1[ManagedExtension] cannot be cast to [B]System.Collections.Generic.List`1[ManagedExtension]. Type A originates from 'mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' in the context 'LoadNeither' at location 'C:\Windows\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll'. Type B originates from 'mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' in the context 'LoadNeither' at location 'C:\Windows\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll'.&lt;/em&gt;&lt;/h2&gt;
&lt;/span&gt;&lt;span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif"&gt;&lt;strong&gt;Description: &lt;/strong&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;strong&gt;Exception Details: &lt;/strong&gt;System.InvalidCastException: [A]System.Collections.Generic.List`1[ManagedExtension] cannot be cast to [B]System.Collections.Generic.List`1[ManagedExtension]. Type A originates from 'mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' in the context 'LoadNeither' at location 'C:\Windows\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll'. Type B originates from 'mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' in the context 'LoadNeither' at location 'C:\Windows\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll'.&lt;br&gt;&lt;br&gt;&lt;strong&gt;Source Error:&lt;/strong&gt; &lt;br&gt;&lt;br&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table border=0 width="100%" bgcolor="#ffffcc"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;
&lt;pre&gt;Line 87:     void Application_Start(object sender, EventArgs e)
Line 88:     {
&lt;span style="color:#ff0000"&gt;Line 89:         Utils.LoadExtensions();
&lt;/span&gt;Line 90:     }
Line 91: &lt;/pre&gt;
&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif"&gt;&lt;br&gt;&lt;strong&gt;Source File: &lt;/strong&gt;d:\hosting\member\felkyoon\leetstream\Global.asax&lt;strong&gt; &amp;nbsp;&amp;nbsp; Line: &lt;/strong&gt;89 &lt;br&gt;&lt;br&gt;&lt;strong&gt;Stack Trace:&lt;/strong&gt; &lt;br&gt;&lt;br&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table border=0 width="100%" bgcolor="#ffffcc"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;
&lt;pre&gt;[InvalidCastException: [A]System.Collections.Generic.List`1[ManagedExtension] cannot be cast to [B]System.Collections.Generic.List`1[ManagedExtension]. Type A originates from 'mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' in the context 'LoadNeither' at location 'C:\Windows\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll'. Type B originates from 'mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' in the context 'LoadNeither' at location 'C:\Windows\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll'.]
   ExtensionManager.LoadExtensions() in C:\Users\user1\Desktop\blogengine-29390\BlogEngine\DotNetSlave.BusinessLogic\Web\Extensions\ExtensionManager.cs:182
   ExtensionManager.ExtensionEnabled(String extensionName) in C:\Users\user1\Desktop\blogengine-29390\BlogEngine\DotNetSlave.BusinessLogic\Web\Extensions\ExtensionManager.cs:55
   BlogEngine.Core.Utils.LoadExtensions() in C:\Users\user1\Desktop\blogengine-29390\BlogEngine\DotNetSlave.BusinessLogic\Utils.cs:543
   ASP.global_asax.Application_Start(Object sender, EventArgs e) in d:\hosting\member\felkyoon\leetstream\Global.asax:89

[HttpException (0x80004005): [A]System.Collections.Generic.List`1[ManagedExtension] cannot be cast to [B]System.Collections.Generic.List`1[ManagedExtension]. Type A originates from 'mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' in the context 'LoadNeither' at location 'C:\Windows\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll'. Type B originates from 'mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' in the context 'LoadNeither' at location 'C:\Windows\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll'.]
   System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +2722546
   System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +128
   System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +188
   System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +295
   System.Web.HttpApplicationFactory.GetPipelineApplicationInstance(IntPtr appContext, HttpContext context) +56
   System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +231

[HttpException (0x80004005): [A]System.Collections.Generic.List`1[ManagedExtension] cannot be cast to [B]System.Collections.Generic.List`1[ManagedExtension]. Type A originates from 'mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' in the context 'LoadNeither' at location 'C:\Windows\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll'. Type B originates from 'mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' in the context 'LoadNeither' at location 'C:\Windows\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll'.]
   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +8894031
   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +85
   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +333
&lt;/pre&gt;
&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif"&gt;&lt;br&gt;
&lt;hr size=1&gt;
&lt;strong&gt;Version Information:&lt;/strong&gt;&amp;nbsp;Microsoft .NET Framework Version:2.0.50727.4016; ASP.NET Version:2.0.50727.4016 &lt;/span&gt;&lt;/p&gt;
&amp;lt;!--  [InvalidCastException]: [A]System.Collections.Generic.List`1[ManagedExtension] cannot be cast to [B]System.Collections.Generic.List`1[ManagedExtension]. Type A originates from 'mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' in the context 'LoadNeither' at location 'C:\Windows\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll'. Type B originates from 'mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' in the context 'LoadNeither' at location 'C:\Windows\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll'.    at ExtensionManager.LoadExtensions() in C:\Users\v-ianbe\Desktop\blogengine-29390\BlogEngine\DotNetSlave.BusinessLogic\Web\Extensions\ExtensionManager.cs:line 182    at ExtensionManager.ExtensionEnabled(String extensionName) in C:\Users\v-ianbe\Desktop\blogengine-29390\BlogEngine\DotNetSlave.BusinessLogic\Web\Extensions\ExtensionManager.cs:line 55    at BlogEngine.Core.Utils.LoadExtensions() in C:\Users\v-ianbe\Desktop\blogengine-29390\BlogEngine\DotNetSlave.BusinessLogic\Utils.cs:line 543    at ASP.global_asax.Application_Start(Object sender, EventArgs e) in d:\hosting\member\felkyoon\leetstream\Global.asax:line 89 [HttpException]: [A]System.Collections.Generic.List`1[ManagedExtension] cannot be cast to [B]System.Collections.Generic.List`1[ManagedExtension]. Type A originates from 'mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' in the context 'LoadNeither' at location 'C:\Windows\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll'. Type B originates from 'mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' in the context 'LoadNeither' at location 'C:\Windows\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll'.    at System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app)    at System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers)    at System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context)    at System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context)    at System.Web.HttpApplicationFactory.GetPipelineApplicationInstance(IntPtr appContext, HttpContext context)    at System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) [HttpException]: [A]System.Collections.Generic.List`1[ManagedExtension] cannot be cast to [B]System.Collections.Generic.List`1[ManagedExtension]. Type A originates from 'mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' in the context 'LoadNeither' at location 'C:\Windows\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll'. Type B originates from 'mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' in the context 'LoadNeither' at location 'C:\Windows\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll'.    at System.Web.HttpRuntime.FirstRequestInit(HttpContext context)    at System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context)    at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) --&amp;gt;&amp;lt;!--  This error page might contain sensitive information because ASP.NET is configured to show verbose error messages using &amp;lt;customErrors mode=&amp;quot;Off&amp;quot;/&amp;gt;. Consider using &amp;lt;customErrors mode=&amp;quot;On&amp;quot;/&amp;gt; or &amp;lt;customErrors mode=&amp;quot;RemoteOnly&amp;quot;/&amp;gt; in production environments.--&amp;gt;&lt;/div&gt;</description><author>woahjones</author><pubDate>Sat, 21 Nov 2009 11:16:14 GMT</pubDate><guid isPermaLink="false">New Post: trying to use multiple widgets 20091121111614A</guid></item><item><title>New Post: Can I run 2 blogs on same site?</title><link>http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=75789</link><description>&lt;div style="line-height: normal;"&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;span style="font-size:11.0pt;font-family:'Calibri','sans-serif';color:#1F497D"&gt;Thank you so much!!!!! It worked.&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style="font-size:11.0pt;font-family:'Calibri','sans-serif';color:#1F497D"&gt; &lt;/span&gt;&lt;/p&gt;

&lt;div&gt;

&lt;p class=MsoNormal&gt;&lt;span style="font-size:10.0pt;font-family:'Arial','sans-serif';color:#1F497D"&gt;Sincerely, &lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;b&gt;&lt;span style="font-size:11.0pt;font-family:'Arial','sans-serif';color:#1F497D"&gt;Jozef Lubina&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style="font-size:11.0pt;font-family:'Calibri','sans-serif';color:#1F497D"&gt;&lt;a href="http://www.thevacationadvisors.com/"&gt;&lt;span style="font-size:10.0pt;font-family:'Arial','sans-serif';color:#0F243E;text-decoration:none"&gt;www.TheVacationAdvisors.com&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="font-size:11.0pt;font-family:'Calibri','sans-serif';color:#0F243E"&gt;/blog&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style="font-size:11.0pt;font-family:'Calibri','sans-serif';color:#1F497D"&gt;&lt;a href="http://www.protrainer4u.com/"&gt;&lt;span style="font-size:10.0pt;font-family:'Arial','sans-serif';color:#0F243E;text-decoration:none"&gt;www.ProTrainer4u.com&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;p class=MsoNormal&gt;&lt;span style="font-size:11.0pt;font-family:'Calibri','sans-serif';color:#1F497D"&gt; &lt;/span&gt;&lt;/p&gt;

&lt;div&gt;

&lt;div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm"&gt;

&lt;p class=MsoNormal&gt;&lt;b&gt;&lt;span lang=EN-US style="font-size:10.0pt;font-family:'Tahoma','sans-serif'"&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span lang=EN-US style="font-size:10.0pt;font-family:'Tahoma','sans-serif'"&gt; BenAmada
[mailto:notifications@codeplex.com] &lt;br&gt;
&lt;b&gt;Sent:&lt;/b&gt; November-21-09 9:53 AM&lt;br&gt;
&lt;b&gt;To:&lt;/b&gt; jozef.lubina@rogers.com&lt;br&gt;
&lt;b&gt;Subject:&lt;/b&gt; Re: Can I run 2 blogs on same site? [blogengine:75789]&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;p class=MsoNormal&gt; &lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif'"&gt;From:
BenAmada&lt;/span&gt;&lt;/p&gt;

&lt;div style="margin-bottom:24.0pt" id=ThreadNotificationPostBody&gt;

&lt;p&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif'"&gt;You can run
two blogs like that.  In order to do it, you need to mark the blog folder
as an &amp;quot;application starting point&amp;quot; within IIS.  Which means to
make the blog folder a separate, standalone application in IIS.  If you
have control over IIS, you can do this yourself.  If your site is hosted
somewhere, oftentimes web hosts have a way through their control panel or via a
support request to create an application starting point.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif'"&gt;For this
specific error you're getting, just remove the following from the web.config
file in the blog folder:&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif'"&gt;&amp;lt;remove
name=&amp;quot;PassportAuthentication&amp;quot;/&amp;gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif'"&gt;You may
also need to remove the other two as well&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif'"&gt;&amp;lt;remove
name=&amp;quot;Profile&amp;quot;/&amp;gt;&lt;br&gt;
&amp;lt;remove name=&amp;quot;AnonymousIdentification&amp;quot;/&amp;gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;div style="border:none;border-top:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 0cm" id=ThreadNotificationFooter&gt;

&lt;p&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif';color:gray"&gt;Read
the &lt;a href="http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=75789&amp;ANCHOR#Post259291"&gt;full
discussion online&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif';color:gray"&gt;To
add a post to this discussion, reply to this email (&lt;a href="mailto:blogengine@discussions.codeplex.com?subject=[blogengine:75789]"&gt;blogengine@discussions.codeplex.com&lt;/a&gt;)&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif';color:gray"&gt;To
start a new discussion for this project, email &lt;a href="mailto:blogengine@discussions.codeplex.com"&gt;blogengine@discussions.codeplex.com&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif';color:gray"&gt;You
are receiving this email because you subscribed to this discussion on CodePlex.
You can &lt;a href="http://www.codeplex.com/site/discussions/thread/unsubscribe/75789"&gt;unsubscribe&lt;/a&gt;
on codePlex.com.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:9.0pt;font-family:'Verdana','sans-serif';color:gray"&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;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;</description><author>Nutriment</author><pubDate>Sat, 21 Nov 2009 09:05:39 GMT</pubDate><guid isPermaLink="false">New Post: Can I run 2 blogs on same site? 20091121090539A</guid></item><item><title>New Post: Can I run 2 blogs on same site?</title><link>http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=75789</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;You can run two blogs like that.&amp;nbsp; In order to do it, you need to mark the blog folder as an &amp;quot;application starting point&amp;quot; within IIS.&amp;nbsp; Which means to make the blog folder a separate, standalone application in IIS.&amp;nbsp; If you have control over IIS, you can do this yourself.&amp;nbsp; If your site is hosted somewhere, oftentimes web hosts have a way through their control panel or via a support request to create an application starting point.&lt;/p&gt;
&lt;p&gt;For this specific error you're getting, just remove the following from the web.config file in the blog folder:&lt;/p&gt;
&lt;p&gt;&amp;lt;remove name=&amp;quot;PassportAuthentication&amp;quot;/&amp;gt;&lt;/p&gt;
&lt;p&gt;You may also need to remove the other two as well&lt;/p&gt;
&lt;p&gt;&amp;lt;remove name=&amp;quot;Profile&amp;quot;/&amp;gt;&lt;br&gt;&amp;lt;remove name=&amp;quot;AnonymousIdentification&amp;quot;/&amp;gt;&lt;/p&gt;&lt;/div&gt;</description><author>BenAmada</author><pubDate>Sat, 21 Nov 2009 08:52:59 GMT</pubDate><guid isPermaLink="false">New Post: Can I run 2 blogs on same site? 20091121085259A</guid></item><item><title>New Post: Can I run 2 blogs on same site?</title><link>http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=75789</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi.&lt;br&gt;&lt;br&gt;I had a blog running under www.TheVacationAdvisors.com/BLOG. Today I installed another blog in the root directoy (TheVacationADvisors.com) and now my previous blog has the following error message: &lt;br&gt;&lt;br&gt;Configuration Error &lt;br&gt;Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. &lt;br&gt;Parser Error Message: There is no 'PassportAuthentication' module in the application to remove.&lt;br&gt;Source Error: &lt;br&gt;Line 97: &amp;lt;add name=&amp;quot;ReferrerModule&amp;quot; type=&amp;quot;BlogEngine.Core.Web.HttpModules.ReferrerModule, BlogEngine.Core&amp;quot;/&amp;gt;&lt;br&gt;Line 98: &amp;lt;!--Remove the default ASP.NET modules we don't need--&amp;gt;&lt;br&gt;Line 99: &amp;lt;remove name=&amp;quot;PassportAuthentication&amp;quot;/&amp;gt;&lt;br&gt;Line 100: &amp;lt;remove name=&amp;quot;Profile&amp;quot;/&amp;gt;&lt;br&gt;Line 101: &amp;lt;remove name=&amp;quot;AnonymousIdentification&amp;quot;/&amp;gt;&lt;br&gt;Source File: d:\hosting\joelubina\blog\web.config Line: 99 &lt;br&gt;&lt;br&gt;I really thought that because the blogs were in different directories it wouldn't creat any problems. Someone please tell me I didn't lose my original blog and there is a way to fix it? Can I run two blogs on the same site (1 in the root directory and the other under the /blog floder?)&lt;br&gt;&lt;br&gt;PLEASE HELP&lt;/p&gt;&lt;/div&gt;</description><author>Nutriment</author><pubDate>Sat, 21 Nov 2009 08:46:49 GMT</pubDate><guid isPermaLink="false">New Post: Can I run 2 blogs on same site? 20091121084649A</guid></item><item><title>New Post: error when adding widget</title><link>http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=75767</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Yes, try doing it in Firefox.&amp;nbsp; If you get the same error, then check the Error Console (Tools -&amp;gt; Error Console), and there should hopefully be some error details to work with.&lt;/p&gt;&lt;/div&gt;</description><author>BenAmada</author><pubDate>Sat, 21 Nov 2009 05:53:22 GMT</pubDate><guid isPermaLink="false">New Post: error when adding widget 20091121055322A</guid></item><item><title>New Post:  Is Blog Engine Dot Net still alive?</title><link>http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=75423</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I would either update the http://www.dotnetblogengine.net site or 301 redirect search hits to this location (codeplex). Most of the search indexed links go to the http://www.dotnetblogengine.net/ site, which looks like it is missing some CSS or something. Look at this way, every hit you get from a search engine shows an old, broken site. This reflects upon a user's potential interest; &amp;quot;This is what blogengine is all about. Pass.&amp;quot;&lt;/p&gt;
&lt;p&gt;Also, to developer the codeplex site appeals to expected genre: developers. What would a Web producer, web designer, blogger think? Probably that this product is designed for developers (i.e. more hardcore skills). Make the main site show off the product and link to the codeplex site for the programmatic details.&lt;/p&gt;
&lt;p&gt;By the way, the reason why I am writing this is because I like blogengine, but think that it could be more and attract more attention. I am also a happy user :), but am losing confidence because the visibility is decreasing.&lt;/p&gt;&lt;/div&gt;</description><author>jsmorris</author><pubDate>Fri, 20 Nov 2009 22:49:59 GMT</pubDate><guid isPermaLink="false">New Post:  Is Blog Engine Dot Net still alive? 20091120104959P</guid></item><item><title>New Post:  Is Blog Engine Dot Net still alive?</title><link>http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=75423</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I think having the last release on the homepage of CodePlex dating back to April 2009 makes the project look stalled - the homepage external to CodePlex looks abandonned - albeit the soource code may be being updated, but that is for developers not those that wander into the project, their first impression is not going to be a good one and I doubt that they would look at the source code tab - they will assume that there has been no action since April 2009&lt;/p&gt;&lt;/div&gt;</description><author>DavidMiles</author><pubDate>Fri, 20 Nov 2009 22:27:34 GMT</pubDate><guid isPermaLink="false">New Post:  Is Blog Engine Dot Net still alive? 20091120102734P</guid></item><item><title>New Post: error when adding widget</title><link>http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=75767</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Just started getting yellow exclamation point in browser status window, and adding widget doesnt work, when clicking the &amp;quot;add&amp;quot; button for any widget&lt;/p&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;
&lt;p&gt;thanks!&lt;/p&gt;&lt;/div&gt;</description><author>woahjones</author><pubDate>Fri, 20 Nov 2009 22:22:30 GMT</pubDate><guid isPermaLink="false">New Post: error when adding widget 20091120102230P</guid></item><item><title>New Post:  Is Blog Engine Dot Net still alive?</title><link>http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=75423</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;what are your suggestions for better marketing, just update the home page more frequently?&lt;/p&gt;&lt;/div&gt;</description><author>woahjones</author><pubDate>Fri, 20 Nov 2009 22:20:46 GMT</pubDate><guid isPermaLink="false">New Post:  Is Blog Engine Dot Net still alive? 20091120102046P</guid></item><item><title>New Post:  Is Blog Engine Dot Net still alive?</title><link>http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=75423</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I would agree, my initial reaction after going to the old blogengine.net site was that the project was orphaned. In fact i was perusing around looking for another oss blog too use on my site since I am still on 1.03 and the main page made the project look dead. It's cool if it's still alive and kicking, but market your work a little better and you'll get a larger user base.&lt;/p&gt;&lt;/div&gt;</description><author>jsmorris</author><pubDate>Fri, 20 Nov 2009 21:18:08 GMT</pubDate><guid isPermaLink="false">New Post:  Is Blog Engine Dot Net still alive? 20091120091808P</guid></item><item><title>New Post:  Is Blog Engine Dot Net still alive?</title><link>http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=75423</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;While there seem to be a fair amount of source checkins, I think KodiakMx was talking about the Releases, there haven't been any since April. In this business you gotta move faster.&lt;/p&gt;&lt;/div&gt;</description><author>jamolina</author><pubDate>Fri, 20 Nov 2009 17:33:42 GMT</pubDate><guid isPermaLink="false">New Post:  Is Blog Engine Dot Net still alive? 20091120053342P</guid></item><item><title>New Post: Limit the rss text size</title><link>http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=75682</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I wanted to achieve this as well.. I end it up modifying the SyndicationGenerator.cs in the core logic.&amp;nbsp; Following places you have to edit:&lt;br&gt;&lt;strong&gt;Line number: 525&lt;/strong&gt;&lt;br&gt;
&lt;div style="color:Black;background-color:White"&gt;
&lt;pre&gt;&lt;span style="color:Green"&gt;//------------------------------------------------------------&lt;/span&gt;
&lt;span style="color:Green"&gt;//    Modify post content to make references absolute&lt;/span&gt;
&lt;span style="color:Green"&gt;//------------------------------------------------------------    &lt;/span&gt;
            &lt;span style="color:Blue"&gt;string&lt;/span&gt; content = ConvertPathsToAbsolute(arg.Body);
&lt;span style="color:Green"&gt;//ikaran - ShowExcerpt&lt;/span&gt;
            content = Utils.StripHtml(content);
            &lt;span style="color:Blue"&gt;if&lt;/span&gt; (content.Length &amp;gt; 200)
                content = content.Substring(0, 200) + &lt;span style="color:#A31515"&gt;&amp;quot;...&amp;quot;&lt;/span&gt;;
&lt;/pre&gt;
&lt;/div&gt;
&lt;br&gt;&lt;br&gt;&lt;strong&gt;Line&amp;nbsp; number: 789&lt;/strong&gt;&lt;br&gt;
&lt;div style="color:Black;background-color:White"&gt;
&lt;pre&gt;&lt;span style="color:Green"&gt;//------------------------------------------------------------&lt;/span&gt;
&lt;span style="color:Green"&gt;//    Modify publishable content to make references absolute&lt;/span&gt;
&lt;span style="color:Green"&gt;//------------------------------------------------------------&lt;/span&gt;
    &lt;span style="color:Blue"&gt;string&lt;/span&gt; content = ConvertPathsToAbsolute(arg.Body);
            
&lt;span style="color:Green"&gt;//ikaran - ShowExcerpt&lt;/span&gt;
            content = Utils.StripHtml(content);
            &lt;span style="color:Blue"&gt;if&lt;/span&gt; (content.Length &amp;gt; 200)
                content = content.Substring(0, 200) + &lt;span style="color:#A31515"&gt;&amp;quot;...&amp;quot;&lt;/span&gt;;
&lt;/pre&gt;
&lt;/div&gt;
&lt;br&gt;&lt;br&gt;You will need to recompile the project.&lt;/p&gt;&lt;/div&gt;</description><author>ikaran</author><pubDate>Fri, 20 Nov 2009 09:11:27 GMT</pubDate><guid isPermaLink="false">New Post: Limit the rss text size 20091120091127A</guid></item><item><title>New Post: Limit the rss text size</title><link>http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=75682</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Is there any way to limit the rss that BE creates in&amp;nbsp; &lt;strong&gt;Subscribe&lt;/strong&gt; page.&lt;/p&gt;
&lt;p&gt;I want it to set 200 chars or something.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;&lt;img src="/image.axd?picture=2009/11/VLC-VS-WMP.jpg" alt=""&gt;&lt;/p&gt;&lt;/div&gt;</description><author>jha_jee</author><pubDate>Fri, 20 Nov 2009 06:44:56 GMT</pubDate><guid isPermaLink="false">New Post: Limit the rss text size 20091120064456A</guid></item><item><title>New Post: BlogEngine 1.5 RC1 not displaying my theme</title><link>http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=52370</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I'm &amp;nbsp; unable to post&amp;nbsp; the comment&amp;nbsp; in to my blog&amp;nbsp; ( http://www.blogbzz.com )&lt;/p&gt;
&lt;p&gt;&amp;nbsp;so please help me&lt;/p&gt;&lt;/div&gt;</description><author>deepusurana</author><pubDate>Fri, 20 Nov 2009 06:44:25 GMT</pubDate><guid isPermaLink="false">New Post: BlogEngine 1.5 RC1 not displaying my theme 20091120064425A</guid></item><item><title>New Post:  Is Blog Engine Dot Net still alive?</title><link>http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=75423</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;You know that isn't an ignorant question.&lt;/p&gt;
&lt;p&gt;While DNBE is still alive it has stalled this year from my perspective.&lt;/p&gt;&lt;/div&gt;</description><author>ckincincy</author><pubDate>Fri, 20 Nov 2009 05:03:14 GMT</pubDate><guid isPermaLink="false">New Post:  Is Blog Engine Dot Net still alive? 20091120050314A</guid></item><item><title>New Post: Getting 'BlogEngine' is undefined</title><link>http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=75558</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I found a solution to my issue in this post.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=54245"&gt;http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=54245&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;the error is no longer there and so far changes are working.. now to get the pages to match the rest of my clients site..&lt;/p&gt;
&lt;p&gt;thanks for the help and suggestions..&lt;/p&gt;&lt;/div&gt;</description><author>cubangt</author><pubDate>Fri, 20 Nov 2009 04:49:46 GMT</pubDate><guid isPermaLink="false">New Post: Getting 'BlogEngine' is undefined 20091120044946A</guid></item><item><title>New Post:  Is Blog Engine Dot Net still alive?</title><link>http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=75423</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;No doubt -- look at all the check-ins under &amp;quot;source code&amp;quot;. This is a &lt;em&gt;very&lt;/em&gt; active project...&lt;/p&gt;&lt;/div&gt;</description><author>karstenj</author><pubDate>Fri, 20 Nov 2009 04:16:41 GMT</pubDate><guid isPermaLink="false">New Post:  Is Blog Engine Dot Net still alive? 20091120041641A</guid></item><item><title>New Post:  Is Blog Engine Dot Net still alive?</title><link>http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=75423</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;are you serious lol?&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>woahjones</author><pubDate>Fri, 20 Nov 2009 02:42:24 GMT</pubDate><guid isPermaLink="false">New Post:  Is Blog Engine Dot Net still alive? 20091120024224A</guid></item><item><title>New Post: Unexpected node type Element</title><link>http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=75669</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I'm able to get BlogEngine.NET 1.5 up and running using XML (I'm using the source version). &amp;nbsp;Where I'm running into problems is when I try to switch to a SQL database. &amp;nbsp;I switched out the SQLServerWeb.Config with the XMLWeb.Config. &amp;nbsp;I put in the connection string and boom, it breaks. &amp;nbsp;I have been able to get it to work by changing the defaultProvider=&amp;quot;DbBlogProvider&amp;quot; to defaultProvider=&amp;quot;XmlBlogProvider&amp;quot;. &amp;nbsp;Of course that kind of defeats the whole purpose, except my original reasoning for going SQL was so I could integrate accounts with YAF (Yet Another Forum) and with the defaultProvider set as XmlBlogProvider it does populate the user table with accounts that I create in the control panel.&lt;/p&gt;
&lt;p&gt;Here is a little more information. &amp;nbsp;&lt;/p&gt;
&lt;pre style="font-family:'Lucida Console';font-size:0.9em"&gt;Line 32: 			WidgetSettings ws = new WidgetSettings(&amp;quot;be_WIDGET_ZONE&amp;quot;);
Line 33: 			ws.SettingsBehavior = new XMLDocumentBehavior();
&lt;span style="color:red"&gt;Line 34: 			XmlDocument doc = (XmlDocument)ws.GetSettings();
&lt;/span&gt;Line 35: 			return doc;
Line 36: 	&lt;/pre&gt;
&lt;pre style="font-family:'Lucida Console';font-size:0.9em"&gt;Any help would be greatly appreciated and if I need to post more info, let me know.&lt;/pre&gt;
&lt;pre style="font-family:'Lucida Console';font-size:0.9em"&gt;Thanks In Advance.&lt;/pre&gt;&lt;/div&gt;</description><author>adigerati</author><pubDate>Fri, 20 Nov 2009 01:19:00 GMT</pubDate><guid isPermaLink="false">New Post: Unexpected node type Element 20091120011900A</guid></item><item><title>New Post: Garbage characters when going to settings page</title><link>http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=75537</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Found this article related to that error:&amp;nbsp; &lt;a href="http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=24456"&gt;http://blogengine.codeplex.com/Thread/View.aspx?ThreadId=24456&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Made the necessary code changes and republished the code, hopefully this will fix the issue.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>jmitch47</author><pubDate>Thu, 19 Nov 2009 16:29:22 GMT</pubDate><guid isPermaLink="false">New Post: Garbage characters when going to settings page 20091119042922P</guid></item></channel></rss>