Parser ErrorDescription: 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: 'BiceSurvey.UserVote' is not allowed here because it does not extend class 'System.Web.UI.Page'.Source Error: 
Line 1: <%@ Page Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="UserVote.aspx.cs" Inherits="BiceSurvey.UserVote" %> Line 2: <asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> Line 3: </asp:Content>