解決了RIA安裝問題here後,我仍然收到以下錯誤消息。沒有太多特殊的 - 我試圖從現有的數據庫中一個完整的SQL創建基於關閉數據源的一個新的屏幕2005的實例LightSwitch Beta 1尋找SQL Express而不是完整的SQL實例
An error occurred while establishing a connection to SQL Server instance '.\SQLEXPRESS'. A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
我試圖糾正連接字符串,我猜,AUTOGEN」 d配置文件。即使Visual Studio似乎認爲該文件在重建時被覆蓋,錯誤仍然顯示。
我如何在完整的SQL 2005中使用LightSwitch而不是SQL Express?