PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Form Programming
How do I remove a published form from organization libraries
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Form Programming
How do I remove a published form from organization libraries
![]() |
How do I remove a published form from organization libraries |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Sorry for cross-posting!
I need to remove a duplicated OL form from organizational Library. How do I do that? Thanks Bill |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Tools | Options | Other | Advanced Options | Custom Forms | Manage Forms
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Bill Nguyen" <billn_nospam_please@jaco.com> wrote in message news:uUSZGsujEHA.2948@TK2MSFTNGP11.phx.gbl... > Sorry for cross-posting! > > I need to remove a duplicated OL form from organizational Library. How do > I > do that? > Thanks > Bill > > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Sue;
Thank you very much. I worked great for me! I got another problem: When I selected a form in design mode, I got an error message: Runtime error '53' File not found: MSRICHED.VBX The form must be outdated. How can I upgrade the form to use with OL 2003? Thanks Bill "Sue Mosher [MVP-Outlook]" <suemvp@outlookcode.com> wrote in message news:u8G66N1jEHA.632@TK2MSFTNGP12.phx.gbl... > Tools | Options | Other | Advanced Options | Custom Forms | Manage Forms > > -- > Sue Mosher, Outlook MVP > Author of > Microsoft Outlook Programming - Jumpstart for > Administrators, Power Users, and Developers > http://www.outlookcode.com/jumpstart.aspx > > > "Bill Nguyen" <billn_nospam_please@jaco.com> wrote in message > news:uUSZGsujEHA.2948@TK2MSFTNGP11.phx.gbl... > > Sorry for cross-posting! > > > > I need to remove a duplicated OL form from organizational Library. How do > > I > > do that? > > Thanks > > Bill > > > > > > > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
That is indeed an old form! MSRICHED.VBX is a control used by the Exchange
Forms Designer. You cannot open EFD forms in Outlook's form designer. Microsoft has an EFD runtime component for Outlook 2002, but I haven't found the equivalent for Outlook 2003 -- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Bill Nguyen" <billn_nospam_please@jaco.com> wrote in message news:uYHd%2322jEHA.3712@TK2MSFTNGP15.phx.gbl... > Sue; > Thank you very much. I worked great for me! > > I got another problem: > When I selected a form in design mode, I got an error message: > Runtime error '53' > File not found: MSRICHED.VBX > > The form must be outdated. How can I upgrade the form to use with OL 2003? |
|
|
|
#5 |
|
Guest
Posts: n/a
|
Sue;
EFD runtime for 2002 also works for OL 2003. however, I still run into problem opening the form in Design mode. If I can open it in design mode, I can save it back as OL 2003 form. You have any idea how to do this? Thanks Bill "Sue Mosher [MVP-Outlook]" <suemvp@outlookcode.com> wrote in message news:eJ71$c3jEHA.3876@TK2MSFTNGP15.phx.gbl... > That is indeed an old form! MSRICHED.VBX is a control used by the Exchange > Forms Designer. You cannot open EFD forms in Outlook's form designer. > Microsoft has an EFD runtime component for Outlook 2002, but I haven't found > the equivalent for Outlook 2003 > -- > Sue Mosher, Outlook MVP > Author of > Microsoft Outlook Programming - Jumpstart for > Administrators, Power Users, and Developers > http://www.outlookcode.com/jumpstart.aspx > > > "Bill Nguyen" <billn_nospam_please@jaco.com> wrote in message > news:uYHd%2322jEHA.3712@TK2MSFTNGP15.phx.gbl... > > Sue; > > Thank you very much. I worked great for me! > > > > I got another problem: > > When I selected a form in design mode, I got an error message: > > Runtime error '53' > > File not found: MSRICHED.VBX > > > > The form must be outdated. How can I upgrade the form to use with OL 2003? > > |
|
|
|
#6 |
|
Guest
Posts: n/a
|
I would not expect to be able to open EFD forms in the Outlook form
designer. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Bill Nguyen" <billn_nospam_please@jaco.com> wrote in message news:O50$q$SkEHA.3724@TK2MSFTNGP11.phx.gbl... > Sue; > EFD runtime for 2002 also works for OL 2003. > however, I still run into problem opening the form in Design mode. If I > can > open it in design mode, I can save it back as OL 2003 form. You have any > idea how to do this? > Thanks > Bill > > "Sue Mosher [MVP-Outlook]" <suemvp@outlookcode.com> wrote in message > news:eJ71$c3jEHA.3876@TK2MSFTNGP15.phx.gbl... >> That is indeed an old form! MSRICHED.VBX is a control used by the >> Exchange >> Forms Designer. You cannot open EFD forms in Outlook's form designer. >> Microsoft has an EFD runtime component for Outlook 2002, but I haven't > found >> the equivalent for Outlook 2003 >> >> "Bill Nguyen" <billn_nospam_please@jaco.com> wrote in message >> news:uYHd%2322jEHA.3712@TK2MSFTNGP15.phx.gbl... >> > Sue; >> > Thank you very much. I worked great for me! >> > >> > I got another problem: >> > When I selected a form in design mode, I got an error message: >> > Runtime error '53' >> > File not found: MSRICHED.VBX >> > >> > The form must be outdated. How can I upgrade the form to use with OL > 2003? |
|
|
|
#7 |
|
Guest
Posts: n/a
|
Dear Sue;
According to your reply, I won't be able to modify any forms previously created with EFD. Looks like that I have to start from scratch with OL form designer then. Thanks Bill "Sue Mosher [MVP-Outlook]" <suemvp@outlookcode.com> wrote in message news:enHN8GTkEHA.3648@TK2MSFTNGP09.phx.gbl... > I would not expect to be able to open EFD forms in the Outlook form > designer. > > -- > Sue Mosher, Outlook MVP > Author of > Microsoft Outlook Programming - Jumpstart for > Administrators, Power Users, and Developers > http://www.outlookcode.com/jumpstart.aspx > > > "Bill Nguyen" <billn_nospam_please@jaco.com> wrote in message > news:O50$q$SkEHA.3724@TK2MSFTNGP11.phx.gbl... > > Sue; > > EFD runtime for 2002 also works for OL 2003. > > however, I still run into problem opening the form in Design mode. If I > > can > > open it in design mode, I can save it back as OL 2003 form. You have any > > idea how to do this? > > Thanks > > Bill > > > > "Sue Mosher [MVP-Outlook]" <suemvp@outlookcode.com> wrote in message > > news:eJ71$c3jEHA.3876@TK2MSFTNGP15.phx.gbl... > >> That is indeed an old form! MSRICHED.VBX is a control used by the > >> Exchange > >> Forms Designer. You cannot open EFD forms in Outlook's form designer. > >> Microsoft has an EFD runtime component for Outlook 2002, but I haven't > > found > >> the equivalent for Outlook 2003 > >> > >> "Bill Nguyen" <billn_nospam_please@jaco.com> wrote in message > >> news:uYHd%2322jEHA.3712@TK2MSFTNGP15.phx.gbl... > >> > Sue; > >> > Thank you very much. I worked great for me! > >> > > >> > I got another problem: > >> > When I selected a form in design mode, I got an error message: > >> > Runtime error '53' > >> > File not found: MSRICHED.VBX > >> > > >> > The form must be outdated. How can I upgrade the form to use with OL > > 2003? > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

