From what I understand, AppVerifier assumes that code runs as EXEs. Is this accurate? Is there a way to run AV on apps that run in the context of IIS? Thanks, Sarah McCoy
The process boundary is the entity to which AppVerifier can be applied. For code hosted in other processed, the hosting process needs to be verified. In your case, it could be inetinfo.exe, dllhost.exe, w3wp.exe. -- -- This posting is provided "AS IS" with no warranties, and confers no rights. Use of any included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm "Sarah McCoy" <Sarah McCoy@discussions.microsoft.com> wrote in message news:CDADD0C5-6CA7-4CB6-A66D-BAADE0877680@microsoft.com... > From what I understand, AppVerifier assumes that code runs as EXEs. Is > this > accurate? Is there a way to run AV on apps that run in the context of IIS? > > Thanks, > Sarah McCoy