Aspdotnet: Difference between revisions
From Bashlinux
Jump to navigationJump to search
Content deleted Content added
No edit summary |
Redirected page to ASP.Net |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
#REDIRECT [[ASP.Net]] |
|||
__NOTOC__ |
|||
== Install ASP .Net on IIS and Windows XP Pro == |
|||
1. Go to "c:\Windows\Microsoft.Net\framework\v2.xxxxx" folder. |
|||
1. Run the command "aspnet_regiis.exe -i". |
|||
1. Go to Start > Control Panel > Administrative Tools > Internet Informatin Services. |
|||
1. Expand "local computer" node. |
|||
1. Right Click on "Web Sites" folder. |
|||
1. On sub-menu click on "Properties". |
|||
1. Click on "Documents" tab. |
|||
1. Ensure "Default.aspx" is listed on Default documents, if not, add it. |
|||
1. Restart IIS |
|||
Latest revision as of 01:03, 7 June 2015
Redirect to: