Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Add-ins for Outlook (http://www.outlookbanter.com/add-ins-outlook/)
-   -   How to deploy custom form to Organizational Forms Library? (http://www.outlookbanter.com/add-ins-outlook/40684-how-deploy-custom-form-organizational.html)

Piyush Gupta February 13th 07 09:21 AM

How to deploy custom form to Organizational Forms Library?
 
Hi,

I am trying to create Setup project for deploying my custom forms into
Exchange Server 2003 Organizational Forms Library using VS.NET 2005
but unable to find any good reference for creating custom action for
the same.

Can you pls. point me to some good reference material for this or
suggest better way to do the same?

Thanks.


Sue Mosher [MVP-Outlook] February 13th 07 03:21 PM

How to deploy custom form to Organizational Forms Library?
 
You would need to write code that (a) creates an item using your form and (b) uses that item's FormDescription.PublishForm command to publish. For (a), CreateItemFromTemplate can be used with an .oft file. Note, though, that if this is an add-in that will be running on multiple machines, the form should be published only once. You might not want the form publishing to be part of the add-in itself.

--
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

"Piyush Gupta" wrote in message oups.com...
Hi,

I am trying to create Setup project for deploying my custom forms into
Exchange Server 2003 Organizational Forms Library using VS.NET 2005
but unable to find any good reference for creating custom action for
the same.

Can you pls. point me to some good reference material for this or
suggest better way to do the same?

Thanks.



All times are GMT +1. The time now is 05:07 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-2006 OutlookBanter.com