Setup
...
How To
Virus Scanning Folders
3 min
introduction this article includes information about folders that may have to be excluded from antivirus scanning in activate these folders may have to be excluded from antivirus scanning when you use a file level antivirus program on the activate server if these folders are not excluded, you may see unexpected behavior for example, you may see performance issues or receive random "access denied" error messages the exact paths and folders depend upon your server environment and version note the drive placeholder represents the drive letter in which you have installed activate server typically, this drive letter is c drive \program files\activate if you do not want to exclude the whole "activate" folder from antivirus scanning, you can exclude only the following two folders drive \program files\activate\logfiles drive \program files\activate\searchindex note if you are running 32bit activate on a 64bit platform then the path will be drive \program files (x86)\activate drive \windows\microsoft net\framework64\v4 0 30319\temporary asp net files drive \users\service account\appdata\local\temp\activate drive \windows\system32\logfiles on 64 bit windows server+, the location is drive \windows\syswow64\logfiles note if you use a specific account for activate services or application pools identities, you may also have to exclude the following folders drive \users\ serviceaccount \appdata\local\temp activate anywhere server the activate anywhere server is installed in the default inetpub folder and this is usually in the c drive for the server note the drive placeholder represents the drive letter in which you have the default "inetpub" directory configured for typically, this drive letter is c drive \inetpub\activate anywhere server drive \windows\microsoft net\framework64\v4 0 30319\temporary asp net files (note path varies depending on the version of net framework installed) drive \users\service account\appdata\local\temp\activate more information anti virus file level scanners are frequently used however, if they are configured incorrectly, they can cause problems in asp net applications like activate there are two types of file level scanners memory resident file level scanning refers to a part of file level antivirus software that is loaded in memory at all times it checks all the files that are used on the hard disk and in computer memory on demand file level scanning refers to a part of file level antivirus software that you can configure to scan files on the hard disk manually or on a schedule some versions of antivirus software start the on demand scan automatically after virus signatures are updated to make sure that all files are scanned with the latest signatures these processes can cause activate files to be locked when required by activate and causes random errors this is not specific to activate but applies to windows server in general for example, the following article provides the recommendations for sharepoint 2013 https //support microsoft com/en us/kb/952167 specific issues can include locking temporary asp net dynamically complied dlls locking the activate full text search index and causing random search errors during index refreshes issues with temporary file creation during certain activate processes random failures with creating/updating/deleting any file, including any smb transactions operation on remote file systems random restarts of asp net app pool caused by recompilations this is normally caused by files or timestamps in the activate\wwwroot directory being changed causing asp net to detect this common error message "the activate iis apppool has been shutdown by iis recompilation limit of 15 reached" this will cause end users to receive 'session timeouts' as asp net has restarted if you are also running sql server on your activate server, the sql server recommendations below may also apply further information exchange anti virus recommendations https //technet microsoft com/en us/library/bb332342(v=exchg 150) aspx sql server anti virus recommendations https //support microsoft com/en us/kb/309422