I'm new at this IIS stuff, but not dumb! This one really has me stumped.
- IIS 5.1 installed on Windows XP w/SP2
- I can run http://localhost/localstart.asp
Now I make a copy of localstart.asp -> mystart.asp, same wwwroot directory.
I cannot run this, get 800A0046 on line 40 - the first occurrence of
GetObject.
I brought up file permissions dialogs for each, got them to be nearly
identical (some funniness about local Administrators group having special
permissions in the case of my copied file). I did everything I could in
special permissions.
I have only local accounts: Administrators, SYSTEM, Users, Everyone and "VS
Developers". For each of these their effective permissions match those of
localstart.asp.
Still I cannot get past that error!
I of course checked the wwwroot directory permissions, but what could that
matter, since the file that works and the file that doesn't work are in the
same directory. Nowhere do I see permissions IUSR_<machine> or
IWAM_<machine>. Is this OK?
--
-----
Glenn Nelson in Santa Cruz