Have you checked the eventlog for the reason why you have "Service
Unavailable"???
Sounds like you are running code that requires running as Local System
(amongst other bad things), so your choices are:
1. Run in IIS6 Native Mode but run the AppPool isolating that code as Local
System
2. Run in IIS5 Compatibility Mode
3. Get the code fixed to not require Local System
--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"steve" <anonymous.DeleteThis@discussions.microsoft.com> wrote in message
news:04ef01c3a4ac$0c2d9570$a101280a@phx.gbl...
All,
Question? Does anyone out run into the issue I have
on iis 6 on windows 2003, I can browse the site if I set
the service to ii5 isolation mode. If I uncheck the iis 5
isolation mode box and browse it I got "Service
Unavailable"
Any suggestions?
Steve
>> Stay informed about: IIS 6 - run only iis 5 isolation mode