组态软件Wonderware Intouch_WIS安装步骤

在WIN2012系统下安装WIS WEB组件下,特别是初装者,成功的机率不高,特别容易出错,但基本都是在几个地方存在问题:

1:系统环境问题

2:安装顺序

3:兼容性问题

4:组件冲突

其中以IIS安装出问题较多,请各位在配置IIS时,请选择正确的选项安装,不必全选,也不能少选。

具体详见下方:

Installing IIS and ASP.NET on Windows Server 2012

IIS is not installed by default on the Windows Server 2012 operating system. You must perform a default installation of IIS on this operating system. The Configurator utility configures IIS and ASP.NET automatically.

The steps provided in this section are for reference only.

To configure ASP.NET and IIS

Open the Server Manager application. To open Server Manager:

Open Control Panel, click Administrative Tools.

In the right pane, double-click Server Manager.

Under the Manage menu, select Add Roles and Features. The Add Roles and Features Wizard appears.

Click Next. The wizard moves to the Installation Type step.

Select Role-based or feature-based installation and then click Next.

Select the server on which you want to install these roles and features and then click Next.

Select the Web Server (IIS) check box and expand the IIS role to view the underlying role services.

Under the Web Server (IIS) role, expand Management Tools, expand IIS6 Management Compatibility, and then select the following check boxes:

IIS 6 WMI Compatibility

IIS 6 Metabase compatibility

IIS Management Console

IIS Management Scripts and Tools

Management Service

Expand Web Server, expand Application Development, and then select the following check boxes:

.NET Extensibility 4.5

ASP

ASP.NET 4.5

ISAPI Extensions

ISAPI Filters

Application Initialization

Expand Common HTTP Features, and then select the following check boxes:

Default Document

Directory Browsing

HTTP Errors

HTTP Redirection

Static Content

WebDAV Publishing

Expand Health and Diagnostics, and then select the following check boxes:

HTTP Logging

Request Monitor

Expand Performance, and then select the Static Content Compression check box.

Expand Security, and then select the following check boxes:

Request Filtering

Windows Authentication

After you enable the required features, start the World Wide Publishing service if you want to install the default configuration of Reporting Services. Otherwise, the SQL Server Setup program only installs Reporting Services and does not configure Reporting Services.

To configure Windows Server 2012 to start an IIS Web site

In the Server Manager, click the IIS node.

In the Services section, make sure that the World Wide Web Publishing Service is running. If the service is not running, start it.

Under the Tools menu, select Internet Information Services (IIS) Manager.

In the Internet Information Services (IIS) Manager, expand the name of the Web server, and then expand Sites.

Right-click Default Web Site, select Manage Website and select Start.

If you need a secure Internet connection, set up Secure Sockets Layer (SSL).

声明:本站部分文章及图片源自用户投稿,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!

上一篇 2019年6月19日
下一篇 2019年6月19日

相关推荐