Created On:  29 October 2010

Problem:

Python scripts do not seem to execute. There is no smartscript-stderr.log or smartscript-stdout.log created in the EnterpriseLink\\logs directory.

Resolution:

This is most likely a permissions issue. The userid that IIS (Internet Information Services) is running under (normally "Network Service") needs to have read/write access to the directories under the MicroFocus\\EntepriseLink directory.  The Python compiler needs to compile the source modules and create the compiled output (.pyc files) in these directories.