What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Problem with messenger api

Problem with messenger api
Author: Message:
Ash_
Senior Member
****

Avatar

Posts: 638
Reputation: 31
35 / Male / –
Joined: Aug 2004
RE: Problem with messenger api
quote:
Originally posted by KooKiz
Hi,
I've got a very annoying problem with visual studio since a few weeks.  I can't use windows messenger's api functions anymore. For exemple, when I load the exemple template for visual basic.net (MPAdvPluginVB), I've got an error at the line :
Public Shared WithEvents oMessenger As MessengerAPI.MessengerClass

Error is : Name 'MessengerAPI' is not declared.

When I look at the references, there is an exclamation mark in front of MessengerAPI.

I tryed to reinstall msn and msgplus, without any result.

Do you know where this problem come from, and a way to fix it ? Is there a way to uninstall windows messenger so I can reinstall it ?


that just sets the with.

in Visual Basic 6.0  i remember having to use something like
code:
Set oMessenger as New Messenger.MessengerAPI
on a form load or button click.

i dont know if you need to set it as a new one in .Net, maybe you could muck around with the code i stated

i hope you figure it out anyway (Y).
[Image: jeansiger5.jpg]
01-12-2005 12:20 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Problem with messenger api - by KooKiz on 01-12-2005 at 11:56 AM
RE: Problem with messenger api - by Ash_ on 01-12-2005 at 12:20 PM
RE: Problem with messenger api - by Plik on 01-12-2005 at 04:12 PM
RE: Problem with messenger api - by CookieRevised on 01-12-2005 at 04:26 PM
RE: Problem with messenger api - by KooKiz on 01-12-2005 at 05:02 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On