Server Error in '/test/Editor' Application. 

SQL Server does not exist or access denied.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: SQL Server does not exist or access denied.

Source Error:

Line 70:
Line 71: DataSet ds2 = new DataSet();
Line 72: dtAdap1.Fill(ds2, "tblNews");
Line 73:
Line 74: DataGrid1.DataSource = ds2.Tables["tblNews"].DefaultView;

Source File: e:\inetpub\wwwroot\test\editor\webform1.aspx.c s Line: 72

Stack Trace:

:cry: :cry: :cry: :cry: :cry: