.Net Ajax กับความยุ่งยากใน Windows 2008 Server
Posted by admin | Posted in Ajax, Operating System | Posted on 06-07-2009
1
เนื่องด้วยใน Windows 2008 ได้ทำการลง .net framework เวอร์ชั่น 3.5 ทำให้ไม่สามารถใช้งาน .Net Ajax เวอร์ชั่น 1 ได้ เพราะไม่ได้ลง ASP.NET AJAX 1.0 components ไว้
ซึ่งจะเกิด error
Could not load file or assembly ‘System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35′ or one of its dependencies. The system cannot find the file specified.
เป็นต้น
การแก้ปัญหานี้สามารถทำได้โดยการนำ ASP.NET AJAX 1.0 assemblies ใส่ไว้ใน file system folder แล้วทำการ added a reference เข้าไปในโปรเจค
![]()


อยากทราบวิธีแก้ไข the system cannot file specified