Offending URL: http://www.fjsjs.com/jcs/u_productdetails.aspx?id=50&pid;=13449
Source: .Net SqlClient Data Provider
Message: 无法打开登录所请求的数据库 "fjsjs090"。登录失败。
用户 'fjsjs090' 登录失败。
Stack trace:    在 System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
   在 System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
   在 System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
   在 System.Data.SqlClient.SqlConnection.Open()
   在 WebHelper.SqlHelper.PrepareCommand(SqlCommand cmd, SqlConnection conn, SqlTransaction trans, CommandType cmdType, String cmdText, SqlParameter[] cmdParms) 位置 F:\case\webhelper\webhelper\WebHelper\SqlHelper.cs:行号 168
   在 WebHelper.SqlHelper.ExecuteReader(String connectionString, CommandType cmdType, String cmdText, SqlParameter[] commandParameters) 位置 F:\case\webhelper\webhelper\WebHelper\SqlHelper.cs:行号 79
   在 fjsjsw.dal.jcs_cominfo.GetModel(Int32 id) 位置 d:\e盘\2011-03后备份\site\www.fjsjs.com\wwwroot\App_Code\dal\jcs\jcs_cominfo.cs:行号 546
   在 jcs_u_productdetails.Page_Load(Object sender, EventArgs e) 位置 d:\e盘\2011-03后备份\site\www.fjsjs.com\wwwroot\jcs\u_productdetails.aspx.cs:行号 23
   在 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
   在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
   在 System.Web.UI.Control.OnLoad(EventArgs e)
   在 System.Web.UI.Control.LoadRecursive()
   在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)