如何在IIS 5.1上安装dotnetframework 4.0 [英] how to instal dotnetframework 4.0 on iis 5.1

查看:171
本文介绍了如何在IIS 5.1上安装dotnetframework 4.0的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在vs命令提示符下运行了命令aspnet_regiis.exe -i和aspnet_regiis.exe -iru.
但是C:\ Inetpub \ wwwroot \ aspnet_client \ system_web上有两个名为2_0_50727和4_0_30319的文件夹.
文件夹2_0_50727具有另一个文件夹CrystalReportWebFormViewer4,此文件夹(CrystalReportWebFormViewer4)包含
4个文件夹
1.css
2.html
3.images
4.js
但是文件夹4_0_30319没有任何内容.

I have ran the command aspnet_regiis.exe -i and aspnet_regiis.exe -iru on vs command prompt.
but two folder named 2_0_50727 and 4_0_30319 are there on C:\Inetpub\wwwroot\aspnet_client\system_web.
folder 2_0_50727 has another folder CrystalReportWebFormViewer4 and this folder(CrystalReportWebFormViewer4) contains
4 folder
1.css
2.html
3.images
4.js
but folder 4_0_30319 has nothing

推荐答案

.NET Framework未安装在IIS上,但已安装在OS上.通过运行安装程序. :-)

—SA
The .NET Framework is not installed on IIS, it is installed on OS. By running an installer. :-)

—SA


可能您想使用IIS 5.1运行asp.net 4.0应用程序,请尝试以下操作:

http://msdn.microsoft.com/en-us/library/1kdfe21k%28v = vs.85%29.aspx [ ^ ]

c:\windows\microsoft.net\framework\v4.0.30319\aspnet_regiis.exe -iru

希望对您有所帮助:)
Probably you want to run your asp.net 4.0 application with IIS 5.1 for this try these:

http://msdn.microsoft.com/en-us/library/1kdfe21k%28v=vs.85%29.aspx[^]

c:\windows\microsoft.net\framework\v4.0.30319\aspnet_regiis.exe -iru

hope it helps :)


这篇关于如何在IIS 5.1上安装dotnetframework 4.0的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆