Hi I am getting error like that .. Fatal error: Uncaught exception 'com_exception' with message 'Error [0x80020003] Member not found. ' in c:\Inetpub\wwwroot\php\flix.php:14 Stack trace: #0 c:\Inetpub\wwwroot\php\flix.php(14): unknown() #1 {main} thrown in c:\Inetpub\wwwroot\php\flix.php on line 14 And I am running this line as on line :14 // CREATE THE FLIX COM OBJECT $flix = new COM("Flix_COM.WF_FlixCOMEncoder") or die("Couldn't create the Flix_COM.WF_FlixCOMEncoder COM Component"); Can some body help me , how to run this oblect and how to solve this error.. Great Thnx..