Re: Parse Error and ValidateRequest="false"

  •  12-13-2005, 2:37 PM

    Re: Parse Error and ValidateRequest="false"

    Sorry about the lack of clarity.  I'm way past my quitting time, and haven't slept.  Here is what I'm seeing:
     

    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 MyApplication.Global'.

    Source Error:

    Line 1:  <%@ Application Codebehind="Global.asax.cs" Inherits="MyApplication.Global" %>
    

    Source File: E:\WebSites\Testing\secure.mysite.com\MenuTest\global.asax    Line: 1


    Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
View Complete Thread