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 » Add-ins for Outlook
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

How to deploy custom form to Organizational Forms Library?



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old February 13th 07, 09:21 AM posted to microsoft.public.outlook.program_addins
Piyush Gupta
external usenet poster
 
Posts: 9
Default 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.

Ads
  #2  
Old February 13th 07, 03:21 PM posted to microsoft.public.outlook.program_addins
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default 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.

 




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
Remove a Form from Organizational Forms Library Jeff G Outlook - Using Forms 7 November 7th 07 03:23 AM
Creating Organizational Forms Library & Publish Forms akafrog18 Outlook - Using Forms 1 August 1st 06 04:26 PM
Error publishing a Form to Organizational Forms Library unable to go to folder BobH Outlook - Using Forms 4 April 13th 06 11:40 AM
A problem to load a custom form from the Organizational Forms library David Elbaz Outlook - Using Forms 1 February 26th 06 09:50 AM
Can't publish new form to Organizational Forms Library Andrew Vital Outlook and VBA 4 January 20th 06 04:42 PM


All times are GMT +1. The time now is 04:57 AM.


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.