<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Umbraco CMS</title><link>http://umbraco.codeplex.com/project/feeds/rss</link><description>Umbraco is the best open source Web CMS for .NET. Its flexible content model with full .NET integration, full control over markup and stellar user interface make both editors, designers and developers smile. Full support for &amp;#40;X&amp;#41;HTML &amp;#42;strict&amp;#42; markup and SEO.</description><item><title>Created Issue: Notification Email does not send SSL links. [30724]</title><link>http://umbraco.codeplex.com/workitem/30724</link><description>When useSSL is enabled, the notification links are not ssl.&lt;br /&gt;&lt;br /&gt;</description><author>neehouse</author><pubDate>Thu, 09 Feb 2012 23:25:18 GMT</pubDate><guid isPermaLink="false">Created Issue: Notification Email does not send SSL links. [30724] 20120209112518P</guid></item><item><title>Updated Release: Umbraco 5.0 CMS (Jan 31, 2012)</title><link>http://umbraco.codeplex.com/releases/view/81440</link><description>&lt;div class="wikidoc"&gt;Umbraco 5 (aka Jupiter) is the latest version of everyone&amp;#39;s favourite, friendly ASP.NET CMS that already powers over 100,000 websites worldwide.&lt;br /&gt;If you&amp;#39;re new to Umbraco and would like to get a low-down on our popular and easy-to-learn approach to content management, &lt;a href="http://umbraco.com/help-and-support/video-tutorials/getting-started/what-is-umbraco" class="externalLink"&gt;check out our intro video&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;h2&gt;About Umbraco 5&lt;/h2&gt;Umbraco 5 is a ground-up rewrite of the popular Umbraco CMS, based on Microsoft&amp;#39;s MVC3 stack for ASP.NET. It supports many of the features you can find in Umbraco 4.7 today, but with native support for Razor syntax and MVC together with many additional extension points along the way. &lt;br /&gt;
&lt;h2&gt;Release notes&lt;/h2&gt;Issues marked &amp;quot;fixed&amp;quot; since RC3 &lt;a href="http://issues.umbraco.org/releaseNotes/U5?q=State%3A+Fixed+%2C+%7BFixed+awaiting+retest%7D+Fix+versions%3A+%7B5.0+RTM%7D&amp;amp;title=Umbraco+5+Changelog+-+Fixes+in+RTM&amp;amp;token=EDCB8DED361D46BE36EF33B53CF300C6&amp;amp;verbose=false" class="externalLink"&gt;are listed on our issue tracker&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. This adds to &lt;a href="http://issues.umbraco.org/releaseNotes/U5?q=State%3A+Fixed+%2C+%7BFixed+awaiting+retest%7D+Fix+versions%3A+%7B5.0+RC+3%7D&amp;amp;title=Umbraco+5+Changelog+-+Fixes+in+RC+3&amp;amp;token=DD5536CE1E2EFBA51D02F0331DE9B47F&amp;amp;verbose=false" class="externalLink"&gt;the previous fixes in RC3&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;h2&gt;Documentation&lt;/h2&gt;We&amp;#39;re hard at work producting a new Getting Started guide, including free new introduction videos on &lt;a href="http://umbraco.tv" class="externalLink"&gt;Umbraco.tv&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, which will be coming in February. Until then, if you have any questions, please do ask in our friendly &amp;amp; &lt;a href="http://our.umbraco.org/forum/core/umbraco-5-general-discussion" class="externalLink"&gt;dedicated forum section which we monitor every day&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;h2&gt;Getting started with Umbraco 5&lt;/h2&gt;Simply download the Zip file above, unzip it to your .NET 4 IIS or IIS Express app location, then go to &lt;b&gt;http://localhost/install&lt;/b&gt; (where localhost is your chosen address). &lt;br /&gt;&lt;br /&gt;Follow the installation steps choosing SqlCe or Sql Server &lt;b&gt;2008&lt;/b&gt;, and optionally install the &amp;quot;dev dataset&amp;quot; to pre-install some content to play with. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;i&gt;NB: Right-click the zip, go to Properties, and choose &amp;#39;Unblock&amp;#39; first&lt;/i&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;You&amp;#39;ll need ASP.NET, IIS Express or IIS 7, and the latest MVC3 installed&lt;/li&gt;
&lt;li&gt;For databases, you&amp;#39;ll need either Sql Server 2008 (not 2005), or you can use SqlCe4 (included)&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Notes for getting setup&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;You need to use either IIS Express or IIS, the Visual Studio web server is not supported. IIS Express is free with Visual Studio 2010 SP1, or as a separate download&lt;/li&gt;
&lt;li&gt;Make sure your application user has read/write access to the filesystem before you run the install wizard so that it can create the default files and configuration for you&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Upgrading from previous RC builds&lt;/h2&gt;&lt;ol&gt;&lt;li&gt;Backup any config files in App_Data/Umbraco/Config that you&amp;#39;ve made any changes to (Hive, Trees, etc), aswell as the root Web.config file&lt;/li&gt;
&lt;li&gt;Copy over the Bin, Areas, App_Data and App_Plugins folders &lt;i&gt;and the root Web.config file&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Flush your temporary ASP.net files&lt;/li&gt;
&lt;li&gt;If working on a local machine, &lt;b&gt;preferably restart IIS if possible&lt;/b&gt; to avoid dev / testing gremlins from previous old files that may affect caching performance&lt;/li&gt;
&lt;li&gt;Copy back any customisations you made to configuration files, if any&lt;/li&gt;
&lt;li&gt;Refresh your site&lt;/li&gt;&lt;/ol&gt;
&lt;br /&gt;&lt;b&gt;Note&lt;/b&gt; the default location for file uploads has changed from RC2. &lt;i&gt;This will only affect you if you used RC2, and if you overwrite your web.config when upgrading.&lt;/i&gt; You can simply either move asset files from /App_Data/Umbraco/Media to the new default, which is /Content/Media if you want your assets served publicly, or you can change the config back to point to ~/App_Data/Umbraco/Media for the file-uploader provider.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;To help avoid any confusion, we&amp;#39;ve now closed the download pages of our preview releases&lt;/i&gt;&lt;br /&gt;
&lt;h2&gt;Known issues, or vote for future features&lt;/h2&gt;We have an issue tracker at &lt;a href="http://issues.umbraco.org" class="externalLink"&gt;http://issues.umbraco.org&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Overview of project status&lt;/h2&gt;You can get a handy overview of future work at &lt;a href="http://progress.umbraco.org/" class="externalLink"&gt;http://progress.umbraco.org/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>boxbinary</author><pubDate>Thu, 09 Feb 2012 16:01:21 GMT</pubDate><guid isPermaLink="false">Updated Release: Umbraco 5.0 CMS (Jan 31, 2012) 20120209040121P</guid></item><item><title>Released: Umbraco 5.0 CMS (Jan 31, 2012)</title><link>http://umbraco.codeplex.com/releases/view/81440</link><description>
&lt;div class="wikidoc"&gt;Umbraco 5 (aka Jupiter) is the latest version of everyone&amp;#39;s favourite, friendly ASP.NET CMS that already powers over 100,000 websites worldwide.&lt;br&gt;
If you&amp;#39;re new to Umbraco and would like to get a low-down on our popular and easy-to-learn approach to content management,
&lt;a href="http://umbraco.com/help-and-support/video-tutorials/getting-started/what-is-umbraco"&gt;
check out our intro video&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br&gt;
&lt;h2&gt;About Umbraco 5&lt;/h2&gt;
Umbraco 5 is a ground-up rewrite of the popular Umbraco CMS, based on Microsoft&amp;#39;s MVC3 stack for ASP.NET. It supports many of the features you can find in Umbraco 4.7 today, but with native support for Razor syntax and MVC together with many additional
 extension points along the way. &lt;br&gt;
&lt;h2&gt;Release notes&lt;/h2&gt;
Issues marked &amp;quot;fixed&amp;quot; since RC3 &lt;a href="http://issues.umbraco.org/releaseNotes/U5?q=State%3A&amp;#43;Fixed&amp;#43;%2C&amp;#43;%7BFixed&amp;#43;awaiting&amp;#43;retest%7D&amp;#43;Fix&amp;#43;versions%3A&amp;#43;%7B5.0&amp;#43;RTM%7D&amp;title=Umbraco&amp;#43;5&amp;#43;Changelog&amp;#43;-&amp;#43;Fixes&amp;#43;in&amp;#43;RTM&amp;token=EDCB8DED361D46BE36EF33B53CF300C6&amp;verbose=false"&gt;
are listed on our issue tracker&lt;span&gt;&lt;/span&gt;&lt;/a&gt;. This adds to &lt;a href="http://issues.umbraco.org/releaseNotes/U5?q=State%3A&amp;#43;Fixed&amp;#43;%2C&amp;#43;%7BFixed&amp;#43;awaiting&amp;#43;retest%7D&amp;#43;Fix&amp;#43;versions%3A&amp;#43;%7B5.0&amp;#43;RC&amp;#43;3%7D&amp;title=Umbraco&amp;#43;5&amp;#43;Changelog&amp;#43;-&amp;#43;Fixes&amp;#43;in&amp;#43;RC&amp;#43;3&amp;token=DD5536CE1E2EFBA51D02F0331DE9B47F&amp;verbose=false"&gt;
the previous fixes in RC3&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br&gt;
&lt;h2&gt;Documentation&lt;/h2&gt;
We&amp;#39;re hard at work producting a new Getting Started guide, including free new introduction videos on
&lt;a href="http://umbraco.tv"&gt;Umbraco.tv&lt;span&gt;&lt;/span&gt;&lt;/a&gt;, which will be coming in February. Until then, if you have any questions, please do ask in our friendly &amp;amp;
&lt;a href="http://our.umbraco.org/forum/core/umbraco-5-general-discussion"&gt;dedicated forum section which we monitor every day&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br&gt;
&lt;h2&gt;Getting started with Umbraco 5&lt;/h2&gt;
Simply download the Zip file above, unzip it to your .NET 4 IIS or IIS Express app location, then go to
&lt;b&gt;http://localhost/install&lt;/b&gt; (where localhost is your chosen address). &lt;br&gt;
&lt;br&gt;
Follow the installation steps choosing SqlCe or Sql Server &lt;b&gt;2008&lt;/b&gt;, and optionally install the &amp;quot;dev dataset&amp;quot; to pre-install some content to play with.
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;&lt;i&gt;NB: Right-click the zip, go to Properties, and choose &amp;#39;Unblock&amp;#39; first&lt;/i&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;You&amp;#39;ll need ASP.NET, IIS Express or IIS 7, and the latest MVC3 installed &lt;/li&gt;&lt;li&gt;For databases, you&amp;#39;ll need either Sql Server 2008 (not 2005), or you can use SqlCe4 (included)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Notes for getting setup&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;You need to use either IIS Express or IIS, the Visual Studio web server is not supported. IIS Express is free with Visual Studio 2010 SP1, or as a separate download
&lt;/li&gt;&lt;li&gt;Make sure your application user has read/write access to the filesystem before you run the install wizard so that it can create the default files and configuration for you&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Upgrading from previous RC builds&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Backup any config files in App_Data/Umbraco/Config that you&amp;#39;ve made any changes to (Hive, Trees, etc), aswell as the root Web.config file
&lt;/li&gt;&lt;li&gt;Copy over the Bin, Areas, App_Data and App_Plugins folders &lt;i&gt;and the root Web.config file&lt;/i&gt;
&lt;/li&gt;&lt;li&gt;Flush your temporary ASP.net files &lt;/li&gt;&lt;li&gt;If working on a local machine, &lt;b&gt;preferably restart IIS if possible&lt;/b&gt; to avoid dev / testing gremlins from previous old files that may affect caching performance
&lt;/li&gt;&lt;li&gt;Copy back any customisations you made to configuration files, if any &lt;/li&gt;&lt;li&gt;Refresh your site&lt;/li&gt;&lt;/ol&gt;
&lt;br&gt;
&lt;b&gt;Note&lt;/b&gt; the default location for file uploads has changed from RC2. &lt;i&gt;This will only affect you if you used RC2, and if you overwrite your web.config when upgrading.&lt;/i&gt; You can simply either move asset files from /App_Data/Umbraco/Media to the new default,
 which is /Content/Media if you want your assets served publicly, or you can change the config back to point to ~/App_Data/Umbraco/Media for the file-uploader provider.&lt;br&gt;
&lt;br&gt;
&lt;i&gt;To help avoid any confusion, we&amp;#39;ve now closed the download pages of our preview releases&lt;/i&gt;&lt;br&gt;
&lt;h2&gt;Known issues, or vote for future features&lt;/h2&gt;
We have an issue tracker at &lt;a href="http://issues.umbraco.org"&gt;http://issues.umbraco.org&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;
&lt;h2&gt;Overview of project status&lt;/h2&gt;
You can get a handy overview of future work at &lt;a href="http://progress.umbraco.org/"&gt;
http://progress.umbraco.org/&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 09 Feb 2012 16:01:21 GMT</pubDate><guid isPermaLink="false">Released: Umbraco 5.0 CMS (Jan 31, 2012) 20120209040121P</guid></item><item><title>Source code checked in, #1746ef70e124</title><link>http://umbraco.codeplex.com/SourceControl/changeset/changes/1746ef70e124</link><description>Got users successfully upgrading</description><author>mattbrailsford</author><pubDate>Thu, 09 Feb 2012 14:45:09 GMT</pubDate><guid isPermaLink="false">Source code checked in, #1746ef70e124 20120209024509P</guid></item><item><title>Source code checked in, #bd305a210f05</title><link>http://umbraco.codeplex.com/SourceControl/changeset/changes/bd305a210f05</link><description>Various fixes trying to get users upgrade working</description><author>mattbrailsford</author><pubDate>Thu, 09 Feb 2012 10:15:10 GMT</pubDate><guid isPermaLink="false">Source code checked in, #bd305a210f05 20120209101510A</guid></item><item><title>Commented Issue: DirectoryNotFoundException: Could not find a part of the path  [30688]</title><link>http://umbraco.codeplex.com/workitem/30688</link><description>RC2 was working. Did a clean install of RC3 and the first thing I saw when trying to start the installation was the following.&lt;br /&gt;&lt;br /&gt;&amp;#91;DirectoryNotFoundException&amp;#58; Could not find a part of the path &amp;#39;c&amp;#58;&amp;#92;storage_content&amp;#92;xx&amp;#92;xxxxxx&amp;#92;umbraco5rc3&amp;#92;public_html&amp;#92;bin&amp;#92;&amp;#39;.&amp;#93;&lt;br /&gt;   System.IO.__Error.WinIOError&amp;#40;Int32 errorCode, String maybeFullPath&amp;#41; &amp;#43;216&lt;br /&gt;   System.IO.FileSystemEnumerableIterator&amp;#96;1.CommonInit&amp;#40;&amp;#41; &amp;#43;386&lt;br /&gt;   System.IO.FileSystemEnumerableIterator&amp;#96;1..ctor&amp;#40;String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler&amp;#96;1 resultHandler&amp;#41; &amp;#43;798&lt;br /&gt;   System.IO.Directory.InternalGetFileDirectoryNames&amp;#40;String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption&amp;#41; &amp;#43;103&lt;br /&gt;   System.IO.Directory.InternalGetFiles&amp;#40;String path, String searchPattern, SearchOption searchOption&amp;#41; &amp;#43;32&lt;br /&gt;   Umbraco.Framework.TypeFinder.GetAllAssemblies&amp;#40;&amp;#41; &amp;#43;910&lt;br /&gt;   Umbraco.Framework.TypeFinder.GetBinFolderAssemblies&amp;#40;&amp;#41; &amp;#43;89&lt;br /&gt;   Umbraco.Framework.TypeFinder.GetFilteredBinFolderAssemblies&amp;#40;IEnumerable&amp;#96;1 excludeFromResults&amp;#41; &amp;#43;238&lt;br /&gt;   Umbraco.Cms.Web.DependencyManagement.UmbracoComponentRegistrar..ctor&amp;#40;&amp;#41; &amp;#43;278&lt;br /&gt;   Umbraco.Cms.Web.DependencyManagement.DemandBuilders.UmbracoContainerBuilder&amp;#96;1..ctor&amp;#40;TWebApp httpApp&amp;#41; &amp;#43;246&lt;br /&gt;   Umbraco.Cms.Web.System.Boot.BootManager..ctor&amp;#40;HttpApplication app&amp;#41; &amp;#43;352&lt;br /&gt;   Umbraco.Cms.Web.UmbracoWebApplication.CreateBootManager&amp;#40;&amp;#41; &amp;#43;97&lt;br /&gt;   Umbraco.Cms.Web.UmbracoWebApplication.Start&amp;#40;&amp;#41; &amp;#43;97&lt;br /&gt;   Umbraco.Cms.Web.UI.MvcApplication.Application_Start&amp;#40;&amp;#41; &amp;#43;222&lt;br /&gt;&lt;br /&gt;&amp;#91;HttpException &amp;#40;0x80004005&amp;#41;&amp;#58; Could not find a part of the path &amp;#39;c&amp;#58;&amp;#92;storage_content&amp;#92;xx&amp;#92;xxxxxx&amp;#92;umbraco5rc3&amp;#92;public_html&amp;#92;bin&amp;#92;&amp;#39;.&amp;#93;&lt;br /&gt;   System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode&amp;#40;HttpContext context, HttpApplication app&amp;#41; &amp;#43;4052053&lt;br /&gt;   System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS&amp;#40;IntPtr appContext, HttpContext context, MethodInfo&amp;#91;&amp;#93; handlers&amp;#41; &amp;#43;191&lt;br /&gt;   System.Web.HttpApplication.InitSpecial&amp;#40;HttpApplicationState state, MethodInfo&amp;#91;&amp;#93; handlers, IntPtr appContext, HttpContext context&amp;#41; &amp;#43;352&lt;br /&gt;   System.Web.HttpApplicationFactory.GetSpecialApplicationInstance&amp;#40;IntPtr appContext, HttpContext context&amp;#41; &amp;#43;407&lt;br /&gt;   System.Web.Hosting.PipelineRuntime.InitializeApplication&amp;#40;IntPtr appContext&amp;#41; &amp;#43;375&lt;br /&gt;&lt;br /&gt;&amp;#91;HttpException &amp;#40;0x80004005&amp;#41;&amp;#58; Could not find a part of the path &amp;#39;c&amp;#58;&amp;#92;storage_content&amp;#92;xx&amp;#92;xxxxxx&amp;#92;umbraco5rc3&amp;#92;public_html&amp;#92;bin&amp;#92;&amp;#39;.&amp;#93;&lt;br /&gt;   System.Web.HttpRuntime.FirstRequestInit&amp;#40;HttpContext context&amp;#41; &amp;#43;11686928&lt;br /&gt;   System.Web.HttpRuntime.EnsureFirstRequestInit&amp;#40;HttpContext context&amp;#41; &amp;#43;141&lt;br /&gt;   System.Web.HttpRuntime.ProcessRequestNotificationPrivate&amp;#40;IIS7WorkerRequest wr, HttpContext context&amp;#41; &amp;#43;4863749&lt;br /&gt;&lt;br /&gt;Comments: http&amp;#58;&amp;#47;&amp;#47;issues.umbraco.org&amp;#47;issue&amp;#47;U5-455&amp;#10;&amp;#10;http&amp;#58;&amp;#47;&amp;#47;umbraco.codeplex.com&amp;#47;SourceControl&amp;#47;network&amp;#47;Forks&amp;#47;gliljas&amp;#47;umbraco&amp;#47;contribution&amp;#47;1852&amp;#10;</description><author>gliljas</author><pubDate>Thu, 09 Feb 2012 10:02:33 GMT</pubDate><guid isPermaLink="false">Commented Issue: DirectoryNotFoundException: Could not find a part of the path  [30688] 20120209100233A</guid></item><item><title>Closed Feature: Update DatabaseInstallModel to Populate View when web.config already updated [30721]</title><link>http://umbraco.codeplex.com/workitem/30721</link><description>A Usability feature specific to installs from WebPI, WebMatrix, WebDeploy&amp;#58;&lt;br /&gt;&lt;br /&gt;When the Database.cshtml View loads, check the &amp;#92;App_Data&amp;#92;Umbraco&amp;#92;HiveConfig&amp;#92;web.config file for an already configured provider &amp;#40;connectionString &amp;#43; providerName&amp;#41;&amp;#59; if present populate the view fields with the values.  In the case of the MsSqlCe4 provider, also select the SQLCE radio button and hide the SQL input fields.&lt;br /&gt;&lt;br /&gt;As the WebDeploy package creates a database and user and updates the settings in the above config file, the step of presenting the empty form during the Umbraco install is a duplicate step&lt;br /&gt;Comments: Over at http&amp;#58;&amp;#47;&amp;#47;issues.umbraco.org&amp;#47;issue&amp;#47;U5-454</description><author>boxbinary</author><pubDate>Thu, 09 Feb 2012 09:22:47 GMT</pubDate><guid isPermaLink="false">Closed Feature: Update DatabaseInstallModel to Populate View when web.config already updated [30721] 20120209092247A</guid></item><item><title>Commented Issue: DirectoryNotFoundException: Could not find a part of the path  [30688]</title><link>http://umbraco.codeplex.com/workitem/30688</link><description>RC2 was working. Did a clean install of RC3 and the first thing I saw when trying to start the installation was the following.&lt;br /&gt;&lt;br /&gt;&amp;#91;DirectoryNotFoundException&amp;#58; Could not find a part of the path &amp;#39;c&amp;#58;&amp;#92;storage_content&amp;#92;xx&amp;#92;xxxxxx&amp;#92;umbraco5rc3&amp;#92;public_html&amp;#92;bin&amp;#92;&amp;#39;.&amp;#93;&lt;br /&gt;   System.IO.__Error.WinIOError&amp;#40;Int32 errorCode, String maybeFullPath&amp;#41; &amp;#43;216&lt;br /&gt;   System.IO.FileSystemEnumerableIterator&amp;#96;1.CommonInit&amp;#40;&amp;#41; &amp;#43;386&lt;br /&gt;   System.IO.FileSystemEnumerableIterator&amp;#96;1..ctor&amp;#40;String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler&amp;#96;1 resultHandler&amp;#41; &amp;#43;798&lt;br /&gt;   System.IO.Directory.InternalGetFileDirectoryNames&amp;#40;String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption&amp;#41; &amp;#43;103&lt;br /&gt;   System.IO.Directory.InternalGetFiles&amp;#40;String path, String searchPattern, SearchOption searchOption&amp;#41; &amp;#43;32&lt;br /&gt;   Umbraco.Framework.TypeFinder.GetAllAssemblies&amp;#40;&amp;#41; &amp;#43;910&lt;br /&gt;   Umbraco.Framework.TypeFinder.GetBinFolderAssemblies&amp;#40;&amp;#41; &amp;#43;89&lt;br /&gt;   Umbraco.Framework.TypeFinder.GetFilteredBinFolderAssemblies&amp;#40;IEnumerable&amp;#96;1 excludeFromResults&amp;#41; &amp;#43;238&lt;br /&gt;   Umbraco.Cms.Web.DependencyManagement.UmbracoComponentRegistrar..ctor&amp;#40;&amp;#41; &amp;#43;278&lt;br /&gt;   Umbraco.Cms.Web.DependencyManagement.DemandBuilders.UmbracoContainerBuilder&amp;#96;1..ctor&amp;#40;TWebApp httpApp&amp;#41; &amp;#43;246&lt;br /&gt;   Umbraco.Cms.Web.System.Boot.BootManager..ctor&amp;#40;HttpApplication app&amp;#41; &amp;#43;352&lt;br /&gt;   Umbraco.Cms.Web.UmbracoWebApplication.CreateBootManager&amp;#40;&amp;#41; &amp;#43;97&lt;br /&gt;   Umbraco.Cms.Web.UmbracoWebApplication.Start&amp;#40;&amp;#41; &amp;#43;97&lt;br /&gt;   Umbraco.Cms.Web.UI.MvcApplication.Application_Start&amp;#40;&amp;#41; &amp;#43;222&lt;br /&gt;&lt;br /&gt;&amp;#91;HttpException &amp;#40;0x80004005&amp;#41;&amp;#58; Could not find a part of the path &amp;#39;c&amp;#58;&amp;#92;storage_content&amp;#92;xx&amp;#92;xxxxxx&amp;#92;umbraco5rc3&amp;#92;public_html&amp;#92;bin&amp;#92;&amp;#39;.&amp;#93;&lt;br /&gt;   System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode&amp;#40;HttpContext context, HttpApplication app&amp;#41; &amp;#43;4052053&lt;br /&gt;   System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS&amp;#40;IntPtr appContext, HttpContext context, MethodInfo&amp;#91;&amp;#93; handlers&amp;#41; &amp;#43;191&lt;br /&gt;   System.Web.HttpApplication.InitSpecial&amp;#40;HttpApplicationState state, MethodInfo&amp;#91;&amp;#93; handlers, IntPtr appContext, HttpContext context&amp;#41; &amp;#43;352&lt;br /&gt;   System.Web.HttpApplicationFactory.GetSpecialApplicationInstance&amp;#40;IntPtr appContext, HttpContext context&amp;#41; &amp;#43;407&lt;br /&gt;   System.Web.Hosting.PipelineRuntime.InitializeApplication&amp;#40;IntPtr appContext&amp;#41; &amp;#43;375&lt;br /&gt;&lt;br /&gt;&amp;#91;HttpException &amp;#40;0x80004005&amp;#41;&amp;#58; Could not find a part of the path &amp;#39;c&amp;#58;&amp;#92;storage_content&amp;#92;xx&amp;#92;xxxxxx&amp;#92;umbraco5rc3&amp;#92;public_html&amp;#92;bin&amp;#92;&amp;#39;.&amp;#93;&lt;br /&gt;   System.Web.HttpRuntime.FirstRequestInit&amp;#40;HttpContext context&amp;#41; &amp;#43;11686928&lt;br /&gt;   System.Web.HttpRuntime.EnsureFirstRequestInit&amp;#40;HttpContext context&amp;#41; &amp;#43;141&lt;br /&gt;   System.Web.HttpRuntime.ProcessRequestNotificationPrivate&amp;#40;IIS7WorkerRequest wr, HttpContext context&amp;#41; &amp;#43;4863749&lt;br /&gt;&lt;br /&gt;Comments: I have the same problem. but with the RTM, I unblocked the zip.&amp;#10;&amp;#10;</description><author>MatsKarlsson</author><pubDate>Wed, 08 Feb 2012 23:50:06 GMT</pubDate><guid isPermaLink="false">Commented Issue: DirectoryNotFoundException: Could not find a part of the path  [30688] 20120208115006P</guid></item><item><title>Commented Issue: The relative virtual path '="' is not allowed here. [30639]</title><link>http://umbraco.codeplex.com/workitem/30639</link><description>Upgraded from 4.7.0 to 4.7.1&lt;br /&gt;&lt;br /&gt;node contains html like&lt;br /&gt;&amp;#60;img src&amp;#61;&amp;#34;&amp;#126;&amp;#47;media&amp;#47;foobar.jpg&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&lt;br /&gt;An exception is thrown&amp;#58;&lt;br /&gt;&amp;#91;ArgumentException&amp;#58; The relative virtual path &amp;#39;&amp;#61;&amp;#34;&amp;#39; is not allowed here.&amp;#93;&lt;br /&gt;   System.Web.VirtualPath.Create&amp;#40;String virtualPath, VirtualPathOptions options&amp;#41; &amp;#43;8951698&lt;br /&gt;   System.Web.VirtualPathUtility.ToAbsolute&amp;#40;String virtualPath, String applicationPath&amp;#41; &amp;#43;22&lt;br /&gt;   umbraco.IO.IOHelper.ResolveUrl&amp;#40;String virtualPath&amp;#41; in E&amp;#58;&amp;#92;Projects&amp;#92;umbraco_92d7d98ea3fe&amp;#92;umbraco&amp;#92;businesslogic&amp;#92;IO&amp;#92;IOHelper.cs&amp;#58;49&lt;br /&gt;   umbraco.IO.IOHelper.ResolveUrlsFromTextString&amp;#40;String text&amp;#41; in E&amp;#58;&amp;#92;Projects&amp;#92;umbraco_92d7d98ea3fe&amp;#92;umbraco&amp;#92;businesslogic&amp;#92;IO&amp;#92;IOHelper.cs&amp;#58;79&lt;br /&gt;   umbraco.NodeFactory.Property.get_Value&amp;#40;&amp;#41; &amp;#43;10&lt;br /&gt;&lt;br /&gt;It seems that a regex has been changed, and now this code&amp;#58;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;if &amp;#40;tag.Groups&amp;#91;1&amp;#93;.Success&amp;#41;&lt;br /&gt;  url &amp;#61; tag.Groups&amp;#91;1&amp;#93;.Value&amp;#59;&lt;br /&gt;&lt;br /&gt;will get the &amp;#61;&amp;#34; part of the string instead of the actual url.&lt;br /&gt;&lt;br /&gt;Looks like changing it to &amp;#91;2&amp;#93; would solve the problem...&amp;#63;&lt;br /&gt;&lt;br /&gt;Comments: Hi,I&amp;#39;ve applied the patch compiling 4.7.1 sources, and then update bussinesslogic.dll ... then... everything broke&amp;#33;&amp;#33;&amp;#33;&amp;#10;&amp;#10;So, I revert the changes.&amp;#10;&amp;#10;My solution was, &amp;#10;1. apply &amp;#10;&amp;#60;add name&amp;#61;&amp;#34;mediaItemsUrlFix&amp;#34;&amp;#10;virtualUrl&amp;#61;&amp;#34;&amp;#94;&amp;#126;&amp;#47;&amp;#40;.&amp;#42;&amp;#41;&amp;#92;&amp;#126;&amp;#40;.&amp;#42;&amp;#41;&amp;#34;&amp;#10;rewriteUrlParameter&amp;#61;&amp;#34;ExcludeFromClientQueryString&amp;#34;&amp;#10;destinationUrl&amp;#61;&amp;#34;&amp;#126;&amp;#47;&amp;#36;2&amp;#34;&amp;#10;ignoreCase&amp;#61;&amp;#34;true&amp;#34; &amp;#47;&amp;#62;&amp;#10;&amp;#10;And this need to be false in the umbracoSettings.config&amp;#58;&amp;#10;&amp;#60;ResolveUrlsFromTextString&amp;#62;false&amp;#60;&amp;#47;ResolveUrlsFromTextString&amp;#62;&amp;#10;&amp;#10;2. update database&amp;#10;UPDATE &amp;#91;cmsPropertyData&amp;#93;&amp;#10;SET &amp;#91;dataNvarchar&amp;#93; &amp;#61; &amp;#39;&amp;#126;&amp;#39; &amp;#43; &amp;#91;dataNvarchar&amp;#93;&amp;#10;WHERE &amp;#91;dataNvarchar&amp;#93; like &amp;#39;&amp;#47;media&amp;#47;&amp;#37;&amp;#39;&amp;#10;&amp;#10;then everything works perfect&amp;#33;&amp;#10;&amp;#10;thank you, I hope a new minor versi&amp;#243;n for this corrections, or umbraco 5 &amp;#59;&amp;#41;&amp;#10;&amp;#10;byte&amp;#33;&amp;#33;</description><author>JuanK</author><pubDate>Wed, 08 Feb 2012 21:59:36 GMT</pubDate><guid isPermaLink="false">Commented Issue: The relative virtual path '="' is not allowed here. [30639] 20120208095936P</guid></item><item><title>Commented Issue: Turkish I problem affects Umbraco 5 Beta1 [30649]</title><link>http://umbraco.codeplex.com/workitem/30649</link><description>&lt;br /&gt;It seems impossible to install on Turkish version of Windows because of infamous Turkish I  problem. Below is the line from trace log&amp;#58;&lt;br /&gt;&lt;br /&gt;NHibernate.HibernateException&amp;#58; Wrong column type in AttributeDateValue for column Id. Found&amp;#58; uniqueidentifier, Expected UNIQUEIDENTIFIER&lt;br /&gt;&lt;br /&gt;As you see, uppercase &amp;#38; lowercase versions of uniqueidentifier are not equal in Turkish system.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;From Microsoft&amp;#39;s site&amp;#58; &lt;br /&gt;For nearly all Latin alphabets, including U.S. English, the character i &amp;#40;&amp;#92;u0069&amp;#41; is the lowercase version of the character I &amp;#40;&amp;#92;u0049&amp;#41;. This casing rule quickly becomes the default for someone programming in such a culture. However, in Turkish &amp;#40;&amp;#34;tr-TR&amp;#34;&amp;#41;, there exists a capital &amp;#34;i with a dot,&amp;#34; character  &amp;#40;&amp;#92;u0130&amp;#41;, which is the capital version of i. Similarly, in Turkish, there is a lowercase &amp;#34;i without a dot,&amp;#34; or  &amp;#40;&amp;#92;u0131&amp;#41;, which capitalizes to I. This behavior occurs in the Azeri culture &amp;#40;&amp;#34;az&amp;#34;&amp;#41; as well.&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;msdn.microsoft.com&amp;#47;en-us&amp;#47;library&amp;#47;ms973919.aspx&amp;#35;stringsinnet20_topic5&lt;br /&gt;Comments: NHibernate thinks that uniqueidentifier and UNIQUEIDENTIFIER are different column types. Is it Nhibernate problem or Umbraco&amp;#39;s&amp;#63;</description><author>Nime</author><pubDate>Wed, 08 Feb 2012 21:48:16 GMT</pubDate><guid isPermaLink="false">Commented Issue: Turkish I problem affects Umbraco 5 Beta1 [30649] 20120208094816P</guid></item><item><title>Source code checked in, #18e2750c40bd</title><link>http://umbraco.codeplex.com/SourceControl/changeset/changes/18e2750c40bd</link><description>Some debugging of user storage upgrade - changes ID of profile schema to avoid clash with existing schema already in use in RTM, and tries to use the membership service to resave the password so it gets salted as per config. Also adds a check inside HiveMembershipProvider to avoid validating a password against a salted version if the salt from last time is null.</description><author>boxbinary</author><pubDate>Wed, 08 Feb 2012 19:12:52 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18e2750c40bd 20120208071252P</guid></item><item><title>Created Issue: Update tinyMCEimageHelper.cs - RTE to correctly use the umbracoMediaPath setting when inserting images [30723]</title><link>http://umbraco.codeplex.com/workitem/30723</link><description>Credit to Erwyn van der Meer for suggestions and initial work on this proposed enhancement. &lt;br /&gt;&lt;br /&gt;Modified tinyMCEimageHelper.cs to allow the RTE to correctly use the umbracoMediaPath setting when inserting images.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;</description><author>psterling</author><pubDate>Wed, 08 Feb 2012 18:33:22 GMT</pubDate><guid isPermaLink="false">Created Issue: Update tinyMCEimageHelper.cs - RTE to correctly use the umbracoMediaPath setting when inserting images [30723] 20120208063322P</guid></item><item><title>Created Issue: Update to content.cs - cached XmlDocument is refreshed when the Umbraco.config file changes on disk [30722]</title><link>http://umbraco.codeplex.com/workitem/30722</link><description>Credit to Erwyn van der Meer for suggestions and initial work on this proposed enhancement.  &lt;br /&gt;&lt;br /&gt;Modifies content.cs, so that the cached XmlDocument is refreshed when the Umbraco.config file changes on disk. Fixed an issue with cached &amp;#8220;pretty URL&amp;#8217;s&amp;#8221; not being updated, that appeared after adding this update mechanism.&lt;br /&gt;&lt;br /&gt;These issues principally surface on sites where there is a very high-volume of traffic AND a high-volume of publish events &amp;#40;cache updates&amp;#41; in a web farm configuration.&lt;br /&gt;</description><author>psterling</author><pubDate>Wed, 08 Feb 2012 18:26:26 GMT</pubDate><guid isPermaLink="false">Created Issue: Update to content.cs - cached XmlDocument is refreshed when the Umbraco.config file changes on disk [30722] 20120208062626P</guid></item><item><title>Created Feature: Update DatabaseInstallModel to Populate View when web.config already updated [30721]</title><link>http://umbraco.codeplex.com/workitem/30721</link><description>A Usability feature specific to installs from WebPI, WebMatrix, WebDeploy&amp;#58;&lt;br /&gt;&lt;br /&gt;When the Database.cshtml View loads, check the &amp;#92;App_Data&amp;#92;Umbraco&amp;#92;HiveConfig&amp;#92;web.config file for an already configured provider &amp;#40;connectionString &amp;#43; providerName&amp;#41;&amp;#59; if present populate the view fields with the values.  In the case of the MsSqlCe4 provider, also select the SQLCE radio button and hide the SQL input fields.&lt;br /&gt;&lt;br /&gt;As the WebDeploy package creates a database and user and updates the settings in the above config file, the step of presenting the empty form during the Umbraco install is a duplicate step&lt;br /&gt;</description><author>psterling</author><pubDate>Wed, 08 Feb 2012 17:57:34 GMT</pubDate><guid isPermaLink="false">Created Feature: Update DatabaseInstallModel to Populate View when web.config already updated [30721] 20120208055734P</guid></item><item><title>Created Issue: Stylesheet content gets deleted if you change case [30720]</title><link>http://umbraco.codeplex.com/workitem/30720</link><description>This in Umbraco 4.7.1.1&lt;br /&gt;&lt;br /&gt;How to Reproduce&lt;br /&gt;&lt;br /&gt;&amp;#42; Create a new stylesheet in the Umbraco backend called Test&lt;br /&gt;&amp;#42; Add some content to it&lt;br /&gt;&amp;#42; Now rename the file from &amp;#39;Test&amp;#39; to &amp;#39;test&amp;#39;&lt;br /&gt;&amp;#42; Reload nodes&lt;br /&gt;&amp;#42; Check your stylesheet - all the content has been permanently deleted&lt;br /&gt;&lt;br /&gt;Basically, it seems if you change the case of the stylesheet name then you lose all the content. Renaming it to something different works fine.&lt;br /&gt;</description><author>Diplo</author><pubDate>Wed, 08 Feb 2012 13:38:29 GMT</pubDate><guid isPermaLink="false">Created Issue: Stylesheet content gets deleted if you change case [30720] 20120208013829P</guid></item><item><title>Source code checked in, #cd58878991ce</title><link>http://umbraco.codeplex.com/SourceControl/changeset/changes/cd58878991ce</link><description>Added check to media proxy controller to check for empty media id</description><author>mattbrailsford</author><pubDate>Wed, 08 Feb 2012 13:19:10 GMT</pubDate><guid isPermaLink="false">Source code checked in, #cd58878991ce 20120208011910P</guid></item><item><title>Created Issue: NOTE TO REPORTERS: Issue tracker for v5 location has changed [30719]</title><link>http://umbraco.codeplex.com/workitem/30719</link><description>Hi there this is just a note for reporters, if you have found an issue or want to log a feature idea for Umbraco 5, please do so at http&amp;#58;&amp;#47;&amp;#47;issues.umbraco.org - otherwise we may not see them. Many thanks&amp;#33;&lt;br /&gt;</description><author>boxbinary</author><pubDate>Wed, 08 Feb 2012 12:17:11 GMT</pubDate><guid isPermaLink="false">Created Issue: NOTE TO REPORTERS: Issue tracker for v5 location has changed [30719] 20120208121711P</guid></item><item><title>Source code checked in, #9ab3c481436a</title><link>http://umbraco.codeplex.com/SourceControl/changeset/changes/9ab3c481436a</link><description>Updated installer to use Membership service to create user</description><author>mattbrailsford</author><pubDate>Wed, 08 Feb 2012 09:59:29 GMT</pubDate><guid isPermaLink="false">Source code checked in, #9ab3c481436a 20120208095929A</guid></item><item><title>Source code checked in, #aab0ff904003</title><link>http://umbraco.codeplex.com/SourceControl/changeset/changes/aab0ff904003</link><description>Successfull build</description><author>mattbrailsford</author><pubDate>Wed, 08 Feb 2012 09:47:09 GMT</pubDate><guid isPermaLink="false">Source code checked in, #aab0ff904003 20120208094709A</guid></item><item><title>Source code checked in, #19a2e946d958</title><link>http://umbraco.codeplex.com/SourceControl/changeset/changes/19a2e946d958</link><description>Merge with default</description><author>mattbrailsford</author><pubDate>Wed, 08 Feb 2012 09:15:56 GMT</pubDate><guid isPermaLink="false">Source code checked in, #19a2e946d958 20120208091556A</guid></item></channel></rss>
