Help - Search - Members - Calendar
Full Version: Urgent: m_skype_MessageReceived - Event doesn't fire.
Skype Community > English > Development, Betas and Skype Garage > Skype Public API
CrazyMerlin_
Hi,

I created a vb test app in VS2005, and all is well except that when I send a message back to the client from another client, the MessageReceived event does not fire.

I thought this was just me, so I downloaded the VB tutorial source from the community that I believe Lester may have done, and that doesn't work either.

Has anyone else had this problem?

I cannot continue developing blind, so this is a major problem.

WinXP Home Edition
Visual Studio 2005
ActiveS COM Wrapper

CODE


Private Sub m_skype_MessageReceived(ByVal SkypeMessage As SKYPEAPILib.Message) Handles m_skype.MessageReceived



       txtRecievedMessage.Text = SkypeMessage.Body



   End Sub



Thanks to anyone who helps.
CrazyMerlin_
Any takers?

Or am I on my own???
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.