![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I'm troubleshooting a enhancement that was written for our EDP software
(NxtTrend). It allows you to forward PO's and send mail from inside the software. It reads the GAL and lets you select names but when I send message I get a error stateing "Unable to open file mail.err errno=13 (98)". It does send the message because thier is a failed delivery in exchange mailbox. I have tested it as admin and it does work.. When I works instead of the Unable to open msg I get the "A program is trying to access e-mail address you have stored in outlook". It looks like a permission issue. How do I set it up for non-admins to get retreve the e-mails from outlook?. Full admin rights to the computer is not a option since this is a Citrix server. I can dupicate the problem from a pc with not admin rights. Thanks. |
Ads |
#2
|
|||
|
|||
![]()
Most likely, the program is trying to access properties or methods that are blocked by the "object model guard" security in Outlook 2000 SP2 and later versions. See http://www.outlookcode.com/d/sec.htm for your options.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "EdwardQ" wrote in message ... I'm troubleshooting a enhancement that was written for our EDP software (NxtTrend). It allows you to forward PO's and send mail from inside the software. It reads the GAL and lets you select names but when I send message I get a error stateing "Unable to open file mail.err errno=13 (98)". It does send the message because thier is a failed delivery in exchange mailbox. I have tested it as admin and it does work.. When I works instead of the Unable to open msg I get the "A program is trying to access e-mail address you have stored in outlook". It looks like a permission issue. How do I set it up for non-admins to get retreve the e-mails from outlook?. Full admin rights to the computer is not a option since this is a Citrix server. I can dupicate the problem from a pc with not admin rights. Thanks. |
#3
|
|||
|
|||
![]()
Thank you, I've been to that site. It says why "When an application accesses
a blocked property or method related to addresses, Outlook displays this dialog, which the user must respond to before the application can continue:" The issue isn't that the dialog "A program is trying to access e-mail address you have stored in outlook". Which I don't mine. The issue is that I'm not getting that dialog at all. Instead of the dialog I get "Unable to open file mail.err errno=1 (98)". I'm a admin and not much of a programmer. I don't get the "Unable to open file" message if I run as a administrator. I only get it when I dont have admin rights to the computer. Ed. "Sue Mosher [MVP-Outlook]" wrote: Most likely, the program is trying to access properties or methods that are blocked by the "object model guard" security in Outlook 2000 SP2 and later versions. See http://www.outlookcode.com/d/sec.htm for your options. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "EdwardQ" wrote in message ... I'm troubleshooting a enhancement that was written for our EDP software (NxtTrend). It allows you to forward PO's and send mail from inside the software. It reads the GAL and lets you select names but when I send message I get a error stateing "Unable to open file mail.err errno=13 (98)". It does send the message because thier is a failed delivery in exchange mailbox. I have tested it as admin and it does work.. When I works instead of the Unable to open msg I get the "A program is trying to access e-mail address you have stored in outlook". It looks like a permission issue. How do I set it up for non-admins to get retreve the e-mails from outlook?. Full admin rights to the computer is not a option since this is a Citrix server. I can dupicate the problem from a pc with not admin rights. Thanks. |
#4
|
|||
|
|||
![]()
My understanding is that you may not get that dialog in certain server application scenarios.
Bottom line is that you shouldn't be trying to use Outlook to send mail from an unattended server-based application. CDO for Windows would be a good replacement. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "EdwardQ" wrote in message news ![]() Thank you, I've been to that site. It says why "When an application accesses a blocked property or method related to addresses, Outlook displays this dialog, which the user must respond to before the application can continue:" The issue isn't that the dialog "A program is trying to access e-mail address you have stored in outlook". Which I don't mine. The issue is that I'm not getting that dialog at all. Instead of the dialog I get "Unable to open file mail.err errno=1 (98)". I'm a admin and not much of a programmer. I don't get the "Unable to open file" message if I run as a administrator. I only get it when I dont have admin rights to the computer. Ed. "Sue Mosher [MVP-Outlook]" wrote: Most likely, the program is trying to access properties or methods that are blocked by the "object model guard" security in Outlook 2000 SP2 and later versions. See http://www.outlookcode.com/d/sec.htm for your options. "EdwardQ" wrote in message ... I'm troubleshooting a enhancement that was written for our EDP software (NxtTrend). It allows you to forward PO's and send mail from inside the software. It reads the GAL and lets you select names but when I send message I get a error stateing "Unable to open file mail.err errno=13 (98)". It does send the message because thier is a failed delivery in exchange mailbox. I have tested it as admin and it does work.. When I works instead of the Unable to open msg I get the "A program is trying to access e-mail address you have stored in outlook". It looks like a permission issue. How do I set it up for non-admins to get retreve the e-mails from outlook?. Full admin rights to the computer is not a option since this is a Citrix server. I can dupicate the problem from a pc with not admin rights. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Couldn't Set "Folder Visible" Permission on Outlook 2003 | eric z | Outlook - General Queries | 2 | March 8th 06 08:38 PM |
You don't have appropiate permission to perform this operation | George | Outlook - General Queries | 0 | February 17th 06 08:16 AM |
Another Outlook Question | Jeremiah | Outlook - General Queries | 2 | January 31st 06 01:34 AM |
Question | Jeremiah | Outlook - General Queries | 3 | January 31st 06 01:33 AM |
You don't have appropriate permission to perform this operation | jamepc | Outlook - Installation | 3 | January 15th 06 05:18 PM |