Wednesday, August 22, 2007

Install ASP.NET to IIS

After you install IIS and .NET Framwork
you must do this
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>aspnet_regiis -i
After that you can run aspx page on your server.

No comments: