How to install asp.net4.5 in windows Server

Type the following command in cmd promt:

dism /online /enable-feature /featurename:IIS-ASPNET45 /all

Comments

Popular posts from this blog

c# console applicaton progress bar with spinner

Paging, sorting and searching in mvc + razor

C# SELF DESTRUCT CONSOLE APP