INSTALLING .NET FRAMEWORK V2
41STEPS for DOTNET FRAMEWORK V2 INSTALLATION
if you have difficulties in installing the DOTNET FRAMEWORK V2 . you may follow below procedure:
- Run dotnetfx.exe. Make sure it is a setup file for Framework 2.0.
- During installation, it will force the IIS to stop and restart.
- Restart PC/Server after installation for the setup to complete.
- Check installation status: Is it completed/ successful?
- Use Explorer, look for this folder: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
- If this folder does not exist, reinstall.
- If exist, need to run install ASP.net 2.0 into IIS so IIS will able to supports web application developed using Framework 2.0.
- In command line, browse to C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
Run program
- aspnet_regiis is the ASP.NET IIS Registration Tool.
- Run this program with [option] -I --> aspnet_regiis.exe -i
INSTALLATION completed
PrintShare it! — Rate it: up down flag this hub








