Hi,
I am missing my asp.net tab in my IIS 6, I have windows server 2003 32bit and i have IIS6 64bit . how 2 get that asp.net tab so that i can select the version of framework to run application.
Regards
Vishwas
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Suthish NairPosted Mar 22, 2012, 11:00 AM
1. Re-register ASP.NET IIS Registration : aspnet_regiis.exe -ir -enable
2. Reconfigure IIS
3. Restart IIS
Else,
Link1
Link2