Outlook Add appointment to Outlook

Joined
Jul 4, 2010
Messages
1
Reaction score
0
I created a small application using vb.net 2008 to insert an appointment in to Outlook 2003. It actually worked the first couple of times I did it but now I am getting an error message "You don't have the permission to move this item". I am not moving an item at all I am just adding one. There are no time conflicts.
The error stops when it is trying to set the date but I suspect the problem is in Outlook. I tried the same program on another computer and it worked fine.
 
Back
Top