A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Error Message: The subject is not trusted for the specified action



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old November 11th 09, 08:16 AM posted to microsoft.public.outlook.program_forms
Amangio
external usenet poster
 
Posts: 2
Default Error Message: The subject is not trusted for the specified action

I created a custom Contacts form in Outlook 2000. Using the Custom Controls
feature on the Control Toolbox, I selected the "Microsoft Office Spreadsheet"
item and added the Excel icon to the toolbox. My intent is to embed a
spreadsheet into my custom form. When I attempt to drop the icon onto the
page, I get this error message: "The subject is not trusted for the
specified action." Also, in another attempt to get an embedded Excel object
into my form (using the Insert menu), I can only get this to work on the
"General" page of the form. How can I insert a file or item into one of the
custom pages that I have added to my form? Thanks in advance for the
solution. Amangio

* OS: Windows Vista Home Premium

* Microsoft Office 2000 Pro

* Created Custom Contact form in Outlook

* Want to embed an Excel file into some of the pages on the custom form

* On attempts to do so, receive this error message: "The subject is not
trusted for the specified action."

* Embedding of Excel object doesn't happen

* Edited registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
Explorer\ActiveX Compatibility\{648A5600-2C6E-101B-82B6-000000000014} ;
changed compatiblility value from 400 to 0. This had no effect so I switched
it back to 400

Tried the 2 registry edits below without success

* Edited registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
Explorer\ActiveX Compatibility\{3B7C8860-D78F-101B-B9B5-04021C009402}; added
a new value, D-Word, set to 0. This had no effect but I left in place.

* Now at wits end

Ads
  #2  
Old November 11th 09, 03:43 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP][_4_]
external usenet poster
 
Posts: 552
Default Error Message: The subject is not trusted for the specified action

The spreadsheet control doesn't use an Excel file, although you can copy and
paste data into it from a worksheet. See
http://www.outlookcode.com/article.aspx?id=69 for details on how to use it
and how to store the data in an Outlook property.

If you want an embedded object linked to a file, you can't do that in design
mode. You need to run your form and use the Insert Object command to insert
an object into the body of the item.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Amangio" wrote in message
news
I created a custom Contacts form in Outlook 2000. Using the Custom Controls
feature on the Control Toolbox, I selected the "Microsoft Office
Spreadsheet"
item and added the Excel icon to the toolbox. My intent is to embed a
spreadsheet into my custom form. When I attempt to drop the icon onto the
page, I get this error message: "The subject is not trusted for the
specified action." Also, in another attempt to get an embedded Excel
object
into my form (using the Insert menu), I can only get this to work on the
"General" page of the form. How can I insert a file or item into one of
the
custom pages that I have added to my form? Thanks in advance for the
solution. Amangio

* OS: Windows Vista Home Premium

* Microsoft Office 2000 Pro

* Created Custom Contact form in Outlook

* Want to embed an Excel file into some of the pages on the custom form

* On attempts to do so, receive this error message: "The subject is
not
trusted for the specified action."

* Embedding of Excel object doesn't happen

* Edited registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
Explorer\ActiveX Compatibility\{648A5600-2C6E-101B-82B6-000000000014} ;
changed compatiblility value from 400 to 0. This had no effect so I
switched
it back to 400

Tried the 2 registry edits below without success

* Edited registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
Explorer\ActiveX Compatibility\{3B7C8860-D78F-101B-B9B5-04021C009402};
added
a new value, D-Word, set to 0. This had no effect but I left in place.

* Now at wits end



  #3  
Old November 13th 09, 05:55 AM posted to microsoft.public.outlook.program_forms
Amangio
external usenet poster
 
Posts: 2
Default Error Message: The subject is not trusted for the specified ac


Thanks for your response Sue. I added the spreadsheet control to the
toolbox, but attempts to drag the icon onto the custom form result in the
error message: "The subject is not trusted for the specified action." My
intent is to to display a spreadsheet on a page in the form. This form will
not be sent via email to anyone; it is for record keeping only. Any ideas on
the error message and how to get the spreadsheet onto my form? Thanks. A.

The spreadsheet control doesn't use an Excel file, although you can copy and
paste data into it from a worksheet. See
http://www.outlookcode.com/article.aspx?id=69 for details on how to use it
and how to store the data in an Outlook property.

If you want an embedded object linked to a file, you can't do that in design
mode. You need to run your form and use the Insert Object command to insert
an object into the body of the item.
  #4  
Old November 13th 09, 02:24 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP][_4_]
external usenet poster
 
Posts: 552
Default Error Message: The subject is not trusted for the specified ac

I have no ideas about Outlook 2000. It's been years since I even had a copy
running. The only things that come to mind is that you might have mismatched
versions of Outlook and Excel or that you might be trying to drop the
control on something other than a blank spot on the page.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Amangio" wrote in message
...

Thanks for your response Sue. I added the spreadsheet control to the
toolbox, but attempts to drag the icon onto the custom form result in the
error message: "The subject is not trusted for the specified action." My
intent is to to display a spreadsheet on a page in the form. This form
will
not be sent via email to anyone; it is for record keeping only. Any ideas
on
the error message and how to get the spreadsheet onto my form? Thanks.
A.

The spreadsheet control doesn't use an Excel file, although you can copy
and
paste data into it from a worksheet. See
http://www.outlookcode.com/article.aspx?id=69 for details on how to use it
and how to store the data in an Outlook property.

If you want an embedded object linked to a file, you can't do that in
design
mode. You need to run your form and use the Insert Object command to
insert
an object into the body of the item.



 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert message to appointment without user action Sue Mosher [MVP][_2_] Outlook - Calandaring 0 August 26th 09 04:09 PM
OpenForm Action Cancelled error only when using Vista Crossh Outlook and VBA 3 January 16th 09 03:32 PM
Automatic action upon reception of a message [email protected] Outlook and VBA 1 May 8th 07 05:27 PM
mailto not trusted even when click from trusted site with IE7 & Vi Eric Outlook - General Queries 7 May 5th 07 07:27 PM
server-requested client action message MCSA-M Outlook - General Queries 7 January 18th 06 09:24 PM


All times are GMT +1. The time now is 12:57 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.