.net上传出错 本地没错 10
ServerErrorin'/'Application.---------------------------------------------------------...
Server Error in '/' Application.
--------------------------------------------------------------------------------
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0103: The name 'AccessHelper' does not exist in the current context
Source Error:
Line 24: {
Line 25: string sql = "select * from qiantaixinxi";
Line 26: DataSet ds =AccessHelper.ExcuteDateSet(sql);
Line 27: string a = ds.Tables[0].Rows[0]["guanyu"].ToString();
Line 28: Label1.Text = Regex.Replace(a,"\n","<br>");
Source File: d:\hosting\wwwroot\cipcxx_cn\htdocs\www\wenshen\cro\jieshao1.ascx.cs Line: 26 展开
--------------------------------------------------------------------------------
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0103: The name 'AccessHelper' does not exist in the current context
Source Error:
Line 24: {
Line 25: string sql = "select * from qiantaixinxi";
Line 26: DataSet ds =AccessHelper.ExcuteDateSet(sql);
Line 27: string a = ds.Tables[0].Rows[0]["guanyu"].ToString();
Line 28: Label1.Text = Regex.Replace(a,"\n","<br>");
Source File: d:\hosting\wwwroot\cipcxx_cn\htdocs\www\wenshen\cro\jieshao1.ascx.cs Line: 26 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询