My current website resides on a Windows 2000 box that uses IIS5. Netscape users can open my home page that only contains straight html. However, they get an asp error when hitting the asp pages. Especially ones that are using an ADODB connection to connect to my database. My test box runs NT4 with IIS4. The same web pages and components runs fine in both IE5 and Netscape Comm.4.6 on this machine. Is there some kind of security issue or something that allows my pages to be viewed in IE all of the time and in Netscape only on the NT4 box? The security is set to both basic and nt challenge response on both boxes. Anonymous is not an option for my site. Any ideas on the changes I need to make to allow for Netscape users on the IIS5?