MDAC 2.8/WDAC 6.0 on Windows Server 2008 IIS 7
- by ajdams
What I am trying to do is simple. I have some Classic ASP with include headers like the following referencing MDAC 2.5:
METADATA TYPE="TypeLib" NAME="Microsoft ActiveX Data Objects 2.5 Library" UUID="{00000205-0000-0010-8000-00AA006D2EA4}" VERSION="2.5"
Now I am trying to call this same include file on a Windows 2008 box with IIS 7 using…