<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>umbracoonazure Discussions Rss Feed</title><link>http://umbracoonazure.codeplex.com/discussions</link><description>umbracoonazure Discussions Rss Description</description><item><title>New Post: Missing style (.css) when added cloud project</title><link>http://umbracoonazure.codeplex.com/discussions/400481</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;But If I publish to Azure is working well..the problem is when I debug directly from VS.&lt;/p&gt;&lt;/div&gt;</description><author>gresziu</author><pubDate>Wed, 24 Oct 2012 14:23:10 GMT</pubDate><guid isPermaLink="false">New Post: Missing style (.css) when added cloud project 20121024022310P</guid></item><item><title>New Post: Missing style (.css) when added cloud project</title><link>http://umbracoonazure.codeplex.com/discussions/400481</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;following the guide, when I have done almost everything what I needed until page 18, my website is missing the style, i&lt;span&gt;.e. all the tabs in one page. I have seen that doesn't take the .css.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If I remove the cloud project, the website shows correctly, even with a connection to the Azure SQL.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;What I'm missing here?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;PD. I can't debbug the sample project because it says &lt;strong&gt;&amp;quot;Full IIS is not installed or available&amp;quot;.&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I'm working in a windows 7 machine with the files that I have copy from the IIS of teh server.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;/div&gt;</description><author>gresziu</author><pubDate>Tue, 23 Oct 2012 15:40:41 GMT</pubDate><guid isPermaLink="false">New Post: Missing style (.css) when added cloud project 20121023034041P</guid></item><item><title>New Post: Could not load type 'Umbraco.Cms.Web.Security.RoleProviderAuthenticationModule' from assembly 'Umbraco.Cms.Web'</title><link>http://umbracoonazure.codeplex.com/discussions/357332</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;I've followed the documentation until step 3.2.2 to Migrate files to blob storage and I still can access my Umbraco site in my local host with the DB in Azure.&lt;/p&gt;
&lt;p&gt;Next in the doco is step 3.2.3 to do Configuration changes. After I've completed those steps, I've got below error. Has anyone have this problem before? Its complaining about the assembly 'Umbraco.Cms.Web' ... I've ensure copied bin folder and App_Plugins
 folder into my Umbraco folder.&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;Could not load type 'Umbraco.Cms.Web.Security.RoleProviderAuthenticationModule' from assembly 'Umbraco.Cms.Web'.
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;span style="color:#0000ff"&gt;Description: 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;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;Exception Details: System.TypeLoadException: Could not load type 'Umbraco.Cms.Web.Security.RoleProviderAuthenticationModule' from assembly 'Umbraco.Cms.Web'.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;Source Error:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;Stack Trace:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;span style="color:#0000ff"&gt;[TypeLoadException: Could not load type 'Umbraco.Cms.Web.Security.RoleProviderAuthenticationModule' from assembly 'Umbraco.Cms.Web'.]&lt;/span&gt;&lt;br&gt;
&lt;span style="color:#0000ff"&gt;&amp;nbsp;&amp;nbsp; System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, Boolean loadTypeFromPartialName, ObjectHandleOnStack type) &amp;#43;0&lt;/span&gt;&lt;br&gt;
&lt;span style="color:#0000ff"&gt;&amp;nbsp;&amp;nbsp; System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark&amp;amp; stackMark, Boolean loadTypeFromPartialName) &amp;#43;95&lt;/span&gt;&lt;br&gt;
&lt;span style="color:#0000ff"&gt;&amp;nbsp;&amp;nbsp; System.RuntimeType.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark&amp;amp; stackMark) &amp;#43;54&lt;/span&gt;&lt;br&gt;
&lt;span style="color:#0000ff"&gt;&amp;nbsp;&amp;nbsp; System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) &amp;#43;65&lt;/span&gt;&lt;br&gt;
&lt;span style="color:#0000ff"&gt;&amp;nbsp;&amp;nbsp; System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) &amp;#43;69&lt;/span&gt;&lt;br&gt;
&lt;span style="color:#0000ff"&gt;&amp;nbsp;&amp;nbsp; System.Web.Configuration.ConfigUtil.GetType(String typeName, String propertyName, ConfigurationElement configElement, XmlNode node, Boolean checkAptcaBit, Boolean ignoreCase) &amp;#43;52&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;[ConfigurationErrorsException: Could not load type 'Umbraco.Cms.Web.Security.RoleProviderAuthenticationModule' from assembly 'Umbraco.Cms.Web'.]&lt;/span&gt;&lt;br&gt;
&lt;span style="color:#0000ff"&gt;&amp;nbsp;&amp;nbsp; System.Web.Configuration.ConfigUtil.GetType(String typeName, String propertyName, ConfigurationElement configElement, XmlNode node, Boolean checkAptcaBit, Boolean ignoreCase) &amp;#43;360&lt;/span&gt;&lt;br&gt;
&lt;span style="color:#0000ff"&gt;&amp;nbsp;&amp;nbsp; System.Web.Configuration.ConfigUtil.GetType(String typeName, String propertyName, ConfigurationElement configElement, Boolean checkAptcaBit) &amp;#43;27&lt;/span&gt;&lt;br&gt;
&lt;span style="color:#0000ff"&gt;&amp;nbsp;&amp;nbsp; System.Web.Configuration.Common.ModulesEntry.SecureGetType(String typeName, String propertyName, ConfigurationElement configElement) &amp;#43;44&lt;/span&gt;&lt;br&gt;
&lt;span style="color:#0000ff"&gt;&amp;nbsp;&amp;nbsp; System.Web.Configuration.Common.ModulesEntry..ctor(String name, String typeName, String propertyName, ConfigurationElement configElement) &amp;#43;52&lt;/span&gt;&lt;br&gt;
&lt;span style="color:#0000ff"&gt;&amp;nbsp;&amp;nbsp; System.Web.HttpApplication.BuildIntegratedModuleCollection(List`1 moduleList) &amp;#43;200&lt;/span&gt;&lt;br&gt;
&lt;span style="color:#0000ff"&gt;&amp;nbsp;&amp;nbsp; System.Web.HttpApplication.GetModuleCollection(IntPtr appContext) &amp;#43;1365&lt;/span&gt;&lt;br&gt;
&lt;span style="color:#0000ff"&gt;&amp;nbsp;&amp;nbsp; Microsoft.Web.Infrastructure.DynamicModuleHelper.DynamicModuleReflectionUtil.GetIntegratedModuleCollection(HttpApplication target, IntPtr appContext) &amp;#43;33&lt;/span&gt;&lt;br&gt;
&lt;span style="color:#0000ff"&gt;&amp;nbsp;&amp;nbsp; Microsoft.Web.Infrastructure.DynamicModuleHelper.CriticalStatics.Init(HttpApplication context) &amp;#43;179&lt;/span&gt;&lt;br&gt;
&lt;span style="color:#0000ff"&gt;&amp;nbsp;&amp;nbsp; Microsoft.Web.Infrastructure.DynamicModuleHelper.IntegratedDynamicModule.Init(HttpApplication context) &amp;#43;6&lt;/span&gt;&lt;br&gt;
&lt;span style="color:#0000ff"&gt;&amp;nbsp;&amp;nbsp; System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) &amp;#43;517&lt;/span&gt;&lt;br&gt;
&lt;span style="color:#0000ff"&gt;&amp;nbsp;&amp;nbsp; System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) &amp;#43;194&lt;/span&gt;&lt;br&gt;
&lt;span style="color:#0000ff"&gt;&amp;nbsp;&amp;nbsp; System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) &amp;#43;339&lt;/span&gt;&lt;br&gt;
&lt;span style="color:#0000ff"&gt;&amp;nbsp;&amp;nbsp; System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) &amp;#43;253&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;[HttpException (0x80004005): Could not load type 'Umbraco.Cms.Web.Security.RoleProviderAuthenticationModule' from assembly 'Umbraco.Cms.Web'.]&lt;/span&gt;&lt;br&gt;
&lt;span style="color:#0000ff"&gt;&amp;nbsp;&amp;nbsp; System.Web.HttpRuntime.FirstRequestInit(HttpContext context) &amp;#43;9090876&lt;/span&gt;&lt;br&gt;
&lt;span style="color:#0000ff"&gt;&amp;nbsp;&amp;nbsp; System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) &amp;#43;97&lt;/span&gt;&lt;br&gt;
&lt;span style="color:#0000ff"&gt;&amp;nbsp;&amp;nbsp; System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) &amp;#43;256&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Any help would be very appreciated.&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;Chen&lt;/p&gt;
&lt;/div&gt;</description><author>sopacsolutions</author><pubDate>Mon, 28 May 2012 00:01:21 GMT</pubDate><guid isPermaLink="false">New Post: Could not load type 'Umbraco.Cms.Web.Security.RoleProviderAuthenticationModule' from assembly 'Umbraco.Cms.Web' 20120528120121A</guid></item><item><title>New Post: HTTP Error 403.14 - Forbidden </title><link>http://umbracoonazure.codeplex.com/discussions/347660</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Interesting (well, this is maybe, because I don't really understand how the hive works) I found that where configuration for persistency repository (DB connection string) should be set is inside web.config but the one into the folder ~\UmbracoProject\App_Data\Umbraco\HiveConfig.&lt;/p&gt;
&lt;p&gt;I discovered that when I wanted to make a copy of Umbraco site from one Azure subscription to another and make the new version to use a new DB.&lt;/p&gt;
&lt;p&gt;Anyway, Umbraco 5 looks great, thanks Morten for all the help!&lt;/p&gt;
&lt;p&gt;Best regards.&lt;/p&gt;&lt;/div&gt;</description><author>dhabed</author><pubDate>Tue, 10 Apr 2012 04:10:31 GMT</pubDate><guid isPermaLink="false">New Post: HTTP Error 403.14 - Forbidden  20120410041031A</guid></item><item><title>New Post: HTTP Error 403.14 - Forbidden </title><link>http://umbracoonazure.codeplex.com/discussions/347660</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;The current way of configuring the blob storage provider is a little unfortunate, but its one of the areas im hoping to improve for the 5.1 release of Umbraco and possibly create a visual studio template to make it even easier.&lt;/p&gt;
&lt;p&gt;- Morten&lt;/p&gt;&lt;/div&gt;</description><author>sitereactor</author><pubDate>Mon, 09 Apr 2012 07:51:22 GMT</pubDate><guid isPermaLink="false">New Post: HTTP Error 403.14 - Forbidden  20120409075122A</guid></item><item><title>New Post: HTTP Error 403.14 - Forbidden </title><link>http://umbracoonazure.codeplex.com/discussions/347660</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Morten,&lt;/p&gt;
&lt;p&gt;I was able to fix the problem, as you indicated, it was wrong configuration in web.config but, in the web.config file inside the folder UmbracoRuntime which is in side the solution folder. I fixed both elements in the file:&lt;/p&gt;
&lt;p&gt;
&lt;p&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;font face="Consolas" size="2" color="#0000ff"&gt;
&lt;p&gt;&amp;lt;&lt;span style="font-family: Consolas; color: #a31515; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #a31515; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #a31515; font-size: x-small;"&gt;sectionGroup&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Consolas; color: #ff0000; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #ff0000; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #ff0000; font-size: x-small;"&gt;name&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;=&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; font-size: x-small;"&gt;"&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;fileSystemProviderSettings&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; font-size: x-small;"&gt;"&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;p&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;font face="Consolas" size="2" color="#0000ff"&gt;
&lt;p&gt;&amp;lt;&lt;span style="font-family: Consolas; color: #a31515; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #a31515; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #a31515; font-size: x-small;"&gt;fileSystemProviderSettings&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Consolas; color: #0000ff; font-size: x-small;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;and republished the Azure project (web role) to Azure from Visual Studio. I think this has to do with the post build instructions for the MVC project. I assumed from the beginning that modifying that web.config in the MVC project was enough and that file was going to be one used by Umbraco on Azure but someway it doesn't seems to be updated into that UmbracoRuntime folder so Umbraco returns error.&lt;/p&gt;
&lt;p&gt;Conclusion, problem fixed when fixing web.config in UmbracoRuntime folder.&lt;/p&gt;
&lt;p&gt;Cheers.&lt;/p&gt;&lt;/div&gt;</description><author>dhabed</author><pubDate>Mon, 09 Apr 2012 00:15:54 GMT</pubDate><guid isPermaLink="false">New Post: HTTP Error 403.14 - Forbidden  20120409121554A</guid></item><item><title>New Post: HTTP Error 403.14 - Forbidden </title><link>http://umbracoonazure.codeplex.com/discussions/347660</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;This error is related to the azure storage connectionstring you have in your web.config. The plugin folder should have an example of how it should be configured. By default its using development storage, so if you haven't changed it before deploying to Azure  that would be why its throwing an exception ;)&lt;/p&gt;
&lt;p&gt;Here is an example of a configuration of media (file-uploader), stylesheets and scripts from the umbraco/fileSystemProviderSettings section in web.config:&lt;/p&gt;
&lt;p&gt;
&lt;div style="color: black; background-color: white;"&gt;
&lt;pre&gt;&lt;span style="color: blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #a31515;"&gt;file-uploader&lt;/span&gt; &lt;span style="color: red;"&gt;supportedExtensions&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt;&lt;span style="color: blue;"&gt;*.jpg;*.gif;*.pdf;*.docx;*.mp4&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt; &lt;span style="color: red;"&gt;container&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt;&lt;span style="color: blue;"&gt;media&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt; &lt;span style="color: red;"&gt;rootPublicDomain&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt;&lt;span style="color: blue;"&gt;http://ACCOUNTNAME.blob.core.windows.net&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt; &lt;span style="color: red;"&gt;connectionString&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt;&lt;span style="color: blue;"&gt;DefaultEndpointsProtocol=http;AccountName=ACCOUNTNAME;AccountKey=ACCOUNTKEY&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt; &lt;span style="color: blue;"&gt;/&amp;gt;&lt;/span&gt;
&lt;span style="color: blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #a31515;"&gt;stylesheets&lt;/span&gt; &lt;span style="color: red;"&gt;supportedExtensions&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt;&lt;span style="color: blue;"&gt;*.css&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt; &lt;span style="color: red;"&gt;container&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt;&lt;span style="color: blue;"&gt;css&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt; &lt;span style="color: red;"&gt;rootPublicDomain&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt;&lt;span style="color: blue;"&gt;http://ACCOUNTNAME.blob.core.windows.net&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt; &lt;span style="color: red;"&gt;connectionString&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt;&lt;span style="color: blue;"&gt;DefaultEndpointsProtocol=http;AccountName=ACCOUNTNAME;AccountKey=ACCOUNTKEY&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt; &lt;span style="color: blue;"&gt;/&amp;gt;&lt;/span&gt;
&lt;span style="color: blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #a31515;"&gt;scripts&lt;/span&gt; &lt;span style="color: red;"&gt;supportedExtensions&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt;&lt;span style="color: blue;"&gt;*.js&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt; &lt;span style="color: red;"&gt;container&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt;&lt;span style="color: blue;"&gt;scripts&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt; &lt;span style="color: red;"&gt;rootPublicDomain&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt;&lt;span style="color: blue;"&gt;http://ACCOUNTNAME.blob.core.windows.net&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt; &lt;span style="color: red;"&gt;connectionString&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt;&lt;span style="color: blue;"&gt;DefaultEndpointsProtocol=http;AccountName=ACCOUNTNAME;AccountKey=ACCOUNTKEY&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt; &lt;span style="color: blue;"&gt;/&amp;gt;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;br /&gt;Hope this makes sense.&lt;/p&gt;
&lt;p&gt;- Morten&lt;/p&gt;&lt;/div&gt;</description><author>sitereactor</author><pubDate>Wed, 04 Apr 2012 11:35:12 GMT</pubDate><guid isPermaLink="false">New Post: HTTP Error 403.14 - Forbidden  20120404113512A</guid></item><item><title>New Post: HTTP Error 403.14 - Forbidden </title><link>http://umbracoonazure.codeplex.com/discussions/347660</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Morten,&lt;/p&gt;
&lt;p&gt;Yes, your answer was of greate help, now we can browse to Umbraco on Azure.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We still have an issue you may help us with, when selecting Settings in Umbraco we get the following error message:&lt;/p&gt;
&lt;h3 style="widows: 2; text-transform: none; background-color: #ffffff; font-variant: normal; font-style: normal; text-indent: 0px; margin: 5px 0px; outline-width: 0px; letter-spacing: normal; font-family: 'Trebuchet MS',Verdana,Arial,'Lucida Grande'; white-space: normal; orphans: 2; color: #999999; font-size: 1.2em; vertical-align: baseline; font-weight: bold; word-spacing: 0px; border-width: 0px; padding: 0px;"&gt;Exception&lt;/h3&gt;
&lt;div style="widows: 2; text-transform: none; background-color: #ffffff; text-indent: 0px; margin: 0px; outline-width: 0px; letter-spacing: normal; font: 12px/12px 'Trebuchet MS',Verdana,Arial,'Lucida Grande'; white-space: normal; orphans: 2; color: #000000; vertical-align: baseline; word-spacing: 0px; border-width: 0px; padding: 10px;"&gt;No valid combination of account information found.&lt;/div&gt;
&lt;h3 style="widows: 2; text-transform: none; background-color: #ffffff; font-variant: normal; font-style: normal; text-indent: 0px; margin: 5px 0px; outline-width: 0px; letter-spacing: normal; font-family: 'Trebuchet MS',Verdana,Arial,'Lucida Grande'; white-space: normal; orphans: 2; color: #999999; font-size: 1.2em; vertical-align: baseline; font-weight: bold; word-spacing: 0px; border-width: 0px; padding: 0px;"&gt;Stack trace&lt;/h3&gt;
&lt;div id="stackTrace" style="widows: 2; text-transform: none; background-color: #ffffff; text-indent: 0px; margin: 0px; outline-width: 0px; letter-spacing: normal; font: 12px/12px 'Trebuchet MS',Verdana,Arial,'Lucida Grande'; white-space: normal; orphans: 2; color: #000000; vertical-align: baseline; word-spacing: 0px; border-width: 0px; padding: 10px;"&gt;at Microsoft.WindowsAzure.CloudStorageAccount.&amp;lt;Parse&amp;gt;b__0(String err) at Microsoft.WindowsAzure.CloudStorageAccount.TryParse(String s, CloudStorageAccount&amp;amp; accountInformation, Action`1 error) at Microsoft.WindowsAzure.CloudStorageAccount.Parse(String value) at Umbraco.Hive.Providers.IO.Blob.EntityRepository.BlobSetup() at Umbraco.Hive.Providers.IO.Blob.EntityRepository..ctor(ProviderMetadata providerMetadata, Settings settings, IFrameworkContext frameworkContext) at Umbraco.Hive.Providers.IO.Blob.EntityRepositoryFactory.GetReadonlyRepository() at Umbraco.Hive.ProviderSupport.ReadonlyProviderUnitFactory.CreateReadonly() at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext() at System.Linq.Buffer`1..ctor(IEnumerable`1 source) at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source) at Umbraco.Hive.ProviderGrouping.ReadonlyGroupUnitFactory.CreateReadonly[TFilter](AbstractScopedCache overrideCacheScope) at Umbraco.Hive.FactoryExtensions.GetRootNodeId(ReadonlyGroupUnitFactory`1 factory) at Umbraco.Cms.Web.Trees.TreeController.CreateRootNode(FormCollection queryStrings) at Umbraco.Cms.Web.Trees.AbstractFileSystemTreeController.CreateRootNode(FormCollection queryStrings) at Umbraco.Cms.Web.Trees.TreeController.Index(HiveId id, FormCollection querystrings) at lambda_method(Closure , TreeController ) at Umbraco.Cms.Web.ControllerExtensions.ProxyRequestToController[TResult,TControllerType](ControllerBase controller, TControllerType proxyController, Expression`1 methodSelector, String area) at Umbraco.Cms.Web.Trees.ApplicationTreeController.GetRootResultFromTreeController(ITree t) at Umbraco.Cms.Web.Trees.ApplicationTreeController.Index(String appAlias) at lambda_method(Closure , ControllerBase , Object[] ) at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.&amp;lt;&amp;gt;c__DisplayClass15.&amp;lt;InvokeActionMethodWithFilters&amp;gt;b__12() at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)&lt;/div&gt;
&lt;div style="widows: 2; text-transform: none; background-color: #ffffff; text-indent: 0px; margin: 0px; outline-width: 0px; letter-spacing: normal; font: 12px/12px 'Trebuchet MS',Verdana,Arial,'Lucida Grande'; white-space: normal; orphans: 2; color: #000000; vertical-align: baseline; word-spacing: 0px; border-width: 0px; padding: 10px;"&gt;Do you know what the cause could be?&lt;/div&gt;
&lt;div style="widows: 2; text-transform: none; background-color: #ffffff; text-indent: 0px; margin: 0px; outline-width: 0px; letter-spacing: normal; font: 12px/12px 'Trebuchet MS',Verdana,Arial,'Lucida Grande'; white-space: normal; orphans: 2; color: #000000; vertical-align: baseline; word-spacing: 0px; border-width: 0px; padding: 10px;"&gt;Thanks in advance.&lt;/div&gt;&lt;/div&gt;</description><author>dhabed</author><pubDate>Thu, 29 Mar 2012 20:58:09 GMT</pubDate><guid isPermaLink="false">New Post: HTTP Error 403.14 - Forbidden  20120329085809P</guid></item><item><title>New Post: HTTP Error 403.14 - Forbidden </title><link>http://umbracoonazure.codeplex.com/discussions/347660</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;From you screenshots it looks like you are missing some central folders in order for Umbraco and the website to work.&lt;br /&gt;Please note that the Azure Deployment Project only packages and deployes the files and folders, which are included included in the web application project (the project where you have your views etc for your umbraco based site).&lt;/p&gt;
&lt;p&gt;You have to make sure that the following folders are included in the deployment package as these folders are usually not included in a web application project:&lt;/p&gt;
&lt;p&gt;App_Data/Umbraco&lt;br /&gt;App_Plugins/&lt;br /&gt;Areas/&lt;/p&gt;
&lt;p&gt;The following folders are typically part of your web application project, so just verify that want you want deployed is included (both the Content and Scripts folders contains some assets which are used by Umbraco):&lt;br /&gt;Content/&lt;br /&gt;Scripts/&lt;br /&gt;Views/&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you are xcopying your files upon build to a folder with the content of an Umbraco release, as it looks like you are, you have to make sure that the ServiceDefinition.csdef is correctly configured:&lt;/p&gt;
&lt;p&gt;
&lt;div style="color: black; background-color: white;"&gt;
&lt;pre&gt;    &lt;span style="color: blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #a31515;"&gt;Sites&lt;/span&gt;&lt;span style="color: blue;"&gt;&amp;gt;&lt;/span&gt;
      &lt;span style="color: blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #a31515;"&gt;Site&lt;/span&gt; &lt;span style="color: red;"&gt;name&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt;&lt;span style="color: blue;"&gt;UmbWebSite&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt; &lt;span style="color: red;"&gt;physicalDirectory&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt;&lt;span style="color: blue;"&gt;..\UmbracoRuntime&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt;&lt;span style="color: blue;"&gt;&amp;gt;&lt;/span&gt;
        &lt;span style="color: blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #a31515;"&gt;Bindings&lt;/span&gt;&lt;span style="color: blue;"&gt;&amp;gt;&lt;/span&gt;
          &lt;span style="color: blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #a31515;"&gt;Binding&lt;/span&gt; &lt;span style="color: red;"&gt;name&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt;&lt;span style="color: blue;"&gt;Endpoint1&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt; &lt;span style="color: red;"&gt;endpointName&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt;&lt;span style="color: blue;"&gt;Endpoint1&lt;/span&gt;&lt;span style="color: black;"&gt;"&lt;/span&gt; &lt;span style="color: blue;"&gt;/&amp;gt;&lt;/span&gt;
        &lt;span style="color: blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: #a31515;"&gt;Bindings&lt;/span&gt;&lt;span style="color: blue;"&gt;&amp;gt;&lt;/span&gt;
      &lt;span style="color: blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: #a31515;"&gt;Site&lt;/span&gt;&lt;span style="color: blue;"&gt;&amp;gt;&lt;/span&gt;
    &lt;span style="color: blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: #a31515;"&gt;Sites&lt;/span&gt;&lt;span style="color: blue;"&gt;&amp;gt;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;/p&gt;
&lt;p&gt;Morten&lt;/p&gt;&lt;/div&gt;</description><author>sitereactor</author><pubDate>Thu, 29 Mar 2012 13:15:33 GMT</pubDate><guid isPermaLink="false">New Post: HTTP Error 403.14 - Forbidden  20120329011533P</guid></item><item><title>New Post: HTTP Error 403.14 - Forbidden </title><link>http://umbracoonazure.codeplex.com/discussions/347660</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I have the same problem as &lt;a class="UserProfileLink" href="http://www.codeplex.com/site/users/view/daniel6omez"&gt;daniel6omez&lt;/a&gt;, any help will be appreciated.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;&lt;/div&gt;</description><author>dhabed</author><pubDate>Tue, 13 Mar 2012 14:03:58 GMT</pubDate><guid isPermaLink="false">New Post: HTTP Error 403.14 - Forbidden  20120313020358P</guid></item><item><title>New Post: NullReferenceException</title><link>http://umbracoonazure.codeplex.com/discussions/347769</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi, i have this error after deploy umbraco on azure.&lt;/p&gt;
&lt;p&gt;[NullReferenceException: Object reference not set to an instance of an object.]&lt;br&gt;
&amp;nbsp;&amp;nbsp; Umbraco.Cms.Web.System.PluginManager.Initialize() in C:\temp\mainAzureHive\Source\Libraries\Umbraco.CMS.Web\System\PluginManager.cs:42&lt;br&gt;
&lt;br&gt;
[InvalidOperationException: The pre-application start initialization method Initialize on type Umbraco.Cms.Web.System.PluginManager threw an exception with the following error message: Object reference not set to an instance of an object..]&lt;br&gt;
&amp;nbsp;&amp;nbsp; System.Web.Compilation.BuildManager.InvokePreStartInitMethods(ICollection`1 methods) &amp;#43;11711662&lt;br&gt;
&amp;nbsp;&amp;nbsp; System.Web.Compilation.BuildManager.CallPreStartInitMethods() &amp;#43;465&lt;br&gt;
&amp;nbsp;&amp;nbsp; System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException)
 &amp;#43;1167&lt;br&gt;
&lt;br&gt;
[HttpException (0x80004005): The pre-application start initialization method Initialize on type Umbraco.Cms.Web.System.PluginManager threw an exception with the following error message: Object reference not set to an instance of an object..]&lt;br&gt;
&amp;nbsp;&amp;nbsp; System.Web.HttpRuntime.FirstRequestInit(HttpContext context) &amp;#43;11700592&lt;br&gt;
&amp;nbsp;&amp;nbsp; System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) &amp;#43;141&lt;br&gt;
&amp;nbsp;&amp;nbsp; System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) &amp;#43;4868789&lt;/p&gt;
&lt;p&gt;I really apreciate if you can point me in the correct direction.&lt;br&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;/div&gt;</description><author>daniel6omez</author><pubDate>Thu, 08 Mar 2012 02:30:42 GMT</pubDate><guid isPermaLink="false">New Post: NullReferenceException 20120308023042A</guid></item><item><title>New Post: HTTP Error 403.14 - Forbidden </title><link>http://umbracoonazure.codeplex.com/discussions/347660</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I have a little problem with the deploy on windows azure, i followed the documentation and everything is working (numeral 3.2.3), on the local machine, against the azure storage and sql azure.&lt;/p&gt;
&lt;p&gt;But when i follow the instructions for deploy the website on azure and try to open the umbraco in my browser it doesn't work. (numeral 3.3)&lt;/p&gt;
&lt;p&gt;I took a pictures of the related error.&lt;/p&gt;
&lt;p&gt;&lt;a title="http://dl.dropbox.com/u/13637812/umbraco5onazure.png" href="http://dl.dropbox.com/u/13637812/umbraco5onazure.png"&gt;http://dl.dropbox.com/u/13637812/umbraco5onazure.png&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="http://dl.dropbox.com/u/13637812/bin.png" href="http://dl.dropbox.com/u/13637812/bin.png"&gt;http://dl.dropbox.com/u/13637812/bin.png&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="http://dl.dropbox.com/u/13637812/physicalpath.png" href="http://dl.dropbox.com/u/13637812/physicalpath.png"&gt;http://dl.dropbox.com/u/13637812/physicalpath.png&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My question is&lt;/p&gt;
&lt;p&gt;should the bin look like that?, i mean, in the local umbraco project the bin directory has much more files and i added this post build script as you suggest&lt;/p&gt;
&lt;p&gt;xcopy /y &amp;quot;$(TargetDir)*.*&amp;quot; &amp;quot;$(SolutionDir)UmbracoRuntime\bin\&amp;quot;&lt;/p&gt;
&lt;p&gt;xcopy /y /e &amp;quot;$(ProjectDir)Content\*.*&amp;quot; &amp;quot;$(SolutionDir)UmbracoRuntime\Content\&amp;quot;&lt;/p&gt;
&lt;p&gt;xcopy /y /e &amp;quot;$(ProjectDir)Scripts\*.*&amp;quot; &amp;quot;$(SolutionDir)UmbracoRuntime\Scripts\&amp;quot;&lt;/p&gt;
&lt;p&gt;xcopy /y /e &amp;quot;$(ProjectDir)Views\*.*&amp;quot; &amp;quot;$(SolutionDir)UmbracoRuntime\Views\&amp;quot;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In case i copied all the bin file missing manually to windows azure would that make the umbraco installation work in azure?&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;
&lt;/div&gt;</description><author>daniel6omez</author><pubDate>Wed, 07 Mar 2012 13:57:18 GMT</pubDate><guid isPermaLink="false">New Post: HTTP Error 403.14 - Forbidden  20120307015718P</guid></item></channel></rss>