|
主题:EXCEL导入题库,经常出现这样的提示。求解决。 [收藏主题] | 转到: |
支持(0) | 反对(0) 顶端 底部 |
支持(0) | 反对(0) 顶端 底部 |
根据错误提示,试着打开admin/exam/KS.InportFromExcel.aspx 找到 <%@ Page Language="C#" MasterPageFile="~/Admin/MasterPage.master" AutoEventWireup="true" Inherits="Kesion.NET.WebSite.Admin_InportFromExcel" Title="试卷管理" Codebehind="KS.InportFromExcel.aspx.cs" %> 改成 <%@ Page Language="C#" MasterPageFile="~/Admin/MasterPage.master" AutoEventWireup="true" Inherits="Kesion.NET.WebSite.Admin_InportFromExcel" EnableEventValidaton="true" Title="试卷管理" Codebehind="KS.InportFromExcel.aspx.cs" %> 加红色的试试。 |
|
支持(0) | 反对(0) 顶端 底部 |
感谢官方。试过不行。
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: Error parsing attribute 'enableeventvalidaton': Type 'Kesion.NET.WebSite.Admin_InportFromExcel' does not have a public property named 'enableeventvalidaton'. Source Error:
Source File: /Admin/exam/KS.InportFromExcel.aspx Line: 1 Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42 |
||
支持(0) | 反对(0) 顶端 底部 |
支持(0) | 反对(0) 顶端 底部 |
支持(0) | 反对(0) 顶端 底部 |
支持(0) | 反对(0) 顶端 底部 |
支持(0) | 反对(0) 顶端 底部 |
支持(0) | 反对(0) 顶端 底部 |
<上一主题 | 下一主题 > |