Server Error in '/' 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 'seapines.vacation_rentals.propertydettemp'.

Source Error:


Line 1:  <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="propertydettemp.aspx.cs" Inherits="seapines.vacation_rentals.propertydettemp" %><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="en"><head runat="server"><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, maximum-scale=1.0, user-scalable=no" /><title></title><style> #divCal table { float:left; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; margin:0px 10px 10px 0px; } </style></head><body><form id="form1" runat="server"><div><asp:Literal ID="litDescHeader" runat="server"></asp:Literal><asp:Literal ID="litDescBody" runat="server"></asp:Literal><div id="divCal"><%if (Convert.ToString(Request.QueryString["pagetype"]) == "cal") { %><table width="600" height="23" cellspacing="2" cellpadding="0" border="0" align="center"><tbody><tr><td width="25" valign="middle" height="18" bgcolor="#CCCCCC" align="right">&nbsp;</td><td width="175" valign="middle" align="left"><font class="nav"> Not Available</font></td><td width="25" valign="middle" height="18" bgcolor="#fff" align="right">&nbsp;</td><td width="175" valign="middle" align="left"><font class="nav"></font></td><td width="25" valign="middle" height="18" bgcolor="#fff" align="right">&nbsp;</td><td width="175" valign="middle" align="left"><font class="nav"></font></td></tr></tbody></table><asp:PlaceHolder ID="PlaceHolder1" runat="server"></asp:PlaceHolder><%} %></div><div class="clear"></div></div></form></body></html>

Source File: /vacation-rentals/propertydettemp.aspx    Line: 1


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