<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>POP Forums for ASP.NET MVC3</title><link>http://popforums.codeplex.com/project/feeds/rss</link><description>POP Forums v9 is a forum app for ASP.NET MVC used as the core for several sites maintained by the author. It is not a science project, but a long-term commitment to great community. Localization to several languages in progress.</description><item><title>New Comment on "Documentation"</title><link>http://popforums.codeplex.com/documentation?&amp;ANCHOR#C23709</link><description>Why aren&amp;#39;t the configSections &amp;#62; SectionGroup &amp;#62; Razor &amp;#38; basepage settings just included with the web config&amp;#63; Or at least provide the complete code instead of a low-res png &amp;#38; half the code of the other.</description><author>JoshuaChr</author><pubDate>Wed, 16 May 2012 16:08:52 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20120516040852P</guid></item><item><title>Created Issue: Deleting post doesn't update topic last time/user [96]</title><link>http://popforums.codeplex.com/workitem/96</link><description>Fixed.&lt;br /&gt;</description><author>jeffyjones</author><pubDate>Mon, 30 Apr 2012 17:47:14 GMT</pubDate><guid isPermaLink="false">Created Issue: Deleting post doesn't update topic last time/user [96] 20120430054714P</guid></item><item><title>New Post: Security Error (MVC4 Beta)</title><link>http://popforums.codeplex.com/discussions/353830</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Those are all valid concerns. Getting more to a drag-and-drop install is certainly a long term goal.&lt;/p&gt;&lt;/div&gt;</description><author>jeffyjones</author><pubDate>Fri, 27 Apr 2012 18:44:19 GMT</pubDate><guid isPermaLink="false">New Post: Security Error (MVC4 Beta) 20120427064419P</guid></item><item><title>New Post: Security Error (MVC4 Beta)</title><link>http://popforums.codeplex.com/discussions/353830</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Ahhh for pure sh*ts and giggles I did 'rebuild' and everything went just fine. I guess something was stuck from the initial build that I had done.&lt;/p&gt;
&lt;p&gt;As an aside, it might be helpful to update the documentation with more&amp;nbsp;explicit&amp;nbsp;things that need to be updated in the web.config file instead of assuming that the user is going to be a hard-core developer. I do mostly front-end work with .NET applications (and lots of them for many years now) and I've never had to make so many changes to a web.config file and I know for someone like me that grabs a lot of these projects for proof of concept kind of things, you may not always get straight up developers. Just sayin'.&lt;/p&gt;&lt;/div&gt;</description><author>JoshuaChr</author><pubDate>Fri, 27 Apr 2012 18:37:16 GMT</pubDate><guid isPermaLink="false">New Post: Security Error (MVC4 Beta) 20120427063716P</guid></item><item><title>Created Issue: EventLog write from ServiceModule tends to fail [95]</title><link>http://popforums.codeplex.com/workitem/95</link><description>Most users don&amp;#39;t have write access to the event log. Refactor to reveal the real problem, that the app can&amp;#39;t write to its database to log an error.&lt;br /&gt;</description><author>jeffyjones</author><pubDate>Fri, 27 Apr 2012 17:18:12 GMT</pubDate><guid isPermaLink="false">Created Issue: EventLog write from ServiceModule tends to fail [95] 20120427051812P</guid></item><item><title>New Post: Security Error (MVC4 Beta)</title><link>http://popforums.codeplex.com/discussions/353830</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Yeah, I'm aware of that issue. It happens because the app doesn't have adequate trust to write to the event log. By default, that will usually be everyone.&lt;/p&gt;
&lt;p&gt;That said, it usually happens because it can't write to the error log in the database, because the connection string is wrong or the database isn't there, or something along those lines. If you put a breakpoint in there, &amp;nbsp;you'll probably find some kind of SQL exception.&lt;/p&gt;
&lt;p&gt;Make sure you follow the setup instructions, and you should be OK.&lt;/p&gt;&lt;/div&gt;</description><author>jeffyjones</author><pubDate>Fri, 27 Apr 2012 17:16:30 GMT</pubDate><guid isPermaLink="false">New Post: Security Error (MVC4 Beta) 20120427051630P</guid></item><item><title>New Post: Security Error (MVC4 Beta)</title><link>http://popforums.codeplex.com/discussions/353830</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hello! I just discovered your forum platform and wanted to give it a spin. However, I came across a security error when I try to run the web site and I'm hoping someone here that's more&amp;nbsp;familiar&amp;nbsp;with it's insides could point me in the right direction.
 This is the error that I am getting when I first try to access the site:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/p&gt;
&lt;h1&gt;Server Error in '/' Application.
&lt;hr size="1"&gt;
&lt;/h1&gt;
&lt;h2&gt;&lt;em&gt;Security Exception&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:&amp;nbsp;&lt;/strong&gt;The application attempted to perform an operation not allowed by the security policy. &amp;nbsp;To grant this application the required permission
 please contact your system administrator or change the application's trust level in the configuration file.&amp;nbsp;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Exception Details:&amp;nbsp;&lt;/strong&gt;System.Security.SecurityException: The source was not found, but some or all event logs could not be searched. &amp;nbsp;To create the source, you need permission to read all event logs to make sure that the new source name
 is unique. &amp;nbsp;Inaccessible logs: Security.&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Source Error:&lt;/strong&gt;&amp;nbsp;&lt;br&gt;
&lt;br&gt;
&lt;/span&gt;
&lt;p&gt;&lt;/p&gt;
&lt;table width="100%" bgcolor="#ffffcc"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;
&lt;pre&gt;Line 72: 				{
Line 73: 					var encoding = new System.Text.ASCIIEncoding();
&lt;span style="color:red"&gt;Line 74: 					EventLog.WriteEntry(&amp;quot;PopForums&amp;quot;, &amp;quot;PopForums couldn't initialize an instance of PopForumsServiceModule: &amp;quot; &amp;#43; exc.Message, EventLogEntryType.Warning, 0, 0, encoding.GetBytes(exc.ToString()));
&lt;/span&gt;Line 75: 				}
Line 76: 			}&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:&amp;nbsp;&lt;/strong&gt;C:\Users\jchristensen\Desktop\POP Forums v9.3.0 BETA\PopForums9\PopForums\Web\PopForumsServiceModule.cs&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Line:&amp;nbsp;&lt;/strong&gt;74&amp;nbsp;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Stack Trace:&lt;/strong&gt;&amp;nbsp;&lt;br&gt;
&lt;br&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;table width="100%" bgcolor="#ffffcc"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;
&lt;pre&gt;[SecurityException: The source was not found, but some or all event logs could not be searched.  To create the source, you need permission to read all event logs to make sure that the new source name is unique.  Inaccessible logs: Security.]
   System.Diagnostics.EventLogInternal.FindSourceRegistration(String source, String machineName, Boolean readOnly, Boolean wantToCreate) &amp;#43;714
   System.Diagnostics.EventLogInternal.SourceExists(String source, String machineName, Boolean wantToCreate) &amp;#43;460
   System.Diagnostics.EventLogInternal.VerifyAndCreateSource(String sourceName, String currentMachineName) &amp;#43;124
   System.Diagnostics.EventLogInternal.WriteEntry(String message, EventLogEntryType type, Int32 eventID, Int16 category, Byte[] rawData) &amp;#43;470
   System.Diagnostics.EventLog.WriteEntry(String source, String message, EventLogEntryType type, Int32 eventID, Int16 category, Byte[] rawData) &amp;#43;204
   PopForums.Web.PopForumsServiceModule.SetupServices(HttpApplication application) in C:\Users\jchristensen\Desktop\POP Forums v9.3.0 BETA\PopForums9\PopForums\Web\PopForumsServiceModule.cs:74
   PopForums.Web.PopForumsServiceModule.Init(HttpApplication application) in C:\Users\jchristensen\Desktop\POP Forums v9.3.0 BETA\PopForums9\PopForums\Web\PopForumsServiceModule.cs:27
   System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) &amp;#43;575
   System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) &amp;#43;352
   System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) &amp;#43;407
   System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) &amp;#43;375
&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;/p&gt;
&lt;hr size="1"&gt;
&lt;strong&gt;Version Information:&lt;/strong&gt;&amp;nbsp;Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272&lt;/span&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-------------&lt;/p&gt;
&lt;p&gt;And to make things easier than typing out. I'll just attach screenshots of my IIS Site and App Pool settings:&lt;/p&gt;
&lt;p&gt;IIS: www.joshuachristensen.net/IIS.png&lt;br&gt;
App Pool: www.joshuachristensen.net/AppPool.png&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any help would be greatly&amp;nbsp;appreciated&amp;nbsp;:)&lt;/p&gt;
&lt;/div&gt;</description><author>JoshuaChr</author><pubDate>Fri, 27 Apr 2012 16:35:59 GMT</pubDate><guid isPermaLink="false">New Post: Security Error (MVC4 Beta) 20120427043559P</guid></item><item><title>Created Feature: Parallelize mail delivery [94]</title><link>http://popforums.codeplex.com/workitem/94</link><description>Sending one at a time is slow.&lt;br /&gt;</description><author>jeffyjones</author><pubDate>Fri, 27 Apr 2012 16:05:18 GMT</pubDate><guid isPermaLink="false">Created Feature: Parallelize mail delivery [94] 20120427040518P</guid></item><item><title>Edited Feature: Refactor background services to remove dependencies on HttpApplication [93]</title><link>http://popforums.codeplex.com/workitem/93</link><description>Right now, to serve the folks who can&amp;#39;t run services because they don&amp;#39;t have access to their servers, the background services for e-mail, search indexing, etc., run from an HttpModule. That sucks, because it&amp;#39;ll be harder to break them out and run them properly outside of the Web context. Not writing a service just yet, but starting this work.&lt;br /&gt;</description><author>jeffyjones</author><pubDate>Fri, 27 Apr 2012 16:04:09 GMT</pubDate><guid isPermaLink="false">Edited Feature: Refactor background services to remove dependencies on HttpApplication [93] 20120427040409P</guid></item><item><title>Updated Wiki: Home</title><link>http://popforums.codeplex.com/wikipage?version=30</link><description>
&lt;div class="wikidoc"&gt;
&lt;h1&gt;Project Description&lt;/h1&gt;
POP Forums v9 is a forum app for ASP.NET MVC used as the core for several sites maintained by the author. It is not a science project, but a long-term commitment to great community.
&lt;br&gt;
&lt;br&gt;
The project goals of v9 are: &lt;br&gt;
&lt;ul&gt;
&lt;li&gt;Use the database schema from v8.x with as few changes as possible. &lt;/li&gt;&lt;li&gt;Use ASP.NET MVC instead of Webforms. &lt;/li&gt;&lt;li&gt;Make the project open source under Ms-PL. &lt;/li&gt;&lt;li&gt;Be the best ASP.NET-based forum. &lt;/li&gt;&lt;li&gt;Not duplicate UBB's 1998 UI for the Nth time. &lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
More information: &lt;br&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/wikipage?title=FAQ&amp;referringTitle=Home"&gt;FAQ&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="/wikipage?title=POP Forums Version History&amp;referringTitle=Home"&gt;POP Forums Version History&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Live&amp;nbsp;&lt;a href="http://popforums.com/Forums" target="_blank"&gt;demo&lt;/a&gt;&amp;nbsp;(new location)
&lt;/li&gt;&lt;li&gt;Follow more on &lt;a href="http://weblogs.asp.net/Jeff/" target="_blank"&gt;Jeff's blog&lt;/a&gt;.
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Setup:&lt;/p&gt;
&lt;p&gt;To set it up, check the installation instructions in the &lt;a href="http://popforums.codeplex.com/documentation"&gt;
documentation&lt;/a&gt; section.&lt;/p&gt;
&lt;p&gt;Read the post on &lt;a href="http://weblogs.asp.net/jeff/archive/2012/01/27/using-the-scoring-game-from-pop-forums-with-your-asp-net-mvc-app.aspx" target="_blank"&gt;
how to use the Scoring Game in your ASP.NET MVC app&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Update: 4/16/12&lt;/h2&gt;
&lt;p&gt;We've got a beta ready to go for use with ASP.NET MVC 4, and it includes mobile sauce.
&lt;a href="http://popforums.codeplex.com/releases/view/82433"&gt;Get the details and download here.&lt;/a&gt; This version is not recommended for production use. The
&lt;a href="http://popforums.com/Forums" target="_blank"&gt;demo&lt;/a&gt;&amp;nbsp;site is running this version right now. This will be v9.3. At the moment, the plan is to release it with the final release of MVC 4, but if that takes too long, we'll refresh it and call it
 real before that. We're also waiting for the final release of jQuery Mobile v1.1.0.&lt;/p&gt;
&lt;p&gt;The beta, without the mobile bits, is running on &lt;a href="http://coasterbuzz.com/" target="_blank"&gt;
CoasterBuzz&lt;/a&gt; as of Friday the 13th, and we're learning all kinds of things with it running on a busy site.&lt;/p&gt;
&lt;p&gt;On 4/6, we updated the demo forum to use jQuery Mobile v1.1.0 RC2, and it seems to behave more predictably.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://popforums.codeplex.com/releases/view/78876"&gt;Check out the current release: v9.2.1!&lt;/a&gt; This new version includes localization capability and the scoring game, as well as a few fixes. The only change from v9.2.0 to v9.2.1 is the addition of
 the Spanish resource file. You don't need to update unless you want Spanish.&lt;/p&gt;
&lt;p&gt;Do you speak English and another language? We want to make POP Forums globally useful. Starting with v9.2, the app is easily localized. We have volunteers translating to Spanish, Dutch and German, and we'd love help for additional languages. Drop Jeff an
 e-mail to &lt;a href="mailto:jeff@popw.com"&gt;jeff@popw.com&lt;/a&gt; for more information.&lt;/p&gt;
&lt;p&gt;Note that our demo forum has moved. You can find that here:&amp;nbsp;&lt;a href="http://popforums.com/Forums"&gt;http://popforums.com/Forums&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
</description><author>jeffyjones</author><pubDate>Mon, 16 Apr 2012 18:15:18 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120416061518P</guid></item><item><title>Created Feature: Refactor background services to remove dependencies on HttpApplication [93]</title><link>http://popforums.codeplex.com/workitem/93</link><description>Right now, to serve the folks who can&amp;#39;t run services because they don&amp;#39;t have access to their servers, the background services for e-mail, search indexing, etc., run from an HttpModule. That sucks, because it&amp;#39;ll be harder to break them out and run them properly outside of the Web context. Not writing a service just yet, but starting this work.&lt;br /&gt;</description><author>jeffyjones</author><pubDate>Mon, 16 Apr 2012 03:28:09 GMT</pubDate><guid isPermaLink="false">Created Feature: Refactor background services to remove dependencies on HttpApplication [93] 20120416032809A</guid></item><item><title>Commented Feature: Deleted/undeleted individual posts don't expose moderation log [83]</title><link>http://popforums.codeplex.com/workitem/83</link><description>A post should show the moderation log button if it has been deleted or undeleted.&lt;br /&gt;Comments: Fixed, with tests</description><author>jeffyjones</author><pubDate>Tue, 10 Apr 2012 14:25:58 GMT</pubDate><guid isPermaLink="false">Commented Feature: Deleted/undeleted individual posts don't expose moderation log [83] 20120410022558P</guid></item><item><title>Edited Feature: Deleted/undeleted individual posts don't expose moderation log [83]</title><link>http://popforums.codeplex.com/workitem/83</link><description>A post should show the moderation log button if it has been deleted or undeleted.&lt;br /&gt;</description><author>jeffyjones</author><pubDate>Tue, 10 Apr 2012 14:25:58 GMT</pubDate><guid isPermaLink="false">Edited Feature: Deleted/undeleted individual posts don't expose moderation log [83] 20120410022558P</guid></item><item><title>Closed Issue: Post links (link, reply, etc.) not visible in IE7 [86]</title><link>http://popforums.codeplex.com/workitem/86</link><description>CSS is borken in IE8. Big surprise.&lt;br /&gt;Comments: Breakage is actually limited to IE7, not IE8. Will not fix.</description><author>jeffyjones</author><pubDate>Tue, 10 Apr 2012 14:11:30 GMT</pubDate><guid isPermaLink="false">Closed Issue: Post links (link, reply, etc.) not visible in IE7 [86] 20120410021130P</guid></item><item><title>Edited Issue: Post links (link, reply, etc.) not visible in IE7 [86]</title><link>http://popforums.codeplex.com/workitem/86</link><description>CSS is borken in IE8. Big surprise.&lt;br /&gt;</description><author>jeffyjones</author><pubDate>Tue, 10 Apr 2012 14:11:26 GMT</pubDate><guid isPermaLink="false">Edited Issue: Post links (link, reply, etc.) not visible in IE7 [86] 20120410021126P</guid></item><item><title>Edited Issue: HTML Encoding problem with Terms of Service [85]</title><link>http://popforums.codeplex.com/workitem/85</link><description>It looks like the terms of service is being double encoded.  Apostrophe&amp;#39;s and being rendered as &amp;#35;39&amp;#59; etc.  See attached image.&lt;br /&gt;&lt;br /&gt;POP Forums v9.2.1&lt;br /&gt;</description><author>jeffyjones</author><pubDate>Tue, 10 Apr 2012 13:49:37 GMT</pubDate><guid isPermaLink="false">Edited Issue: HTML Encoding problem with Terms of Service [85] 20120410014937P</guid></item><item><title>Reopened Issue: HTML Encoding problem with Terms of Service [85]</title><link>http://popforums.codeplex.com/workitem/85</link><description>It looks like the terms of service is being double encoded.  Apostrophe&amp;#39;s and being rendered as &amp;#35;39&amp;#59; etc.  See attached image.&lt;br /&gt;&lt;br /&gt;POP Forums v9.2.1&lt;br /&gt;</description><author>jeffyjones</author><pubDate>Tue, 10 Apr 2012 13:49:33 GMT</pubDate><guid isPermaLink="false">Reopened Issue: HTML Encoding problem with Terms of Service [85] 20120410014933P</guid></item><item><title>Edited Issue: Image loading chokes on bad color profiles [88]</title><link>http://popforums.codeplex.com/workitem/88</link><description>For solution, see here&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;www.hanselman.com&amp;#47;blog&amp;#47;DealingWithImagesWithBadMetadataCorruptedColorProfilesInWPF.aspx&lt;br /&gt;</description><author>jeffyjones</author><pubDate>Tue, 10 Apr 2012 13:49:22 GMT</pubDate><guid isPermaLink="false">Edited Issue: Image loading chokes on bad color profiles [88] 20120410014922P</guid></item><item><title>Reopened Issue: Image loading chokes on bad color profiles [88]</title><link>http://popforums.codeplex.com/workitem/88</link><description>For solution, see here&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;www.hanselman.com&amp;#47;blog&amp;#47;DealingWithImagesWithBadMetadataCorruptedColorProfilesInWPF.aspx&lt;br /&gt;</description><author>jeffyjones</author><pubDate>Tue, 10 Apr 2012 13:49:17 GMT</pubDate><guid isPermaLink="false">Reopened Issue: Image loading chokes on bad color profiles [88] 20120410014917P</guid></item><item><title>Edited Task: Refactor CSS [87]</title><link>http://popforums.codeplex.com/workitem/87</link><description>Consolidate, less repetition, easier to include in existing apps.&lt;br /&gt;</description><author>jeffyjones</author><pubDate>Tue, 10 Apr 2012 03:29:11 GMT</pubDate><guid isPermaLink="false">Edited Task: Refactor CSS [87] 20120410032911A</guid></item></channel></rss>
