Welcome to WinForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Messenger SendText Problem

 
   Windows XP Arc2 (Home) -> Messenger RSS
Next:  missing file  
Author Message
kpandian

External


Since: Apr 10, 2006
Posts: 1



(Msg. 1) Posted: Mon Apr 10, 2006 7:21 pm
Post subject: Messenger SendText Problem
Archived from groups: microsoft>public>windowsxp>messenger (more info?)

Hi Everyone,

I have a module which i have been working for the past couplr of days.
I am trying to send im from my ap thru Messenger Type Library.
(Windows Messenger, .Net 2.0 anf Messenger Type Library 1.0)
I have two services, .Net Messaging service for hotmail and SIP
communication service for company im)

and i have the following code

Messenger.MsgrObject objmsgr = new Messenger.MsgrObject();
string header = "Mime-Version: 1.0\r\nContent-Type: text/plain;
charset=ASCII\r\n\r\n";

IMsgrUser2 contact =
(IMsgrUser2)objmsgr.CreateUser(emailaddress,
objmsgr.Services.PrimaryService );

contact.SendText(header, "pk here", MMSGTYPE.MMSGTYPE_ALL_RESULTS );


Now if i use .Net Messaging service, i am able to send a message but
when i use sip communications service, the sendtext method throws an
exception saying "The moethod or operation is not implemented"

Any help on this is appreciated!

Thanks,
PK

 >> Stay informed about: Messenger SendText Problem 
Back to top
Login to vote
Display posts from previous:   
   Windows XP Arc2 (Home) -> Messenger All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum

Categories:
 Windows XP
 Windows Vista!
 Win 2000/NT/98/ME


[ Contact us | Terms of Service/Privacy Policy ]