Group:  Microsoft Outlook ยป microsoft.public.outlook.program_addins
Thread: How to deploy custom form to Organizational Forms Library?

Geek News

How to deploy custom form to Organizational Forms Library?
"Piyush Gupta" <indorewale[ at ]gmail.com> 2/13/2007 9:21:41 AM
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.

Re: How to deploy custom form to Organizational Forms Library?
"Sue Mosher [MVP-Outlook]" <suemvp[ at ]outlookcode.com> 2/13/2007 3:21:13 PM
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" <indorewale[ at ]gmail.com> wrote in message news:1171358501.291603.142620[ at ]a34g2000cwb.googlegroups.com...
[Quoted Text]
> 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.
>

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net