问题标签 [iis-manager]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
545 浏览

security - Windows Server 2003 上的 IIS 管理器 IIS6 权限管理

我们正在使用专门的托管服务提供商来托管我们的几个公共网站。我们公司有两个开发团队/部门,每个团队都在这些相同的服务器上维护公共网站。有没有通过 ACL 或某种权限管理(例如个人登录)的方法,我只能查看和维护我的公共站点,而其他开发团队只能查看和维护他们的站点?

谢谢!

克里斯

0 投票
4 回答
58989 浏览

wcf - 在 IIS7 上部署 WCF 教程应用程序:“找不到类型”

我一直在尝试按照本教程将 WCF 示例部署到 IIS 。我无法让它工作。这是一个托管站点,但我确实拥有对服务器的 IIS 管理器访问权限。但是,在本教程的第 2 步中,我无法“创建物理上位于此应用程序目录中的新 IIS 应用程序”。我似乎找不到菜单项、上下文菜单项或什么不创建新应用程序。我一直在疯狂地右键单击,但仍然无法弄清楚如何创建一个新应用程序。我想这可能是根本问题,但我尝试了其他一些事情(如下所述),以防万一这实际上不是问题。这是我在 IIS 管理器中看到的图片,以防我的话不公平:

此处没有添加应用程序 http://www.freeimagehosting.net/uploads/d6edbaaf3c.png

这是在http://test.com.cws1.my-hosting-panel.com/IISHostedCalcService/Service.svc “部署”的。错误说:

我还尝试在 dotnetpanel 中创建一个指向 IISHostedCalcService 的虚拟目录(IISHostedCalc)。当我导航到http://test.com.cws1.my-hosting-panel.com/IISHostedCalc/Service.svc时,会出现不同的错误:

有趣的是,如果我单击查看应用程序,虚拟目录似乎是一个应用程序(见下图)......尽管根据上面的错误消息,它不起作用。

这是一个应用程序还是不是?http://www.freeimagehosting.net/uploads/f3230be046.png

根据教程,不涉及编译;我刚刚在 IISHostedCalcService 文件夹中删除了服务器上的文件,如下所示:

service.svc 包含:

(我尝试在 c# 属性周围加上引号,因为没有引号看起来有点奇怪,但没有区别)

Web.config 包含:

Service.cs 包含:

0 投票
2 回答
16862 浏览

asp.net - 如何在 IIS 管理器中为 ASP.NET 4.0 应用程序添加用户?

我在 IIS 7.5 中安装了一个 ASP.NET 4.0 Web 表单应用程序。如果我将应用程序池设置为DefaultAppPool (.NET Framework 2.0),我会在 IIS 管理器中的应用程序配置页面上显示Providers、.NET-Roles 和 .NET-Users的图标,并且我可以在 IIS 中管理用户和角色. (我正在使用表单身份验证。)

但是,如果我将应用程序池设置为ASP.NET v4.0,我会遇到一个问题:双击 IIS 管理器中的用户或角色的图标会抛出一个错误,告诉我我无法使用这些功能,因为无法将提供程序确定为信任。如果我在trustedProviders部分的administration.config中设置allowUntrustedProviders="true"并再次双击其中一个图标,我会收到程序集System.Web,版本4.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a不能的错误被发现。如果我重新启动 IIS 管理器,图标会完全消失。

.NET Framework 4.0 肯定已安装。所以这一切都很令人困惑。我知道 .NET 4 使用的 GAC 不同于 .NET 2-3 的旧 GAC。IIS 管理器是否有可能无法找到适用于 .NET 4 的新 GAC?我是否必须将一些新的 4.0 程序集添加到Administration.config中?是否有另一种方法来添加用户和角色而不是 IIS?

提前感谢您的帮助!

0 投票
3 回答
607 浏览

iis - 如何在 MMC 2.0 中为 IIS 6.0 管理器开发管理单元

我有一些 IIS 6.0 过滤器和扩展,我需要在 IIS 管理器中为其创建配置面板。例如,我需要创建类似于 ASP.NET 选项卡的内容。

我需要支持 R2 之前的 Windows Server 2003 版本,并且不能假设他们会安装 MMC 3.0 更新,所以我想我必须使用非托管 C++ 来完成。

我已经阅读了 MMC 管理单元,并且对它们的工作方式有一个非常基本的了解,但我不确定如何在 IIS 管理器中获取一个作为选项卡加载的管理单元。我在想也许我需要一个“扩展管理单元”,但我并不肯定。

因此,我正在寻找有关如何执行此类操作的任何类型的文档、文献、教程、示例等。有任何想法吗?

0 投票
1 回答
150 浏览

visual-studio-2010 - 区分 web.config 很难,有什么方法可以防止 IIS 管理器格式化 Web.config 与 Visual Studio 的格式不同?

这让我发疯。

Visual Studio 的 Web.config 格式与 IIS 管理器不同,这会防止在两种工具中轻松区分不同版本或编辑相同的文件。

当 Visual Studio 通过向导编辑 Web.config(如添加引用)或单击 Edit\Format Document(Ctrl+K、Ctrl+D)时,Visual Studio 会以漂亮的方式格式化 XML。

不幸的是,如果您更改 IIS 中的值,它会以不同的样式重新格式化它。

你知道任何解决方法吗?

0 投票
1 回答
121 浏览

url - IIS 管理器在 mysite.com/ 之后重写所有 URL

我正在尝试重写我网站的所有网址。例如,如果用户键入 mysite.com/index.aspx,它会将顶部的 url 更改为 www.mysite.com/index.aspx

有什么建议么?

0 投票
47 回答
927883 浏览

asp.net - IIS 500.19 with 0x80070005 无法访问请求的页面,因为该页面的相关配置数据无效错误

我想用 IIS 管理器在 IIS 上上传我自己的 asp.net 网站。但是当我这样做时,我收到以下错误

HTTP 错误 500.19 - Internal Server Error 请求的页面无法访问,因为该页面的相关配置数据无效

模块IIS Web Core
通知Unknown
Handler尚未确定
错误代码 0x80070005
配置错误由于权限不足 配置文件无法读取配置
文件 \\?\C:\Users\Yasso\Documents\Visual Studio 2008\WebSites\WebSite5\web.config

我多次搜索此错误的解决方案,但没有一个解决方案解决了该错误。

我的IUSR帐户有问题。web.config我在 .properties 的“组或用户名”中看不到此帐户

问题是什么?

0 投票
5 回答
8157 浏览

iis - IIS 7 Manager can't write to web.config

Everytime I try to add / update settings through the IIS 7 Manager I get the following error.

enter image description here

I'm running Windows 7 Ultimate (32-bit). I'm using a LocalSystem AppPoolIdentity

0 投票
2 回答
3240 浏览

iis - 我应该在 IIS 管理器中键入什么作为 localhost 的用户名和密码?

我正在尝试连接到 localhost 上的默认网站 - 但 IIS 要求我提供凭据(我知道我可以使用管理员帐户,但我正在尝试在 IIS 未以管理员身份运行时登录)。我尝试输入 Windows 的管理员用户名和密码,但它不接受它们。

我正在使用 Windows 7 家庭高级版。

我应该输入什么?

0 投票
1 回答
1051 浏览

iis - Are there folder size limitations on virtual directory in IIS 7.5?

I have a couple virtual directories in IIS 7.5 that point to network resources. Specifically, these folders hold PDF files. I've granted a user permission to these folders, and their contents are accessible via web requests as I would expect. For example, http://mysite/dir1/test.pdf works perfectly for both virtual directories. However, when I try to expand one of the virtual directories (the other works fine) to see sub folders, IIS Manager becomes unresponsive almost immediately.

I'm attempting to list the file names of all PDFs in virtual directory on a classic ASP page.

On a separate page, I using identical code to list the contents of another virtual directory. However, this other directory (as with IIS Manager) causes problems by not responding. It causes the entire site to become unresponsive and I have to recycle to app pool to get it to come back.

The effective permissions for the user account used to access these resources are identical. All files are accessible, and I've confirmed they exist via hardcoding fso.FileExists(filepath & filename). I've also confirmed that the folder object exists and it's properties are being set. Even the folder.Files.Count is set properly in both cases. The issue is that the call to iterate through folder.Files causes the unresponsive behavior. Are there file size and/or folder size limitations? The only difference I see between the two directories is the number of files and consequently the size of the folder. The one that doesn't work is just over 1GB.