LabLynx KB:Pages hang without error via FileSystemObject

From LIMSWiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Dealing with FileSystemObject errors

Norton Antivirus causes the file system object to hang on Web servers. This problem is evident when "list" or "edit" screens are being rendered in the LabLynx LIMS. LabLynx's core ASPs call the sysincATT_Commands.asp include file, which has an immediate reference to FileSystemObject.

To correct the issue turn off script blocking from the Norton Antivirus control panel, found under the Options tab. See "Further reading" for more information.

Further reading

Related questions