I just finished rebuilding a server after Windows 2000 crashed, and performed a fresh installation of Win2K Server w/ IIS 5.0. I then installed a few apps, but decided to install all available Critical Updates and Windows Updates before going too far. The Updates went smoothly, but when I tried to start developing new websites with Visual InterDev6 I was unable to make much progress. Every time I try to add a page, Windows Installer tries to install something from Access 2000 SP-1. When I finally got a default.asp page created, I typed in a simple 'Hello World' page and tried to view it. It doesn't display - page not found. So I tried accessing the IISHelp site via localhost, and this too was impossible. It tells me that I don't have permission to access the site, even though I am the Administrator
There appears to be two things going on here. One is that there is an invalid file association causing the Request to insert the Access 2000 CD whenever VI tries to create a page. The other is a permissions issue that is preventing me from accessing my own pages, or the built in help and administration pages. I don't have a clue how to solve these issues, though, even though before the crash I have been building and accessing websites for two years using the exact same procedures I'm trying now. What could be wrong here?