RE: how to config RDS in Windows 2003 Server by a-joelou

a-joelou
Fri May 21 17:37:50 CDT 2004

Enable\configure RDS with the following steps:

1) Create and configure the MSADC virtual directory in IIS as described in KB
article
318817 - PRB: Configure RDS on a Windows XP IIS Server
http://support.microsoft.com/?id=318817

-AND-

2) The next step is to "Allow" IIS to run "all unknown ISAPI extensions". This was
configured by manipulating the Web Service Extensions node in IIS Manager.

-OR-

3) Step #2 is a catch all. If you just want to enable the RDS ISAPI, follow these
steps instead,

a. In IIS Manager, expand the computer name, and then click Web Service Extensions.

b. In the details pane, click Add a new Web service extension.
c. In the Extension name box, type the name of the new Web service extension. For
RDS, I used .rds as the extension. I think you can use any extension as long as it
not an actual extension in use.
d. Click Add.
e. In the Path to file box, type the path or click Browse to navigate to the file
<root drive>\program files\common files\system\msadc\MSADCS.DLL and click OK.
f. Optionally, select the Set extension status to Allowed check box to
automatically set the status of the new Web service extension to Allowed.
g. Click OK.

-AND-

4) If using the RDS DataControl or the default RDS DataFactory to retrieve data, it
appears you would have to also implement the RDS handler because there is now way
to disable it like you could in earlier versions of Windows. This is a new
restriction for Windows 2003. If you are using RDS to instantiate a custom
business object, the RDS handler is not required.

Related links:
DataFactory Customization
ms-help://MS.MSDNQTR.2003APR.1033/ado270/htm/pg_rds_usage_15.htm

250536 - HOWTO: Configure RDS for Windows 2000
http://support.microsoft.com/?id=250536

Using the Customization Handler Feature in RDS 2.1
ms-help://MS.MSDNQTR.2003APR.1033/dnoledb/html/usingthecustomizationhandlerfeatureinrds21.htm


Let me know if this helps.


Thank you.

Joe L.
Developer Support
Internet Information Server

"If it weren't for my horse, I wouldn't have spent that year in college."


--------------------
| Content-Class: urn:content-classes:message
| From: "xuexf@union-link.com" <anonymous@discussions.microsoft.com>
| Sender: "xuexf@union-link.com" <anonymous@discussions.microsoft.com>
| Subject: how to config RDS in Windows 2003 Server
| Date: Fri, 20 Feb 2004 20:20:14 -0800
| Lines: 0
| Message-ID: <136b301c3f832$0124fb80$a101280a@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Thread-Index: AcP4MgEkTWcAuSdkRbGIxlV+7gMuiw==
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Newsgroups: microsoft.public.inetserver.iis
| Path: cpmsftngxa07.phx.gbl
| Xref: cpmsftngxa07.phx.gbl microsoft.public.inetserver.iis:295628
| NNTP-Posting-Host: tk2msftngxa09.phx.gbl 10.40.1.161
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
|
|