I hope I can explain this correctly. I have an in-process (low
protection) web site that calls an out-of-process (high isolation) web
site, both are on the same server for now. We are having a problem with
the IWAM user account for the out-of-process web site getting out of
sync. We know we can run the synciwam.vbs script to sync up COM+ and IIS,
but this is a manual process and may be forgotten if we need to reboot IIS
in the middle of the day. We are not sure why this is only affecting the
out-of-process site since both sites use COM DLLs. We think certain users
may be causing this but we are not sure.
What we need is a way to run synciwam.vbs automatically everytime IIS
starts or a way to keep COM+ from doing a security check on our out-of-
process site. Any help would be greatly appreciated.
Jarrod