views:

29

answers:

0

Hi guys, I have to implement a Windows Service (I'm working on XP) that uses MSNMessenger API. Well, my "normal" application works good, but when I porting this on a Service, I received this error:

Creating an instance of the COM component with CLSID {F81CD990-910B-4BBF-9CB3-6A77F3D697B3} from the IClassFactory failed due to the following error: 80004005.

Can I solve this problem?

EDIT: I've tryed to check "Allow Service to interact with Desktop" but it not works :(