行 20: string filename,title,titlepic,sql1,videourl,color,lmid,lmmemo,senddate; 行 21: public void Page_Load(Object Src,EventArgs E){ 行 22: mynews.myconn.Open(); 行 23: } 行 24: protected string stringConvert(string inputString,int len)
[SqlException: 未找到指定的 SQL Server: dbserver1\sql2000] System.Data.SqlClient.ConnectionPool.GetConnection(Boolean& isInTransaction) +474 System.Data.SqlClient.SqlConnectionPoolManager.GetPooledConnection(SqlConnectionString options, Boolean& isInTransaction) +372 System.Data.SqlClient.SqlConnection.Open() +384 ASP.index_aspx.Page_Load(Object Src, EventArgs E) in E:\website\star\index.aspx:22 System.Web.UI.Control.OnLoad(EventArgs e) +67 System.Web.UI.Control.LoadRecursive() +35 System.Web.UI.Page.ProcessRequestMain() +772