What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » C# .net plugin

C# .net plugin
Author: Message:
n0n4m3
Junior Member
**

Avatar

Posts: 82
44 / Male / Flag
Joined: Nov 2005
O.P. RE: C# .net plugin
Thanks, I was missing windows messenger :)

I had other problem when using the MessengerAPI but I already solved it. You should include it in your tutorial: http://shoutbox.menthix.net/showthread.php?tid=50578

When compiling a project using the MessengerAPI, it may give the error:
error CS1577: Assembly generation failed -- Referenced assembly 'Interop.MessengerAPI' does not have a strong name

To solve this the line in the AssemblyInfo.cs:
[assembly: AssemblyKeyFile("..\\..\\keyfile.snk")]
isn't enough, so, we have to go to:
- Project Properties > Common Properties > General > Wrapper Assembly Key File
and add our strong name key file: keyfile.snk

This post was edited on 11-03-2005 at 05:16 PM by n0n4m3.
11-03-2005 05:15 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
C# .net plugin - by n0n4m3 on 11-03-2005 at 07:26 AM
RE: C# .net plugin - by J-Thread on 11-03-2005 at 03:05 PM
RE: C# .net plugin - by n0n4m3 on 11-03-2005 at 05:15 PM
RE: C# .net plugin - by J-Thread on 11-03-2005 at 06:01 PM
RE: C# .net plugin - by Jedimark on 11-03-2005 at 06:02 PM
RE: RE: C# .net plugin - by J-Thread on 11-03-2005 at 06:06 PM
RE: RE: RE: C# .net plugin - by n0n4m3 on 11-03-2005 at 06:26 PM
RE: C# .net plugin - by J-Thread on 11-03-2005 at 07:30 PM
RE: RE: C# .net plugin - by n0n4m3 on 11-04-2005 at 03:28 AM
RE: C# .net plugin - by TazDevil on 11-05-2005 at 09:01 AM
RE: C# .net plugin - by J-Thread on 11-05-2005 at 09:45 AM


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