A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows XP » Microsoft Messenger
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Messenger SendText Problem



 
 
Thread Tools Display Modes
  #1  
Old April 11th 06, 03:21 AM posted to microsoft.public.windowsxp.messenger
external usenet poster
 
Posts: n/a
Default Messenger SendText Problem

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

Ads
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows & MSN Messenger problem Sem Microsoft Messenger 1 March 8th 06 09:15 PM
Problem about Window XP SP2 firewall and the buildin FTP command ping Performance and Maintainance of XP 0 June 24th 05 07:09 AM
Windows messenger problem - Please help Somu Microsoft Messenger 0 February 9th 05 03:47 AM
Msn messenger and windows messenger Problem. John Microsoft Messenger 0 July 24th 04 03:04 AM
Windows Messenger Connie Microsoft Messenger 6 July 18th 04 03:04 PM






All times are GMT +1. The time now is 07:13 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.