Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > .NET 3.5 and Visual Studio. 2008 > Visual Studio 2008
|
Visual Studio 2008 For discussing Visual Studio 2008. Please post code questions about a specific language (C#, VB, ASP.NET, etc) in the correct language forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Studio 2008 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 16th, 2011, 12:43 AM
Registered User
 
Join Date: Apr 2011
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Post creating object of MessengerAPI.messenger then (OutOfMemoryException was unhandled)

hi,

i have create a simple chatting application with windows live messenger.I have give the reference Messenger API Type Library 1.0.Then in form_load() event i have create the object of that MessengerAPI type library, ie, in vb.net windows application.I have used visual studio 200.I have both check windows xp service pack 2 or 3. but the same following errors are occured.

Dim msn As MessengerAPI.Messenger = New MessengerAPI.Messenger()
then it generates following error.
OutOfMemoryException was unhandled
(Creating an instance of the COM component with CLSID {B69003B3-C55E-4B48-836C-BC5946FC3B28} from the IClassFactory failed due to the following error: 8007000e.)
How to avoid that error.Please give me the solution about that error.Please give me the link or url of available in net.

Thanks,





Similar Threads
Thread Thread Starter Forum Replies Last Post
"OutOFMemoryException" Juan Patrick Pro Visual Basic 2005 1 April 30th, 2008 10:51 AM
Help Creating simple COM object stalker C++ Programming 4 January 15th, 2006 09:32 AM
Error Occurred creating Report Object: Object does sa_moizatyahoo Classic ASP Professional 0 February 1st, 2005 10:29 AM
System.outOfMemoryException dhol General .NET 2 December 29th, 2004 08:45 AM
Creating an Object MiltonAbreu Excel VBA 2 July 28th, 2004 11:57 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.