-
Posted to
IIS7 - Classic ASP
by
swazal
on
10-17-2006, 10:32 AM
AJ,
Outstanding ... I used your second approach instead of the first since it seemed easier and because I'm working with a system behind corporate firewalls. Changing the loadUserProfile to "false" did work as advertised. Awesome!
I'm certain there are security reasons for such changes, reducing the possibility of ...
-
Posted to
IIS7 - Classic ASP
by
swazal
on
10-09-2006, 12:51 PM
Reposted from another Forum:Okay, I'm on RC1 and trying to convert my barebones ASP+Access ODBC application to IIS7. What works today is on WinXPSP1 and the personal web service. An Access-base system DSN defined for read accesses, no security in Access. The MDB file sits at \inetpub\data and the I_USR has read-write access ...
-
Posted to
Classic ASP
by
swazal
on
10-08-2006, 10:53 AM
Okay, I'm on RC1 and trying to convert my barebones ASP+Access ODBC application to IIS7. What works today is on WinXPSP1 and the personal web service. An Access-base system DSN defined for read accesses, no security in Access. The MDB file sits at \inetpub\data and the I_USR has read-write access to this directory so it can ...
-
Posted to
IIS7 - General
by
swazal
on
08-14-2006, 2:54 PM
I don't think it's a network issue because I can map to the admin share at \\computername\c$ easily enough.
I tried to deinstall IIS7 and reinstall and it's still not working. There are no users displayed as members of the IUSR_Users group.
-
Posted to
IIS7 - General
by
swazal
on
08-11-2006, 4:37 PM
It does .... at least it tells me I'm not ''just not getting it'' when I go to install either.
But does that mean FrontPage extensions won't run at all on Vista? What does Microsoft plan to do with FrontPage, then? Using FrontPage with SharePoint (for example) is an important tool for customization for non-programmers.
What tools ...
-
Posted to
IIS7 - General
by
swazal
on
07-25-2006, 5:45 PM
I'm not finding a lot of information one way or the other as to whether the FPSE is supported under IIS7 and, if so, how to go about installing it. Following the steps for IIS6 as best I can under Vista (with its different interface and processes) and there's really no way to pick the FPSE as an installable option. I'm also not finding ...
-
Posted to
IIS7 - General
by
swazal
on
07-25-2006, 5:34 PM
Hello,
I installed IIS7 as a member of group Administrators, not as the computer's Administrator. When I try to connect from an external browser, I cannot get to the site. When I try ''localhost'' on the system I can get there. I have configured an ODBC System DSN to an Access database for some read-only dynamic content served ...