ASP.NET not register under IIS
I have installed .Net Framework 2.0 beta 2 on a WinXP Pro machine. I have created a site under Defaut Web sites.
I tried to run Web Admin tool for this site via http://localhost/<web site>/webadmin.axd however I got an error message that the page cannot be found.
I have also noticed that there is not aspnet_webadmin folder under wwwroot.
I Run aspnet_regiis -i but this did not fixed the problem.
Can anyone help me on this?
Thanks!
|