Hi i'm having issues trying to deplay teh project that buildn no problem. Wondering if someone had suggestions. Thanks
This is the url that throws the error:
member-area is a virtual directory
Error:
This is the url that throws the error:
member-area is a virtual directory
Error:
Code:
Server Error in '/member-area' 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 'WebApplication1.member_area.MemberLogin'.
Source Error:
Line 1: <%@ Page EnableEventValidation="false" Language="C#" AutoEventWireup="true" CodeBehind="MemberLogin.aspx.cs" Inherits="WebApplication1.member_area.MemberLogin" %>
Line 2: <%@ Register Src="userControls/LoginForm.ascx" TagName="LoginForm" TagPrefix="uc1" %>
Line 3:
Source File: /member-area/MemberLogin.aspx Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832