![]() |
| 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. |
|
|||||||
| Tags: failure, form, launch, outlook |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I have created a custom contact form and published it in the Outlook Folders
library called IPM.Contact.testform1. I want to lauch this form from a desktop shortcut which would execute the logic in the Item_Open() event, and I have followed the instructions under http://www.outlookcode.com/d/launchform.htm. My shortcut target looks like this "C:\Program Files\Microsoft Office\OFFICE11\OUTLOOK.EXE" /c "IPM.Contact.testform1" When I open the form in Outlook, everything works fine. When I run the shortcut, the base contact form is displayed an not my customized one. Is there something else I should be doing? -- James |
| Ads |
|
#2
|
|||
|
|||
|
It's not quite clear where you published this form. You must publish it to the Personal Forms library if you want it to work with the /c switch.
-- 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 "Jreue" wrote in message ... I have created a custom contact form and published it in the Outlook Folders library called IPM.Contact.testform1. I want to lauch this form from a desktop shortcut which would execute the logic in the Item_Open() event, and I have followed the instructions under http://www.outlookcode.com/d/launchform.htm. My shortcut target looks like this "C:\Program Files\Microsoft Office\OFFICE11\OUTLOOK.EXE" /c "IPM.Contact.testform1" When I open the form in Outlook, everything works fine. When I run the shortcut, the base contact form is displayed an not my customized one. Is there something else I should be doing? -- James |
|
#3
|
|||
|
|||
|
Thanks, Sue - that was it!
-- James "Sue Mosher [MVP-Outlook]" wrote: It's not quite clear where you published this form. You must publish it to the Personal Forms library if you want it to work with the /c switch. -- 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 "Jreue" wrote in message ... I have created a custom contact form and published it in the Outlook Folders library called IPM.Contact.testform1. I want to lauch this form from a desktop shortcut which would execute the logic in the Item_Open() event, and I have followed the instructions under http://www.outlookcode.com/d/launchform.htm. My shortcut target looks like this "C:\Program Files\Microsoft Office\OFFICE11\OUTLOOK.EXE" /c "IPM.Contact.testform1" When I open the form in Outlook, everything works fine. When I run the shortcut, the base contact form is displayed an not my customized one. Is there something else I should be doing? -- James |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CANNOT LAUNCH OUTLOOK 2003 | Michael Rigby | Outlook - Installation | 5 | July 22nd 07 08:00 PM |
| outlook 2003 won't launch at all please help | Selenaneedshelp | Outlook - General Queries | 3 | October 6th 06 02:43 AM |
| Failure of Outlook after ME to XP upgrade | jeh | Outlook - Installation | 5 | April 15th 06 10:24 AM |
| Why does Outlook 2002 ask for ie 4.01 at launch? | John Marsh | Outlook - General Queries | 8 | January 24th 06 11:55 PM |
| Cannot Launch Outlook | Ron Bernier | Outlook - Installation | 1 | January 15th 06 05:07 AM |