Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.24 KB

configuring-virtual-servers-on-iis.md

File metadata and controls

24 lines (20 loc) · 1.24 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
Configuring Virtual Servers on IIS
Configuring Virtual Servers on IIS
rothja
jroth
11/09/2018
sql
ado
conceptual
virtual servers in RDS [ADO]

Configuring Virtual Servers on IIS

When creating virtual servers in Internet Information Services 4.0, the following two extra steps are needed in order to configure the virtual server to work with RDS:

  1. When setting up the server, check "Allow Execute Access."

  2. Move msadcs.dll to vroot\msadc, where vroot is the home directory of your virtual server.

Important

Beginning with Windows 8 and Windows Server 2012, RDS server components are no longer included in the Windows operating system (see Windows 8 and Windows Server 2012 Compatibility Cookbook for more detail). RDS client components will be removed in a future version of Windows. Avoid using this feature in new development work, and plan to modify applications that currently use this feature. Applications that use RDS should migrate to WCF Data Service.

See Also

RDS Fundamentals