Saturday, 05 July 2008

The products listed above, and their associated names, icons and logos, are the intellectual property of Microsoft Corporation.

Messenger
About nudge to trigger a menu show
MSDN Forums: Agents -

I wanna to give user a menu(using call action to response user different oprions) when user give me a nudge, but I don't know somehow it doesn't work for action calling.

process:

user send nudge->bot output menu->user choose '1' -> action not call, just response of  the unhandled input number '1'

 

if I make menu started with user a specific input word, the action call will run normally


View article..

problem
MSDN Forums: Messenger -

 

When we try to sign in and it acts like we have signed in, but 3 or 4 seconds later it gives us a message of....

Windows live messenger has encountered a problem and needs to close. We are sorry for the inconvenience.

 

We have uninstalled and reinstalled twice and it still is doing the same thing.

 

It asks if we want to send an error report everytime.



View article..

[help!]Warning updating connection file
MSDN Forums: Agents -

Hi again guys, I'm new here and I think this a silly question but here it goes.

 

When i "compile" de connection file, it returns me a few warning like the next one:

 

[W273] Found invalid UTF-8 sequence in the string.  Converting it, assuming it is Latin1

 

How can i solve this?.

 

 

Sorry for my spelling, Thanks you.

Best regards.

 

JJ.


View article..

About Bot Global Event-Driven Procedure
MSDN Forums: Agents -

Do we have Global Bot Events interface(on bot life cycle layer)? Just like When a Bot started or reloaded, we will give a point entry to execute some task, not face to a one user.

 

Thanks

 


View article..

MSN error 931 ?
MSDN Forums: Agents - Hi

I have an error when I'm launching my agent on MSN: the error 931.

Jul 01 09:54:22.74 (+0100) mr-msm-msn: [CS, messenger.hotmail.com] sending versions... Jul 01 09:54:22.74 (+0100) mr-msm-msn: [CS, messenger.hotmail.com] <--- SENT: VER 1 MSNP12 CVR0 Jul 01 09:54:23.11 (+0100) mr-msm-msn: [CS, messenger.hotmail.com] ---> RECEIVED: VER 1 MSNP12 CVR0 Jul 01 09:54:23.11 (+0100) mr-msm-msn: [CS, messenger.hotmail.com] <--- SENT: CVR 2 0x0409 winnt 6.0 i386 abbot build1326 ab-bot.mail@hotmail.com bot.mail@hotmail.com Jul 01 09:54:23.33 (+0100) mr-msm-msn: [CS, messenger.hotmail.com] ---> RECEIVED: CVR 2 1.0.0000 1.0.0000 1.0.0000 http://msgr.dlservice.microsoft.com http://messenger.msn.com Jul 01 09:54:23.33 (+0100) mr-msm-msn: [CS, messenger.hotmail.com] <--- SENT: USR 3 TWN I bot.mail@hotmail.com Jul 01 09:54:23.53 (+0100) mr-msm-msn: [CS, messenger.hotmail.com] ---> RECEIVED: 931 3 Jul 01 09:54:23.53 (+0100) mr-msm-msn: [CS, messenger.hotmail.com] Error 931 (3):
Jul 01 09:54:23.53 (+0100) mr-msm-msn: [CS, messenger.hotmail.com] major connection death Jul 01 09:54:23.53 (+0100) mr-msm-msn: mi state 4 Jul 01 09:54:23.53 (+0100) mr-msm-msn: stopping (natural)

What can be the cause?
The context is:
SDK 4.3.0.1326 (I'm working on migration on SDK 5.0)
This error is new: the msn service worked well before.
I've uninstalled Visual Studio and WLA SDK 5.0 to see if there was interferences, but the error is still here.
Before uninstalling SDK 5.0 the msn service started correctly on SDK 5.0

Thank you for your help

Maïté

View article..

Access Datatable
MSDN Forums: Agents -

Hi,

When the user enter his name, i want to know if is a man or a woman.

For this i have a .txt only with names, and create a datatable.
 

Code Snippet

datatable FirstNamesTable

   load FirstName {index="thawed"} from file

      Data/NamesM.txt

 

 

 

and the subpattern

 

Code Snippet

subpattern AFirstNameM get FirstName, FirstName in FirstNamesTable {style=raw maxlength=4}

 

 

 

When i get username, call a procedure which supposedly should compare to see if that name is in datatable

 

Code Snippet

procedure AuxName(NAME)

  if lc(NAME) eq lc(AFirstNameM)

    call SetUserIsMale()

 

 

 

But is not working... What is missing?

 

 

André

 


View article..

Empty bot template
MSDN Forums: Agents -

Is it possible to get a sample template or at least instructions for creating a completely empty but functional bot, that will only respond to my own patterns, without pre-defined patterns or logic? During development, I often need to "overwrite" wrong existing responses the bot replies, and it's quite complicated to find my way around all the libraries (they are not documented).


View article..

export files in playlist
MSDN Forums: Messenger -

 

Is there a way to export media files from my WMP library to a backup folder using a playlist?  Keep in mind that I want to export the actual media files, not the playlist itself.  I am just using the playlist as the filter for files to be exported and/or backed up to a separare disk or folder.

 

Thanks,
Diego


View article..

Put a tool window (settings) to MSN Add on
MSDN Forums: Messenger -

I have try the Add on, and I'm tring to put a tool window (settings) I have try to write data to Registry but I couldn't also I can't read data ,if you can please give me  the code please
And I like to know ,Can we find who Block me (by a programm)

Can I use MessengerClient.dll on a form (not as an Add on, as an Application)

I'm using VB.Net

 Please help me
Thank you


View article..

I can't see nothing I send and can't receive text while having conversation
MSDN Forums: Messenger - I simply can't see what I send anymore.
I can see while writing but when I send ,that's over.
And can't also read anything I receive,but I can see the notification that my contact is writing message and it flashes like I received it but still there's nothing to read,neither what I send nor what I receive?
What could be the problem?
Thanx in advance !!!

View article..

PreviousNext
Copyright 2008. Sponsored by Aptovita   |  Terms Of Use  |  Privacy Statement
Content on this site is generated from the developer community and shared freely for your enjoyment and benifit. This site is run independantly of Microsoft and does not express Microsoft's views in any way.