<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>blogengine Work Item Rss Feed</title><link>http://www.codeplex.com/blogengine/WorkItem/List.aspx</link><description>blogengine Work Item Rss Description</description><item><title>Commented Unassigned: File download problem - 404 - File or directory not found. [12388]</title><link>http://blogengine.codeplex.com/workitem/12388</link><description>This bug seems a big problem.. I am still working to fix this..&lt;br /&gt;&lt;br /&gt;No help or support from blogengine.codeplex team...&lt;br /&gt;&lt;br /&gt;https&amp;#58;&amp;#47;&amp;#47;blogengine.codeplex.com&amp;#47;discussions&amp;#47;443687&lt;br /&gt;Comments: https&amp;#58;&amp;#47;&amp;#47;blogengine.codeplex.com&amp;#47;workitem&amp;#47;12245</description><author>rtur</author><pubDate>Fri, 24 May 2013 23:20:42 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: File download problem - 404 - File or directory not found. [12388] 20130524112042P</guid></item><item><title>Created Unassigned: File download problem - 404 - File or directory not found. [12388]</title><link>http://blogengine.codeplex.com/workitem/12388</link><description>This bug seems a big problem.. I am still working to fix this..&lt;br /&gt;&lt;br /&gt;No help or support from blogengine.codeplex team...&lt;br /&gt;&lt;br /&gt;https&amp;#58;&amp;#47;&amp;#47;blogengine.codeplex.com&amp;#47;discussions&amp;#47;443687&lt;br /&gt;</description><author>suthishnair</author><pubDate>Fri, 24 May 2013 21:00:12 GMT</pubDate><guid isPermaLink="false">Created Unassigned: File download problem - 404 - File or directory not found. [12388] 20130524090012P</guid></item><item><title>Commented Issue: Attachment cannot be downloaded in BlogEngine 2.5.0.32 [12245]</title><link>http://blogengine.codeplex.com/workitem/12245</link><description>I&amp;#39;ve installed a new BlogEngine site from the source respository, 10244e5873fd &lt;br /&gt;I&amp;#39;ve added the SQL Server tables from the setup directory for the File Storage, MSSQLFileStoreTables2.5.sql&lt;br /&gt;I&amp;#39;ve added a post, and added an attachment, and this has clearly been successful. The file is in the underlying table.&lt;br /&gt;However, when clicking the link in the post, I get the Oops message.&lt;br /&gt;The file&amp;#39;s link created is&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;www.mydomain.co.uk&amp;#47;mydirectory&amp;#47;FILES&amp;#47;2012&amp;#47;03&amp;#47;TestTextFile.axdx&lt;br /&gt;and it does not resolve. Just gets an error&lt;br /&gt;&lt;br /&gt;Switching back to XML storage also has the File Manager working fine.&lt;br /&gt;But the link in the post is still not working.&lt;br /&gt;So perhaps the issue is with URL rewriting&lt;br /&gt;&lt;br /&gt;Yes, it is. If I change the link to&lt;br /&gt;....&amp;#47;file.axd&amp;#63;file&amp;#61;2012&amp;#47;3&amp;#47;TestTextFile.txt, it works&lt;br /&gt;Well, at least I have a work-around&amp;#33;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Comments: I tried this with SQL Server provider on BE 2.8.0.0 and it worked ok for me. Obviously XML works fine too or we would run into this all the time. If you look for example on project site&amp;#58;&amp;#10;http&amp;#58;&amp;#47;&amp;#47;www.dotnetblogengine.net&amp;#47;post&amp;#47;Patch-for-BlogEngineNET-28.aspx&amp;#10;&amp;#10;You&amp;#39;ll see this link&amp;#58;&amp;#10;href&amp;#61;&amp;#34;&amp;#47;FILES&amp;#37;2f2013&amp;#37;2f05&amp;#37;2fBlogEngine.NET-2.8.0.1.zip.axdx&amp;#34;&amp;#10;&amp;#10;Which works fine, because URL rewrite will convert it to&amp;#58;&amp;#10;string.Format&amp;#40;&amp;#34;&amp;#123;0&amp;#125;file.axd&amp;#63;file&amp;#61;&amp;#123;1&amp;#125;&amp;#34;, Utils.ApplicationRelativeWebRoot, url&amp;#41;&amp;#10;&amp;#10;Looks like this rewrite does not work in your environment for some reason. The code actually looks for &amp;#34;&amp;#47;FILES&amp;#47;&amp;#34; in the path, but even with &amp;#34;&amp;#37;2f&amp;#34; it always worked for me. Try to replace this with &amp;#34;&amp;#47;&amp;#34; and check if this works &amp;#40;something like href&amp;#61;&amp;#34;&amp;#47;FILES&amp;#47;2013&amp;#47;05&amp;#47;BlogEngine.NET-2.8.0.1.zip.axdx&amp;#34;&amp;#41;.&amp;#10;&amp;#10;Problem is, I need to be able to recreate it to fix it, and for me it just always works...</description><author>rtur</author><pubDate>Fri, 24 May 2013 02:00:00 GMT</pubDate><guid isPermaLink="false">Commented Issue: Attachment cannot be downloaded in BlogEngine 2.5.0.32 [12245] 20130524020000A</guid></item><item><title>Commented Issue: Attachment cannot be downloaded in BlogEngine 2.5.0.32 [12245]</title><link>http://blogengine.codeplex.com/workitem/12245</link><description>I&amp;#39;ve installed a new BlogEngine site from the source respository, 10244e5873fd &lt;br /&gt;I&amp;#39;ve added the SQL Server tables from the setup directory for the File Storage, MSSQLFileStoreTables2.5.sql&lt;br /&gt;I&amp;#39;ve added a post, and added an attachment, and this has clearly been successful. The file is in the underlying table.&lt;br /&gt;However, when clicking the link in the post, I get the Oops message.&lt;br /&gt;The file&amp;#39;s link created is&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;www.mydomain.co.uk&amp;#47;mydirectory&amp;#47;FILES&amp;#47;2012&amp;#47;03&amp;#47;TestTextFile.axdx&lt;br /&gt;and it does not resolve. Just gets an error&lt;br /&gt;&lt;br /&gt;Switching back to XML storage also has the File Manager working fine.&lt;br /&gt;But the link in the post is still not working.&lt;br /&gt;So perhaps the issue is with URL rewriting&lt;br /&gt;&lt;br /&gt;Yes, it is. If I change the link to&lt;br /&gt;....&amp;#47;file.axd&amp;#63;file&amp;#61;2012&amp;#47;3&amp;#47;TestTextFile.txt, it works&lt;br /&gt;Well, at least I have a work-around&amp;#33;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Comments: This issue still happens in 2.8</description><author>Corey10e</author><pubDate>Wed, 22 May 2013 19:06:49 GMT</pubDate><guid isPermaLink="false">Commented Issue: Attachment cannot be downloaded in BlogEngine 2.5.0.32 [12245] 20130522070649P</guid></item><item><title>Created Unassigned: Compiler Error Message: CS0246: The type or namespace name 'CustomProfile' could not be found (are you missing a using directive or an assembly reference?) [12387]</title><link>http://blogengine.codeplex.com/workitem/12387</link><description>Compilation Error&lt;br /&gt;&lt;br /&gt;Description&amp;#58; An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. &lt;br /&gt;&lt;br /&gt;Compiler Error Message&amp;#58; CS0246&amp;#58; The type or namespace name &amp;#39;CustomProfile&amp;#39; could not be found &amp;#40;are you missing a using directive or an assembly reference&amp;#63;&amp;#41;&lt;br /&gt;&lt;br /&gt;Source Error&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#91;No relevant source lines&amp;#93;&lt;br /&gt;&lt;br /&gt;Source File&amp;#58; c&amp;#58;&amp;#92;Windows&amp;#92;Microsoft.NET&amp;#92;Framework64&amp;#92;v4.0.30319&amp;#92;Temporary ASP.NET Files&amp;#92;crabtree_blog&amp;#92;6f120c5b&amp;#92;34ce8a1f&amp;#92;App_Code.ma5auqxm.37.cs    Line&amp;#58; 55 &lt;br /&gt;&lt;br /&gt;Show Detailed Compiler Output&amp;#58;  &amp;#40;attached to this issue&amp;#41;&lt;br /&gt;&lt;br /&gt;Version Information&amp;#58; Microsoft .NET Framework Version&amp;#58;4.0.30319&amp;#59; ASP.NET Version&amp;#58;4.0.30319.&lt;br /&gt;</description><author>dnachef</author><pubDate>Tue, 21 May 2013 18:43:45 GMT</pubDate><guid isPermaLink="false">Created Unassigned: Compiler Error Message: CS0246: The type or namespace name 'CustomProfile' could not be found (are you missing a using directive or an assembly reference?) [12387] 20130521064345P</guid></item><item><title>Created Unassigned: Deploying my blogengine to production [12386]</title><link>http://blogengine.codeplex.com/workitem/12386</link><description>I&amp;#39;ve been having issues trying to deploy my blogengine.net blog site to production server, it keeps throwing&lt;br /&gt;this error&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#34;The requested page cannot be accessed because the related configuration data for the page is invalid.&amp;#34;&lt;br /&gt;Error&lt;br /&gt;The configuration section &amp;#39;system.web.extensions&amp;#39; cannot be read because it is missing a section declaration .&lt;br /&gt;&lt;br /&gt;Have anyone encounter such issue and how was it resolve. Please help me out.&lt;br /&gt;&lt;br /&gt;Find attached a screen shot for better understanding of the error&lt;br /&gt;</description><author>victoromerenma</author><pubDate>Sat, 18 May 2013 17:27:09 GMT</pubDate><guid isPermaLink="false">Created Unassigned: Deploying my blogengine to production [12386] 20130518052709P</guid></item><item><title>Closed Unassigned: &lt;link&gt; next/prev URLs are switched [12385]</title><link>http://blogengine.codeplex.com/workitem/12385</link><description>This bug is still present in 2.8.0.0&lt;br /&gt;&lt;br /&gt;The next&amp;#47;prev &amp;#60;link&amp;#62; URLs are switched, meaning the next URL is using the prev URL and visa versa.&lt;br /&gt;Comments: Not an issue.</description><author>rtur</author><pubDate>Tue, 14 May 2013 14:17:31 GMT</pubDate><guid isPermaLink="false">Closed Unassigned: &lt;link&gt; next/prev URLs are switched [12385] 20130514021731P</guid></item><item><title>Commented Unassigned: &lt;link&gt; next/prev URLs are switched [12385]</title><link>http://blogengine.codeplex.com/workitem/12385</link><description>This bug is still present in 2.8.0.0&lt;br /&gt;&lt;br /&gt;The next&amp;#47;prev &amp;#60;link&amp;#62; URLs are switched, meaning the next URL is using the prev URL and visa versa.&lt;br /&gt;Comments: Understand that, but I&amp;#39;m afraid it would be even more counter-intuitive if we change this because this is how blogs work. Take for example this page at wordpress blog&amp;#58;&amp;#10;&amp;#10;http&amp;#58;&amp;#47;&amp;#47;wordpress.org&amp;#47;news&amp;#47;2013&amp;#47;04&amp;#47;wordpress-3-6-beta-2&amp;#47;&amp;#10;&amp;#10;If you look at the page source, you&amp;#39;ll see the same pattern with &amp;#34;next&amp;#34; pointing to the newer post&amp;#58;&amp;#10;&amp;#10;&amp;#60;link rel&amp;#61;&amp;#39;prev&amp;#39; href&amp;#61;&amp;#39;http&amp;#58;&amp;#47;&amp;#47;wordpress.org&amp;#47;news&amp;#47;2013&amp;#47;04&amp;#47;summer-mentorship-programs-gsoc-and-gnome&amp;#47;&amp;#39; &amp;#47;&amp;#62;&amp;#10;&amp;#60;link rel&amp;#61;&amp;#39;next&amp;#39; href&amp;#61;&amp;#39;http&amp;#58;&amp;#47;&amp;#47;wordpress.org&amp;#47;news&amp;#47;2013&amp;#47;05&amp;#47;wordpress-3-6-beta-3&amp;#47;&amp;#39; &amp;#47;&amp;#62; &amp;#10;&amp;#10;Some people keep in mind that reverse order, others don&amp;#39;t, so it always will be controversial for one or the other.</description><author>rtur</author><pubDate>Mon, 13 May 2013 20:35:36 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: &lt;link&gt; next/prev URLs are switched [12385] 20130513083536P</guid></item><item><title>Commented Unassigned: &lt;link&gt; next/prev URLs are switched [12385]</title><link>http://blogengine.codeplex.com/workitem/12385</link><description>This bug is still present in 2.8.0.0&lt;br /&gt;&lt;br /&gt;The next&amp;#47;prev &amp;#60;link&amp;#62; URLs are switched, meaning the next URL is using the prev URL and visa versa.&lt;br /&gt;Comments: I suppose your argument will remain, but it seems counterintuitive to me.</description><author>asherrick</author><pubDate>Mon, 13 May 2013 19:47:07 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: &lt;link&gt; next/prev URLs are switched [12385] 20130513074707P</guid></item><item><title>Commented Unassigned: &lt;link&gt; next/prev URLs are switched [12385]</title><link>http://blogengine.codeplex.com/workitem/12385</link><description>This bug is still present in 2.8.0.0&lt;br /&gt;&lt;br /&gt;The next&amp;#47;prev &amp;#60;link&amp;#62; URLs are switched, meaning the next URL is using the prev URL and visa versa.&lt;br /&gt;Comments: I&amp;#39;m referring to the &amp;#60;link&amp;#62; tag in the &amp;#60;head&amp;#62; area of the page, not the pager anchors.</description><author>asherrick</author><pubDate>Mon, 13 May 2013 19:44:02 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: &lt;link&gt; next/prev URLs are switched [12385] 20130513074402P</guid></item><item><title>Commented Unassigned: &lt;link&gt; next/prev URLs are switched [12385]</title><link>http://blogengine.codeplex.com/workitem/12385</link><description>This bug is still present in 2.8.0.0&lt;br /&gt;&lt;br /&gt;The next&amp;#47;prev &amp;#60;link&amp;#62; URLs are switched, meaning the next URL is using the prev URL and visa versa.&lt;br /&gt;Comments: It works just the way it is intended. Given blog posts always sorted in reverse chronological order, &amp;#34;previous&amp;#34; posts means &amp;#34;older&amp;#34; posts. If that does not look right, links can be renamed or evern switched places using theme&amp;#39;s CSS &amp;#40;look &amp;#91;here&amp;#93;&amp;#40;http&amp;#58;&amp;#47;&amp;#47;rtur.net&amp;#47;blog&amp;#47;post&amp;#47;2012&amp;#47;04&amp;#47;18&amp;#47;Customizing-Post-Navigation&amp;#41; for example&amp;#41;. Same applied to the pagination.</description><author>rtur</author><pubDate>Mon, 13 May 2013 19:07:11 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: &lt;link&gt; next/prev URLs are switched [12385] 20130513070711P</guid></item><item><title>Created Unassigned: &lt;link&gt; next/prev URLs are switched [12385]</title><link>http://blogengine.codeplex.com/workitem/12385</link><description>This bug is still present in 2.8.0.0&lt;br /&gt;&lt;br /&gt;The next&amp;#47;prev &amp;#60;link&amp;#62; URLs are switched, meaning the next URL is using the prev URL and visa versa.&lt;br /&gt;</description><author>asherrick</author><pubDate>Mon, 13 May 2013 18:18:06 GMT</pubDate><guid isPermaLink="false">Created Unassigned: &lt;link&gt; next/prev URLs are switched [12385] 20130513061806P</guid></item><item><title>Commented Unassigned: "member not found" js error on settings page [12384]</title><link>http://blogengine.codeplex.com/workitem/12384</link><description>Just installed the new version of BlogEngine...fresh install on Windows 7 profession 64 bit edition running IIS 7 and using IE10. I tried both the web and source versions of the project and get the following javascript error when I try to access the &amp;#34;Settings&amp;#34; pages.&lt;br /&gt;&lt;br /&gt;&amp;#34;Member Not Found&amp;#34;&lt;br /&gt;DOM inspector shows that it is occurring in jquery-1.8.2.min.js line 2 character 32075 and highlights the following line&amp;#58;&lt;br /&gt;return d&amp;#124;&amp;#124;&amp;#40;d&amp;#61;e.createAttribute&amp;#40;c&amp;#41;,a.setAttributeNode&amp;#40;d&amp;#41;&amp;#41;,d.value&amp;#61;b&amp;#43;&amp;#34;&amp;#34;&lt;br /&gt;&lt;br /&gt;The settings pages display fine but each section withing settings displays this javascript error. I also cannot save any changes within settings, BUT I was able to change my password so I do not think its a permissions issue on the app_data folder, but I could be wrong, I just started this today.&lt;br /&gt;Comments: Make sure you don&amp;#39;t have any other versions of jquery that are being inadvertently bundled up.</description><author>asok1421</author><pubDate>Fri, 10 May 2013 17:25:28 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: "member not found" js error on settings page [12384] 20130510052528P</guid></item><item><title>Commented Issue: Ability to enable or DISABLE the FOAF/SIOC etc. functionality [11378]</title><link>http://blogengine.codeplex.com/workitem/11378</link><description>I&amp;#39;d like to be able to have a switch somewhere in BlogEngine.NET to turn OFF those FOAF, SIOC and other handlers, on at a time. &lt;br /&gt;I&amp;#39;d like to be able to make sure &amp;#42;&amp;#42;no markup&amp;#42;&amp;#42; is added to the posts and pages when I have these features turned off.&lt;br /&gt;&lt;br /&gt;Motivation&amp;#58; especially the FOAF stuff seems to cause &amp;#42;&amp;#42;A LOT&amp;#42;&amp;#42; of violations and failures when testing with the Microsoft SEO Toolkit - I want to be able to selectively turn off such features.&lt;br /&gt;Comments: Well, after minor investigation, it&amp;#39;s pretty trivial to turn off. Just disable the HttpHandler in Web.config. After doing so, a request to sioc.axd returns a 404.</description><author>asok1421</author><pubDate>Fri, 10 May 2013 16:42:20 GMT</pubDate><guid isPermaLink="false">Commented Issue: Ability to enable or DISABLE the FOAF/SIOC etc. functionality [11378] 20130510044220P</guid></item><item><title>Commented Unassigned: filemanager error when using optimised option [12382]</title><link>http://blogengine.codeplex.com/workitem/12382</link><description>BlogEngine version 2.8 &amp;#40;Source Code&amp;#41;&lt;br /&gt;&lt;br /&gt;If the following option is enabled &amp;#40;in Settings &amp;#62; Advanced Settings&amp;#41;&amp;#58;&lt;br /&gt;&amp;#91;X&amp;#93;   Enable optimization&lt;br /&gt;       &amp;#40;Combine and minify scripts and styles &amp;#40;recommended&amp;#41;&amp;#41;&lt;br /&gt;&lt;br /&gt;Then, the filemanager will not work &amp;#40;ie. unable to add videos or photos to a post&amp;#41;.&lt;br /&gt;The following error occurs in Visual Studio&amp;#58;&lt;br /&gt;_Unhandled exception at line 1, column 16959 in http&amp;#58;&amp;#47;&amp;#47;localhost&amp;#58;XXXX&amp;#47;Scripts&amp;#47;filemanager&amp;#63;v&amp;#61;CKrVSdSkJ30NscI66YvHrUmna1k3hKqkY0U_fydKikY1&lt;br /&gt;0x800a01b6 - Microsoft JScript runtime error&amp;#58; Object doesn&amp;#39;t support property or method &amp;#39;uploadify&amp;#39;_&lt;br /&gt;&lt;br /&gt;However, if the above option is disabled&amp;#58;&lt;br /&gt;&amp;#91;  &amp;#93;   Enable optimization&lt;br /&gt;       &amp;#40;Combine and minify scripts and styles &amp;#40;recommended&amp;#41;&amp;#41;&lt;br /&gt;&lt;br /&gt;Then the filemanager works &amp;#40;no errors, can upload video and images&amp;#41;.&lt;br /&gt;&lt;br /&gt;It seems like the order of the js files that are combined are in the wrong order, thus uploadify is being initiated before jquery or filemanager possibly&amp;#63;&lt;br /&gt;Comments: Update&amp;#58;&amp;#10;&amp;#10;This error occurs only for me when I am using IISExpress to test development on my local machine.&amp;#10;When I launch site in server environment, then the optimization works fine. </description><author>stevolas</author><pubDate>Fri, 10 May 2013 04:45:48 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: filemanager error when using optimised option [12382] 20130510044548A</guid></item><item><title>Commented Issue: Ability to enable or DISABLE the FOAF/SIOC etc. functionality [11378]</title><link>http://blogengine.codeplex.com/workitem/11378</link><description>I&amp;#39;d like to be able to have a switch somewhere in BlogEngine.NET to turn OFF those FOAF, SIOC and other handlers, on at a time. &lt;br /&gt;I&amp;#39;d like to be able to make sure &amp;#42;&amp;#42;no markup&amp;#42;&amp;#42; is added to the posts and pages when I have these features turned off.&lt;br /&gt;&lt;br /&gt;Motivation&amp;#58; especially the FOAF stuff seems to cause &amp;#42;&amp;#42;A LOT&amp;#42;&amp;#42; of violations and failures when testing with the Microsoft SEO Toolkit - I want to be able to selectively turn off such features.&lt;br /&gt;Comments: I agree that there should be a way to turn on or off these features.&amp;#10;&amp;#10;For sioc.axd  instead of exposing &amp;#34;User&amp;#34; names maybe it can display the First name of the author if provided and if not provided have a default value.&amp;#10;&amp;#10;If there are two users with the same first name then display first and last name.&amp;#10;&amp;#10;But, never expose the username that is used in the login details&amp;#58;&amp;#10;&amp;#10;UserName&amp;#58;&amp;#10;Password&amp;#58;&amp;#10;&amp;#10;Information from those should never be exposed.&amp;#10;&amp;#10;</description><author>kbdavis07</author><pubDate>Fri, 10 May 2013 00:57:01 GMT</pubDate><guid isPermaLink="false">Commented Issue: Ability to enable or DISABLE the FOAF/SIOC etc. functionality [11378] 20130510125701A</guid></item><item><title>Commented Issue: Ability to enable or DISABLE the FOAF/SIOC etc. functionality [11378]</title><link>http://blogengine.codeplex.com/workitem/11378</link><description>I&amp;#39;d like to be able to have a switch somewhere in BlogEngine.NET to turn OFF those FOAF, SIOC and other handlers, on at a time. &lt;br /&gt;I&amp;#39;d like to be able to make sure &amp;#42;&amp;#42;no markup&amp;#42;&amp;#42; is added to the posts and pages when I have these features turned off.&lt;br /&gt;&lt;br /&gt;Motivation&amp;#58; especially the FOAF stuff seems to cause &amp;#42;&amp;#42;A LOT&amp;#42;&amp;#42; of violations and failures when testing with the Microsoft SEO Toolkit - I want to be able to selectively turn off such features.&lt;br /&gt;Comments: Resurrecting. Ditto. A request to sioc.axd reveals all our users&amp;#39;s email address &amp;#40;since we enforce that our users use their email addresses as their usernames&amp;#41;. Still seems like a security issue. Still investigating.</description><author>asok1421</author><pubDate>Fri, 10 May 2013 00:06:09 GMT</pubDate><guid isPermaLink="false">Commented Issue: Ability to enable or DISABLE the FOAF/SIOC etc. functionality [11378] 20130510120609A</guid></item><item><title>Commented Unassigned: "member not found" js error on settings page [12384]</title><link>http://blogengine.codeplex.com/workitem/12384</link><description>Just installed the new version of BlogEngine...fresh install on Windows 7 profession 64 bit edition running IIS 7 and using IE10. I tried both the web and source versions of the project and get the following javascript error when I try to access the &amp;#34;Settings&amp;#34; pages.&lt;br /&gt;&lt;br /&gt;&amp;#34;Member Not Found&amp;#34;&lt;br /&gt;DOM inspector shows that it is occurring in jquery-1.8.2.min.js line 2 character 32075 and highlights the following line&amp;#58;&lt;br /&gt;return d&amp;#124;&amp;#124;&amp;#40;d&amp;#61;e.createAttribute&amp;#40;c&amp;#41;,a.setAttributeNode&amp;#40;d&amp;#41;&amp;#41;,d.value&amp;#61;b&amp;#43;&amp;#34;&amp;#34;&lt;br /&gt;&lt;br /&gt;The settings pages display fine but each section withing settings displays this javascript error. I also cannot save any changes within settings, BUT I was able to change my password so I do not think its a permissions issue on the app_data folder, but I could be wrong, I just started this today.&lt;br /&gt;Comments: I just realized I may have posted this in the wrong section&amp;#63;</description><author>joannarom</author><pubDate>Thu, 09 May 2013 12:24:05 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: "member not found" js error on settings page [12384] 20130509122405P</guid></item><item><title>Created Unassigned: "member not found" js error on settings page [12384]</title><link>http://blogengine.codeplex.com/workitem/12384</link><description>Just installed the new version of BlogEngine...fresh install on Windows 7 profession 64 bit edition running IIS 7 and using IE10. I tried both the web and source versions of the project and get the following javascript error when I try to access the &amp;#34;Settings&amp;#34; pages.&lt;br /&gt;&lt;br /&gt;&amp;#34;Member Not Found&amp;#34;&lt;br /&gt;DOM inspector shows that it is occurring in jquery-1.8.2.min.js line 2 character 32075 and highlights the following line&amp;#58;&lt;br /&gt;return d&amp;#124;&amp;#124;&amp;#40;d&amp;#61;e.createAttribute&amp;#40;c&amp;#41;,a.setAttributeNode&amp;#40;d&amp;#41;&amp;#41;,d.value&amp;#61;b&amp;#43;&amp;#34;&amp;#34;&lt;br /&gt;&lt;br /&gt;The settings pages display fine but each section withing settings displays this javascript error. I also cannot save any changes within settings, BUT I was able to change my password so I do not think its a permissions issue on the app_data folder, but I could be wrong, I just started this today.&lt;br /&gt;</description><author>joannarom</author><pubDate>Thu, 09 May 2013 12:21:06 GMT</pubDate><guid isPermaLink="false">Created Unassigned: "member not found" js error on settings page [12384] 20130509122106P</guid></item><item><title>Created Unassigned: be_WIDGET_ZONE.xml is in use by another process [12383]</title><link>http://blogengine.codeplex.com/workitem/12383</link><description>When I try to install extensions, i get an error - and this is what is logged in the log.&lt;br /&gt;&lt;br /&gt;Date&amp;#58; 5&amp;#47;7&amp;#47;2013 10&amp;#58;16&amp;#58;21 AM&lt;br /&gt;Url &amp;#58; http&amp;#58;&amp;#47;&amp;#47;www.funkylab.com&amp;#47;admin&amp;#47;WidgetEditor.aspx&amp;#63;add&amp;#61;BlogRoll&amp;#38;zone&amp;#61;be_WIDGET_ZONE&amp;#38;rnd&amp;#61;0.6063664276152849&lt;br /&gt;Raw Url &amp;#58; &amp;#47;admin&amp;#47;WidgetEditor.aspx&amp;#63;add&amp;#61;BlogRoll&amp;#38;zone&amp;#61;be_WIDGET_ZONE&amp;#38;rnd&amp;#61;0.6063664276152849&lt;br /&gt;Message &amp;#58; Exception of type &amp;#39;System.Web.HttpUnhandledException&amp;#39; was thrown.&lt;br /&gt;Source &amp;#58; System.Web&lt;br /&gt;StackTrace &amp;#58;    at System.Web.UI.Page.HandleError&amp;#40;Exception e&amp;#41;&lt;br /&gt;   at System.Web.UI.Page.ProcessRequestMain&amp;#40;Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint&amp;#41;&lt;br /&gt;   at System.Web.UI.Page.ProcessRequest&amp;#40;Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint&amp;#41;&lt;br /&gt;   at System.Web.UI.Page.ProcessRequest&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.UI.Page.ProcessRequestWithNoAssert&amp;#40;HttpContext context&amp;#41;&lt;br /&gt;   at System.Web.UI.Page.ProcessRequest&amp;#40;HttpContext context&amp;#41;&lt;br /&gt;   at ASP.admin_widgeteditor_aspx.ProcessRequest&amp;#40;HttpContext context&amp;#41;&lt;br /&gt;   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute&amp;#40;&amp;#41;&lt;br /&gt;   at System.Web.HttpApplication.ExecuteStep&amp;#40;IExecutionStep step, Boolean&amp;#38; completedSynchronously&amp;#41;&lt;br /&gt;TargetSite &amp;#58; Boolean HandleError&amp;#40;System.Exception&amp;#41;&lt;br /&gt;Message &amp;#58; The process cannot access the file &amp;#39;D&amp;#58;&amp;#92;WEB&amp;#92;funkylab.com&amp;#92;www&amp;#92;App_Data&amp;#92;datastore&amp;#92;widgets&amp;#92;be_WIDGET_ZONE.xml&amp;#39; because it is being used by another process.&lt;br /&gt;Source &amp;#58; mscorlib&lt;br /&gt;StackTrace &amp;#58;    at System.IO.__Error.WinIOError&amp;#40;Int32 errorCode, String maybeFullPath&amp;#41;&lt;br /&gt;   at System.IO.FileStream.Init&amp;#40;String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath&amp;#41;&lt;br /&gt;   at System.IO.FileStream..ctor&amp;#40;String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options&amp;#41;&lt;br /&gt;   at System.IO.StreamWriter.CreateFile&amp;#40;String path, Boolean append&amp;#41;&lt;br /&gt;   at System.IO.StreamWriter..ctor&amp;#40;String path, Boolean append, Encoding encoding, Int32 bufferSize&amp;#41;&lt;br /&gt;   at System.IO.StreamWriter..ctor&amp;#40;String path&amp;#41;&lt;br /&gt;   at BlogEngine.Core.Providers.XmlBlogProvider.SaveToDataStore&amp;#40;ExtensionType extensionType, String extensionId, Object settings&amp;#41; in c&amp;#58;&amp;#92;rtur&amp;#92;src&amp;#92;Codeplex&amp;#92;be&amp;#92;BlogEngine&amp;#92;BlogEngine.Core&amp;#92;Providers&amp;#92;XmlProvider&amp;#92;DataStore.cs&amp;#58;line 97&lt;br /&gt;   at BlogEngine.Core.DataStore.XmlDocumentBehavior.SaveSettings&amp;#40;ExtensionType extensionType, String extensionId, Object settings&amp;#41; in c&amp;#58;&amp;#92;rtur&amp;#92;src&amp;#92;Codeplex&amp;#92;be&amp;#92;BlogEngine&amp;#92;BlogEngine.Core&amp;#92;DataStore&amp;#92;XMLDocumentBehavior.cs&amp;#58;line 100&lt;br /&gt;   at BlogEngine.Core.DataStore.SettingsBase.SaveSettings&amp;#40;Object settings&amp;#41; in c&amp;#58;&amp;#92;rtur&amp;#92;src&amp;#92;Codeplex&amp;#92;be&amp;#92;BlogEngine&amp;#92;BlogEngine.Core&amp;#92;DataStore&amp;#92;SettingsBase.cs&amp;#58;line 64&lt;br /&gt;   at Admin.WidgetEditor.SaveXmlDocument&amp;#40;XmlDocument doc, String zone&amp;#41;&lt;br /&gt;   at Admin.WidgetEditor.SaveNewWidget&amp;#40;WidgetBase widget, String zone&amp;#41;&lt;br /&gt;   at Admin.WidgetEditor.AddWidget&amp;#40;String type, String zone&amp;#41;&lt;br /&gt;   at Admin.WidgetEditor.OnInit&amp;#40;EventArgs e&amp;#41;&lt;br /&gt;   at System.Web.UI.Control.InitRecursive&amp;#40;Control namingContainer&amp;#41;&lt;br /&gt;   at System.Web.UI.Page.ProcessRequestMain&amp;#40;Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint&amp;#41;&lt;br /&gt;TargetSite &amp;#58; Void WinIOError&amp;#40;Int32, System.String&amp;#41;&lt;br /&gt;&lt;br /&gt;&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;&lt;br /&gt;Date&amp;#58; 07-05-2013 10&amp;#58;27&amp;#58;56&lt;br /&gt;BlogEngine.Core.Packaging.Installer.InstallPackage&amp;#40;SocialCards&amp;#41;&amp;#58; Could not find a part of the path &amp;#39;D&amp;#58;&amp;#92;WEB&amp;#92;funkylab.com&amp;#92;www&amp;#92;App_Data&amp;#92;packages&amp;#92;SocialCards.1.0.0&amp;#92;content&amp;#92;&amp;#39;.&lt;br /&gt;&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;&lt;br /&gt;Date&amp;#58; 07-05-2013 10&amp;#58;27&amp;#58;59&lt;br /&gt;Uninstalled package SocialCards by Kenneth&lt;br /&gt;&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;&lt;br /&gt;Date&amp;#58; 07-05-2013 10&amp;#58;33&amp;#58;46&lt;br /&gt;BlogEngine.Core.Packaging.Installer.InstallPackage&amp;#40;AddThis&amp;#41;&amp;#58; The file &amp;#39;D&amp;#58;&amp;#92;WEB&amp;#92;funkylab.com&amp;#92;www&amp;#92;App_Code&amp;#92;Extensions&amp;#92;BookmarkButtons&amp;#92;AddThisButton.cs&amp;#39; already exists.&lt;br /&gt;&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;&lt;br /&gt;Date&amp;#58; 07-05-2013 10&amp;#58;33&amp;#58;48&lt;br /&gt;Uninstalled package AddThis by Kenneth&lt;br /&gt;&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;&lt;br /&gt;Date&amp;#58; 07-05-2013 10&amp;#58;33&amp;#58;57&lt;br /&gt;BlogEngine.Core.Packaging.Installer.InstallPackage&amp;#40;SocialBarExtension&amp;#41;&amp;#58; Could not find a part of the path &amp;#39;D&amp;#58;&amp;#92;WEB&amp;#92;funkylab.com&amp;#92;www&amp;#92;App_Data&amp;#92;packages&amp;#92;SocialBarExtension.1.0&amp;#92;content&amp;#92;&amp;#39;.&lt;br /&gt;&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;-&amp;#42;&lt;br /&gt;Date&amp;#58; 07-05-2013 10&amp;#58;34&amp;#58;06&lt;br /&gt;Uninstalled package SocialBarExtension by Kenneth&lt;br /&gt;</description><author>DrKermit</author><pubDate>Tue, 07 May 2013 08:47:02 GMT</pubDate><guid isPermaLink="false">Created Unassigned: be_WIDGET_ZONE.xml is in use by another process [12383] 20130507084702A</guid></item></channel></rss>