problem about windows-azure-web-sites-Collection of common programming errors


  • msdn
    windows-azure-forums windows-azure-web-sites
    I’ve create a new Azure website and am seeing the error below. The (really) odd thing is, I have another website instance that I have been working on for a while that is working just fine. I have published the exact same code to both instances; one worksand one shows the following error.Any help is appreciated.Server Error in ‘/’ Application.Could not load file or assembly ‘EntityFramework, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’ or one of its dependencies. The module

  • msdn
    windows-azure-forums windows-azure-web-sites
    I am moving a site from local environment to Azure Web Sites, but are getting config errors – I suspect it has something to do with permissions.Server Error in ‘/’ Application.Could not load file or assembly ‘UrlRewritingNet.UrlRewriter’ or one of its dependencies. The system cannot find the file specified.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

  • msdn
    windows-azure-forums windows-azure-web-sites
    I am trying to migrate a project to the azure websites preview (shared or reserved). I deployed all the resources and DLL’s through webdeploy and the DB using the Azure SQL Migration wizard. Everything seemed to deploy OK.However when I attempt to browse to the website I get the following HTTP error:502 – Web server received an invalid response while acting as a gateway or proxy server.There is a problem with the page you are looking for, and it cannot be displayed. When the Web server (while ac

  • msdn
    windows-azure-forums windows-azure-web-sites
    Hi,I have a Standard DotNetNuke website (with 3 portals) running on a small azure server. Till 2 days ago, everything ran fine. I added some DNN pages and galleries and still fine. Today, the website responds most of the time with ‘http error 503 the serviceis unavailable’.Anybody an idea? Main website is http://www.cobrasoft.beGreetings,Sigurd

  • msdn
    windows-azure-forums windows-azure-web-sites
    Our asp.net mvc 4 website running as an azure website suddenly (after weeks of running normally) start to throw error:Server Error in ‘/’ Application.Unable to create the store directory. (Exception from HRESULT: 0x80131468)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. Exception Details: System.IO.IsolatedStorage.IsolatedStorageExc

Originally posted 2013-11-29 06:16:48.