namespace ZfsDtSpreader.Net
{
/// <summary>
/// WebForm1 的摘要说明。
/// </summary>
public partial class Default1: ZfsDtSpreader.Public.Net
Default1这边报错:
Error 1 Make sure that the class defined in this code file matches the 'inherits' attribute, and that it extends the correct base class (e.g. Page or UserControl). C:/Inetpub/wwwroot/dtSpreader2005/Default.aspx.cs 18 33 C:/.../dtSpreader2005/
aspx页面:
<%@ Page Language="c#" Inherits="ZfsDtSpreader.Net.Default1" CodeFile="Default.aspx.cs" CodeFileBaseClass="ZfsDtSpreader.Public.Net" %>
不知道
为什么?

浙公网安备 33010602011771号