This project contains some ASP Classic Compiler Samples Pages

Folder File Comments
Components IIS 5 Platform SDK Sample. Need to install the COM components. Components like BrowserCap will not work because it requires the COM+ comtext to accesses the Request object.
FileSystem.asp Works without registering any component. Need to grant ASP worker process account read/write access to the directory.
Tools.asp Tested in Windows XP. Failed to register the component in Vista.
Database IIS 5 Platform SDK Sample. Some the Access samples tested. Make sure that the OLEDB provider is installed. Need read/write access to the access.mdb in the directory.
Simple IIS 5 Platform SDK Sample. All the samples tested.
test Some small samples used during development.