Permission problem with 2003 form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an existing form. I added a new combobox. When I run the form and
select a value in the new combo and send the form to myself, I recieve this
error: This message could not be sent. Try sending the message again later,
or contact your network administrator. You do not have sufficient permission
to perform this operation on this object. See the folder contact or your
system administrator. Error is [0x80070005-0x80070005-0x000508].
All I did was add another combo box to my local form. When I remove the new
combo or dont select a combobox value in the new form object, it works just
fine. Any idea what is going on ? I have no code behind any form objects.
thanks all
 
Check to see whether you inadvertently added a value to the From field.
 
Hello, Sue. No luck. The "from" is empty. thanks

Sue Mosher said:
Check to see whether you inadvertently added a value to the From field.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



Eric said:
I have an existing form. I added a new combobox. When I run the form and
select a value in the new combo and send the form to myself, I recieve this
error: This message could not be sent. Try sending the message again later,
or contact your network administrator. You do not have sufficient permission
to perform this operation on this object. See the folder contact or your
system administrator. Error is [0x80070005-0x80070005-0x000508].
All I did was add another combo box to my local form. When I remove the new
combo or dont select a combobox value in the new form object, it works just
fine. Any idea what is going on ? I have no code behind any form objects.
thanks all
 
Hello Eric,

I am having a very similar problem. Have you found a solution yet?

Thanks,
Joel

Eric said:
Hello, Sue. No luck. The "from" is empty. thanks

Sue Mosher said:
Check to see whether you inadvertently added a value to the From field.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



Eric said:
I have an existing form. I added a new combobox. When I run the form and
select a value in the new combo and send the form to myself, I recieve
this
error: This message could not be sent. Try sending the message again
later,
or contact your network administrator. You do not have sufficient
permission
to perform this operation on this object. See the folder contact or
your
system administrator. Error is [0x80070005-0x80070005-0x000508].
All I did was add another combo box to my local form. When I remove the
new
combo or dont select a combobox value in the new form object, it works
just
fine. Any idea what is going on ? I have no code behind any form
objects.
thanks all
 
Back
Top