What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Skype & Live Messenger » MSN Messenger and C#

MSN Messenger and C#
Author: Message:
splatt
New Member
*


Posts: 5
Joined: Nov 2004
O.P. MSN Messenger and C#
Hi,

I've created a windows form in c# which the MSN Messenger API. All works fine as a Windows form app.

However, when the same base code is used in a C# Web Application, accessing the page gives the following error :

Not enough storage is available to complete this operation

The line it doesn't like is:

Line 32:         msn = New MessengerAPI.Messenger

...which is the standard way of initialising the object and works fine in the Windows Form project. All references to the MSN API are the same in both projects.

Any ideas?

Thanks,

Steve
01-30-2005 09:02 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
MSN Messenger and C# - by splatt on 01-30-2005 at 09:02 PM
RE: MSN Messenger and C# - by Plik on 01-30-2005 at 09:13 PM
RE: MSN Messenger and C# - by splatt on 01-31-2005 at 08:44 AM
RE: MSN Messenger and C# - by banacek on 01-31-2005 at 11:35 AM
RE: MSN Messenger and C# - by Stigmata on 01-31-2005 at 01:36 PM
RE: MSN Messenger and C# - by splatt on 01-31-2005 at 01:40 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