回复:我修改的一些文件,传上来与大家共享
有两个是在源码版中才能使用,
登陆界面有点问题,登陆界面缺少文件,显示如下:
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: The file '/system/Login.aspx.cs' does not exist.
Source Error:
Line 1: <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Login.aspx.cs" Inherits="System_Login"
Line 2: EnableEventValidation="false" %>
Line 3: <%@ Import Namespace="Ky.Common" %>
Source File: /system/Login.aspx Line: 1