http://jamesmckay.net/2008/01/missing-aspnet-tab-in-iis-on-windows-server-2003/
- Stop IIS using
iisreset /stop
- Open the file
C:\WINDOWS\system32\inetsrv\MetaBase.xml
in Notepad. - Find and delete the line that says
Enable32BitAppOnWin64="TRUE"
- Restart IIS using
iisreset /start
- If you still don’t see your ASP.NET tab,
aspnet_regiis -i
should now work.
ASP.NET Version Switcher
來取代
沒有留言:
張貼留言