Orchard Web App install problem

Discussion in 'Third-party applications' started by markstones, Oct 10, 2011.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi Guys

    I've just installed the Orchard cms via the web installer and i get the following error when browsing the site:

    --------------------------------------------------------------------------

    Server Error in '/portal' Application.


    Parser Error
    Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

    Parser Error Message: Could not load type 'Global'.

    Source Error:


    Line 1: <%@ Application Language="C#" CodeBehind="~/App_Code/Global.asax.cs" Inherits="Global" %>



    Source File: /portal/global.asax Line: 1

    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.233

    --------------------------------------------------------------------------

    Is there something i've missed? IIS was set to ASP.NET 4 prior to install.

    Mark
     
  2. make sure there's no duplicate global.asax in the application directory
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page