|
-
Aug 21st, 2002, 10:02 PM
#1
Thread Starter
Addicted Member
I got a little problem here?!?
ok i am writing a program and want to be able to recieve msn messages in it but i get an error and it points to this line of code
Friend WithEvents objMessenger as new messenger.msgrobject()
now suppose i spelled everything right why would that statement throw an error
it also does it if the code is like this
friend with events objMessenger as messenger.msgerobject
me.objMessenger=new messenger.msgerobject()
if you know why it throws an error and how i can fix it let me know thanks
this is what the error says:
An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in interop.messenger.dll
Additional information: Exception from HRESULT: 0x80040202.
thanks for any help you can give
-
Aug 22nd, 2002, 08:46 AM
#2
There is a problem with the .NET wrapper that is created for msn messenger control I dont remember the details, but goto the .NET section of http://www.planet-source-code.com and search for it because someone posted the information on how to fix that.
-
Aug 27th, 2002, 04:18 PM
#3
Thread Starter
Addicted Member
Could not find it!?!
Hey cander i was not able to find were someone had posted how to fix it all i could find was some code.....Could you give me the link to the exact page....if it is not to much trouble.
Or if anyone else knows how i can fix the problem let me know thanks!!
-
Aug 27th, 2002, 08:37 PM
#4
Thread Starter
Addicted Member
-
Aug 28th, 2002, 09:00 AM
#5
Thread Starter
Addicted Member
-
Aug 29th, 2002, 07:11 PM
#6
Thread Starter
Addicted Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|