- Joined
- Aug 6, 2009
- Messages
- 2,131
- Reaction score
- 430
Had some issues installing VS .NET 2003 on Windows 7/8. Even if you manage to install it, it will not work properly. To avoid the problems do following after clean OS install.
- Download FrontPage 2002 Server Extensions for IIS 7.0 (
To view the content, you need to sign in or register) and install it. Once installed restart your computer (REQUIRED)
- Get your copy of VS .NET 2003. You should have Prerequireties CD, CD1 and CD2
- Install VS .NET 2003
- From Prerequireties CD run setup.exe in compatibility mode using Vista SP2 and with Administrator privileges. Once done, restart (REQUIRED)
- Merge files from CD1 and CD2 into one folder.
- From the merged folder run setup/setup.exe file with parameter "/NO_BSLN_CHECK" to install VS .NET 2003. Once done, restart (REQUIRED)
- Download and install VS .NET 2003 SP1 in compatibility mode using Vista SP2 and with Administrator privileges.
- Restart your computer
To view the content, you need to sign in or register