Cách cấu hình sửa lỗi website trên IIS – HTTP Error 500.19-Internal Server Error The requested page cannot be accessed
HTTP Error 500.19 – Internal Server Error The requested page cannot be accessed because the related configuration data for the page is invalid
Thường cấu hình website và bị lỗi thường gặp HTTP Error 500.19 trên IIS của windows 7 hoặc windows server 2008 R2. Sau đây là cách khắc phục
- Mở “Control panel”
- Click mở ”program” link (not uninstall programs)
- Chọn ”turn windows features on/off” link
- Trong ”Internet Information services IIS” hiển thị windows và mở rộng nó ra
- Mở rộng và chọn ”World Wide Web Service”
- Mở rộng và chọn “Application Development Features”
- Chọn ”ASP.NET”
- Click “OK”
(tham khảo stackoverflow.com)
Chúc các bạn thành công!!!