VS無法鏈接遠程數據庫

1. 使用Visual Studio的Server Explore後,會出現VS停止工作錯誤。
2. .NET應用程序連接數據庫時,會出現錯誤消息:The message received was unexpected or badly formatted

解決方案:

1. Execute the command “netsh winsock reset” from a command prompt //使用管理員權限打開CMD,然後運行命令netsh winsock reset

2. Reboot the workstation. //按照要求,重啓電腦

轉自:http://imseven.com/archives/242.html#comment-995

發佈了104 篇原創文章 · 獲贊 19 · 訪問量 24萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章