Friday, January 21, 2011
Problem: ASP.Net Version Registration Required warning in Windows 7 64 bit OS
I have searched through internet just to find out the solution on my problem regarding installation of SQL 2005 on my Windows 7 64 bit desktop but all I got is nothing. Most of forums suggest that a scripts need to be ran, like this "cscript %SystemDrive%\inetpub\AdminScripts\adsutil.vbs set w3svc/AppPools/Enable32bitAppOnWin64 1" but unfortunately this did not work for me.
The installation of SQL gone successful but I can't see SQL Server Management Studio. The root cause of this problem is the warning we're getting "ASP.Net Version Registration Required".
To get rid this problem, you just need to install your IIS completely. You may follow screenshots for your reference.
1. Go to [Control Panel], [Programs], click the [Turn Windows features on or off].
2. Expand all the entries of [Internet Information Services] (IIS) and make sure tick all checkboxes of it.
3. Tick also the [Internet Information Services Hostable Web Core]. See the screenshot below.
4. Click [Ok] button.
You may now start the installation of MS SQL on your computer.
Please do a comment if this helps you. Thanks.
Subscribe to:
Posts (Atom)