I'm currently setting up a small asp (w/ jscript) site on a windows 2000 server that uses an Access database. I've included msado15.dll in the file to support the arguments passed to the recordset.open( ) method, but I keep getting an error saying there is an invalid character in the DLL. I've downloaded the file from two separate sources, so I doubt that it is a file corruption problem. I'm new to DLL's in general, so any help on this subject would be appreciated.