Thread: Notes Error
View Single Post
  #1  
Old March 20th 06, 03:51 PM posted to microsoft.public.outlook.program_forms
Joey
external usenet poster
 
Posts: 3
Default Notes Error

I have a custom class that is fired on the connect of outlook. Everything
works fine but if I open a note item and try to exit the program it says:

"Could not complete the operation. One or more parameter values are not
valid."

I have found several places that say "this is how you fix it" but they are
all in C# and when I translate it to vb.net ti doesn't work. Apprently it is
a bug in the inspector. I don't do anything with the note class. I am only
using the mailitems. I have tried everything including what this guy has:

http://blogs.msdn.com/omars/archive/...07/276136.aspx

That is the exact error. Doesn't anyone know a work around in vb.net. I
really need some help here!

Thanks!


Ads