Failed to generate a user instance of SQL Server due to failure in retrieving the user's local application data path. Please make sure the user has a local user profile on the computer. The connection will be closed.
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: Failed to generate a user instance of SQL Server due to failure in retrieving the user's local application data path. Please make sure the user has a local user profile on the computer. The connection will be closed.
Source Error:
Line 50: string ConnectionString = ConfigurationManager.AppSettings["ConnectionString"].ToString();
Line 51: SqlConnection conn = new SqlConnection(ConnectionString);
Line 52: conn.Open();
คือผมยังสงสัยอยู่ว่า SQL SERVER ใน ตัว ViSual studio กับ SQL Server 2005 || 2008 ทำงานเหมือนกันรึเปล่า คือว่าผมใช้ SQL SERVER ที่มีมาในตัว VS อะครับ เเต่ถ้ารันในตัว VS ใช้ฐานข้อมูลได้หมดเลยนะครับ เเต่พอมาใช้กัย IIS มันติดต่อฐานข้อมูลไม่ได้