As well as that, you need to initialise it as multithreaded. Do this in your thread function. G.Luck :cool:
Ali Issa
Posts
-
ActiveX & Threads...gettin' Funky - Check this Out. -
DCOM access deniedThe server doesn't have UI the client creates an object of it and uses it which in itself a com server, from what i've read in tech net you can't set the identity to interactive if the server doesn't have an interface!! i have checked the access and launch permissions .. as you said :confused:
-
DCOM access deniedhas any body had this error from a machine that has the dcome server when trying to connect to remotely from a client?? Access denied attempting to launch a DCOM Server. The server is: xxx. where xxx is my dcome server. if you have had this problem how did you get rid of it?? Cheers :confused:
-
DCOM access deniedHi, While trying to create an object from the client ( remotely) i get the "Access denied" error. I have made sure that the security setting are correct by giving myself full control, that didn't help. This used to work until i modified the dcomcnfg setting to run application on local computer as well as the remote one ( basically i checked both boxes, after restoring original setting hell the Access denied error started appearing. any ideas?? * i know i have access to the remote machine as i have access to files on it through explorer. :confused: Alii