Andy Robinson's SpamServer COM demo

Dave Dench dave at zeus.hud.ac.uk
Thu Oct 19 04:09:21 EDT 2000


Dear All,
didn't see a response to this so I'll try again.
I am running the SpamServer and it's later brother SpamServerGPO.
The original demo works fine. The GPO ( LOCAL_SERVER ) version 
registers correctly apparently and can be seen from the COM browser,
 but the /test fails saying 
**** - The Python.SpamServer test server is not available

I have tried registering it as 
SpamSrv = win32com.client.dynamic.Dispatch("Python.SpamServerGPO")

and as 
SpamSrv = win32com.client.Dispatch("Python.SpamServerGPO",clsctx=pythoncom.CLSCTX_LOCAL_SERVER)
 
without success.
Any pointers ?
PS running Python1.6 on an NT server ( via winframe )

Thanks
	David


________________________________________________________________________________

  	         ********************************************************
                 *     David Dench                          		*
                 *     School of Computing & Mathematics    		*
                 *     The University of Huddersfield       		*
                 *     Tel:  01484  472083	     			*
                 *     email: d.j.dench at hud.ac.uk   	 		*
    		 *     web:   http://helios.hud.ac.uk/staff/scomdjd	*
                 ********************************************************
________________________________________________________________________________




More information about the Python-list mailing list