Parse Error and ValidateRequest="false"

Last post 12-13-2005, 3:00 PM by d3n4l1. 3 replies.
Sort Posts: Previous Next
  •  12-13-2005, 2:32 PM 13811

    Parse Error and ValidateRequest="false"

    About a month ago we brought this site live, and discovered cute editor likes to put html posts.  We turned ValidateRequest = "false" in order to make Cute Editor work.  Now I am upgrading from version 3.0 to 5.1.  And I'm encountering the Parse Error.  I just want to confirm that removing ValidateRequest = "false", effectively going from ValidateRequest = "true", the way it used to be is now what CuteEditor needs in 5.1, when upgrading from 3.0.
  •  12-13-2005, 2:37 PM 13814 in reply to 13811

    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
  •  12-13-2005, 2:49 PM 13816 in reply to 13814

    ImagesDropDown and LinksDropDown

    The above error is because the application did not compile.  There are no ImagesDropDown or LinksDropDown according to VS.  What am I looking for instead?  The two are used to fill them with folder data in the codebehind.
  •  12-13-2005, 3:00 PM 13819 in reply to 13816

    Re: ImagesDropDown and LinksDropDown

    Can I be any more unclear than that? :)
View as RSS news feed in XML