Notes Error

J

Joey

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/2004/12/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!
 
S

Stacey

I have the exact same instance and am also finding that all the work arounds
are in C#. My add-in also does nothing with notes, but the error only occurs
when the user adds a new note.

Does anyone know a fix in VB.NET?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top