I have coded python COM server that works great when called from Visual Basic. But, when I try to call the same COM object from Cold Fusion, python seems to be forgetting how to find imported modules like (sax). Specific error within ColdFusion: Unexpected Python Error: xml.sax._exceptions.SAXReaderNotAvailable: No parsers found When I hit the page again without changing anything. I get the following: Unexpected Python Error: exceptions.AttributeError: create_parser If anyone has run across this and can help. I would mucho appreciate it. Best regards, Chris __________________________________________________ Do You Yahoo!? Yahoo! Shopping - Thousands of Stores. Millions of Products. http://shopping.yahoo.com/ _______________________________________________ ActivePython mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/activepython