Khi bạn cố gắng project trên Visual Studio thì nhận được lỗi sau:
Asp.Net has not been registered on the webserver you need to manually configure your webserver for Asp.net 4.0.
Để giải quyết được vấn đề này:
- Đối với Visual Studio 2010
Start Menu
-> Programs
-> Microsoft Visual Studio 2010
-> Visual Studio Tools
-> Visual Studio Command Prompt (2010)
- Đối với Visual Studio 2012 trở lên
Start Menu
-> Programs
-> Microsoft Visual Studio 2012
-> Visual Studio Tools
-> Developer Command Prompt (2012)
Chạy lệnh sau:
aspnet_regiis -i
Chắc chắn chạy Quyền Administrator
Nếu không được thì
tải tệp tin sau về và cài đặt để fix
Nếu không được nữa thì thực hiện cách cuối cùng:
Vào Control Panel\All Control Panel Items\Programs and Features, sau đó click 'Turn Windows Featrues on'. Sau đó chọn như hình.
Sau đó chạy lệnh như hình