把一个.html页面改成.aspx后缀名。在页面里加一行代码
<%System.Data.DataSet ds = new Sysem.Data.DataSet()%>访问时就报错:“/qymaster”应用程序中的服务器错误。
--------------------------------------------------------------------------------编译错误 
说明: 在编译向该请求提供服务所需资源的过程中出现错误。请检查下列特定错误详细信息并适当地修改源代码。 编译器错误信息: BC30691: “DataSet”是“Data”中的类型,不能用作表达式。源错误: 行 158: <TD height="254" COLSPAN=3 align="left" valign="top" bgcolor="#FCFCFC"><table width="100%" border="0" cellspacing="0" cellpadding="6">
行 159: <%
行 160: System.Data.DataSet ds = new Sysem.Data.DataSet()
行 161: %>
行 162:   <tr>