.NET1.1 website on IIS7

本秂侑毒 提交于 2019-12-04 20:23:59

I have resolved the problem. Following URL gives step by step instructions for installing and enabling the .NET1.1 on IIS7. Things are little bit different on windows7 but almost similar.

http://learn.iis.net/page.aspx/472/how-to-install-aspnet-11-with-iis7-on-vista-and-windows-2008/

The main part is installation of .NET Framework Version 1.1 Service Pack 1 and then installation of ASP.NET Security Update for .NET Framework 1.1 SP1

It resolved my problem as defined in the question of this thread.

Thanks everyone

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!