jayawant.sawant 0 Newbie Poster

hi,

i have create a simple chatting application with windows live messenger.I have give the

reference Messenger API Type Library 1.0.Then in form_load() event i have create the object of

that MessengerAPI type library, ie, in vb.net windows application.I have used visual studio

2008.I have both check windows xp service pack 2 or 3. but the same following errors are

occured.

Dim msn As MessengerAPI.Messenger = New MessengerAPI.Messenger()
then it generates following error.
OutOfMemoryException was unhandled
(Creating an instance of the COM component with CLSID {B69003B3-C55E-4B48-836C-BC5946FC3B28}

from the IClassFactory failed due to the following error: 8007000e.)
How to avoid that error.Please give me the solution about that error.Please give me the link on

internet.
I have tested in windows7,vista it works.I have installed visual studio 2008 on both windows7 &

vista.nthing problems are creating instance of messengerAPI.but in windows xp it is nothing

work.


Thanks,