สาเหตุเพราะเขียนติดต่อกับไฟล์ .sdf เครื่องหนึ่งที่เป็น Win8.1 แล้วย้ายไปรันกับอีกเครื่องหนึ่งที่เป็น Win7 พบว่า SQLServerCE.dll คนละเวอร์ชัน ก็เลย reference ใหม่ พอจะย้ายกลับมาใช้เครื่อง Win8.1 เดิมกลับใช้ไม่ได้ ก็เลย Uninstall พวก runtime ต่าง ๆ ของ SQL Server Compact Edition ตั้งแต่ 3.5,3.5SP1 ยัน 3.5SP2 สุดท้ายพอจะ add connection ใน Data Source กลับไม่มีให้เลือก SQL Server compact edition 3.5 ทำหลายอย่างทั้ง uninstall VS2008 Team System แต่ไม่ได้เอา SP1 ออก เลยเพี้ยนหนัก แนวทางแก้ไขที่พอนึกออกดังนี้
1. Uninstall VS2008 Team System
2. Uninstall MS VS2008 Remote Debugger
3. Uninstall MS Windows SDK for VS2008 .NET framework tools -enu
4. Uninstall MS Windows SDK for VS2008 Headers and Libraires
4. Uninstall MS Windows SDK for VS 2008 SDK Reference Assemblies and IntelliSense
6. Uninstall Windows SDK for VS 2008 SP1 Tools
7. Uninstall MS Windows SDK for VS 2008 SP Win32 Tools
8. Uninstall MS .NET Compact Framework 2.0 SP2
9. Uninstall MS .NET Compact Framewrk 3.5
10. Uninstall MS SQL Server 3.Compact 3.5 ทุกตัวใน Uninstall a program
11. turn feature off .net framework 3.5
12. restart
13. มันจะฟ้องว่ามี app ที่ต้องการรัน .Net Framework 3.5 ให้เปิด turn feature on
14. install VS2008 Team System อีกรอบ จากขั้นตอนนี้จะได้ Provider SQL Server Compact 3.5 กลับมา
15. install VS90sp1-KB945140-ENU.exe เพื่อแก้ไข VS2008SP1
16. install SQL Server CE 3.5SP1 Device Runtime
17. install SQL Server CE 3.5SP1 Runtime (Windows)
18. install SQL Server CE 3.5SP2 for Device
19. install SQL Server CE 3.5SP2 (x86+x64 ลงทั้งคู่) for Windows Desktop
ทดสอบโดยที่ Server Explorer -> add Connection เลือก data source -> SQL Server Compact Edition 3.5 เลือกไฟล์ Northwind.sdf ที่อยู่ใน C:\Program Files (x86)\Microsoft SQL Server Compact Edition\v3.5\Samples แล้วกด Test Connection มันจะฟ้องว่าไม่มีสิทธิ์เปิด เพราะเป็น Security ของ Windows 8.1 ลองย้ายไฟล์มาที่ D:\ แล้วลองเปิดดู ใช้งานได้
1. Uninstall VS2008 Team System
2. Uninstall MS VS2008 Remote Debugger
3. Uninstall MS Windows SDK for VS2008 .NET framework tools -enu
4. Uninstall MS Windows SDK for VS2008 Headers and Libraires
4. Uninstall MS Windows SDK for VS 2008 SDK Reference Assemblies and IntelliSense
6. Uninstall Windows SDK for VS 2008 SP1 Tools
7. Uninstall MS Windows SDK for VS 2008 SP Win32 Tools
8. Uninstall MS .NET Compact Framework 2.0 SP2
9. Uninstall MS .NET Compact Framewrk 3.5
10. Uninstall MS SQL Server 3.Compact 3.5 ทุกตัวใน Uninstall a program
11. turn feature off .net framework 3.5
12. restart
13. มันจะฟ้องว่ามี app ที่ต้องการรัน .Net Framework 3.5 ให้เปิด turn feature on
14. install VS2008 Team System อีกรอบ จากขั้นตอนนี้จะได้ Provider SQL Server Compact 3.5 กลับมา
15. install VS90sp1-KB945140-ENU.exe เพื่อแก้ไข VS2008SP1
16. install SQL Server CE 3.5SP1 Device Runtime
17. install SQL Server CE 3.5SP1 Runtime (Windows)
18. install SQL Server CE 3.5SP2 for Device
19. install SQL Server CE 3.5SP2 (x86+x64 ลงทั้งคู่) for Windows Desktop
ทดสอบโดยที่ Server Explorer -> add Connection เลือก data source -> SQL Server Compact Edition 3.5 เลือกไฟล์ Northwind.sdf ที่อยู่ใน C:\Program Files (x86)\Microsoft SQL Server Compact Edition\v3.5\Samples แล้วกด Test Connection มันจะฟ้องว่าไม่มีสิทธิ์เปิด เพราะเป็น Security ของ Windows 8.1 ลองย้ายไฟล์มาที่ D:\ แล้วลองเปิดดู ใช้งานได้
ความคิดเห็น
แสดงความคิดเห็น