![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I have a folder based applicaton solution running in OL2002 which has the MS
Forms 2.0 Object Library item checked in References. Not sure why, but somewhere along during development I seem to remember that it had to be checked....possibly because I am programmatically reading data from Excel into custom OL forms. My problem is that I am porting my OL2002 design over to OL2003 and discovered that the MS Forms 2.0 Object Library is not listed in the OL2003 References. My application won't run without it. Can anyone advise me how to get this into the OL2003 references or a workaround? -- John E. |
Ads |
#2
|
|||
|
|||
![]()
The path to it should be C:\Windows\System32\FM20.DLL.
-- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "John E." wrote in message news ![]() I have a folder based applicaton solution running in OL2002 which has the MS Forms 2.0 Object Library item checked in References. Not sure why, but somewhere along during development I seem to remember that it had to be checked....possibly because I am programmatically reading data from Excel into custom OL forms. My problem is that I am porting my OL2002 design over to OL2003 and discovered that the MS Forms 2.0 Object Library is not listed in the OL2003 References. My application won't run without it. Can anyone advise me how to get this into the OL2003 references or a workaround? -- John E. |
#3
|
|||
|
|||
![]()
Ken,
Thanks for reply. I am not referencing the path to this library in any script or VBA code in my custom forms...just want to check the check box for it in References list so it is available when running the forms. Knowing the path to it in System32 as a *.dll, is there some way I can get it listed in References for that purpose? -- John E. "Ken Slovak - [MVP - Outlook]" wrote: The path to it should be C:\Windows\System32\FM20.DLL. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "John E." wrote in message news ![]() I have a folder based applicaton solution running in OL2002 which has the MS Forms 2.0 Object Library item checked in References. Not sure why, but somewhere along during development I seem to remember that it had to be checked....possibly because I am programmatically reading data from Excel into custom OL forms. My problem is that I am porting my OL2002 design over to OL2003 and discovered that the MS Forms 2.0 Object Library is not listed in the OL2003 References. My application won't run without it. Can anyone advise me how to get this into the OL2003 references or a workaround? -- John E. |
#4
|
|||
|
|||
![]()
In article ,
=?Utf-8?B?Sm9obiBFLg==?= wrote: Knowing the path to it in System32 as a *.dll, is there some way I can get it listed in References for that purpose? A classic problem with References. I don't know the answer, but I certainly sympathize, as I have had the same problem many times in the past. If no one knows, you have to guess, open a project in VB, and see if you can find an object you want in the object browser. -- Hollis Paul Mukilteo, WA USA |
#5
|
|||
|
|||
![]()
Ken and Hollis,
Thanks for replies. I used the browser and set up the check box for Forms 2.0 Object Library in References. Sorry for my ignorance on this. -- John E. "Hollis Paul" wrote: In article , =?Utf-8?B?Sm9obiBFLg==?= wrote: Knowing the path to it in System32 as a *.dll, is there some way I can get it listed in References for that purpose? A classic problem with References. I don't know the answer, but I certainly sympathize, as I have had the same problem many times in the past. If no one knows, you have to guess, open a project in VB, and see if you can find an object you want in the object browser. -- Hollis Paul Mukilteo, WA USA |
#6
|
|||
|
|||
![]()
You can use Browse to navigate to anywhere and select that DLL from that
path to add it to your references. A useful trick when you want to add a reference that isn't easily visible. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "John E." wrote in message ... Ken, Thanks for reply. I am not referencing the path to this library in any script or VBA code in my custom forms...just want to check the check box for it in References list so it is available when running the forms. Knowing the path to it in System32 as a *.dll, is there some way I can get it listed in References for that purpose? -- John E. |
#7
|
|||
|
|||
![]()
For future reference, Outlook VBA automatically adds a reference to MS Forms 2.0 when you add a new userform module to VBA.
-- 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 "John E." wrote in message ... Ken and Hollis, Thanks for replies. I used the browser and set up the check box for Forms 2.0 Object Library in References. Sorry for my ignorance on this. |
#8
|
|||
|
|||
![]()
In article , Sue Mosher
[MVP-Outlook] wrote: For future reference, Outlook VBA automatically adds a reference to MS Forms 2.0 when you add a new userform module to VBA. Sue, that is good to know. Thank you. -- Hollis Paul Mukilteo, WA USA |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Creating Organizational Forms Library & Publish Forms | akafrog18 | Outlook - Using Forms | 1 | August 1st 06 05:26 PM |
OL2003: Convert an Object | JPL | Outlook and VBA | 2 | June 6th 06 07:58 PM |
Email Message Forms in Personal Forms Library | Debbie Hadsel | Outlook - Using Forms | 4 | May 30th 06 07:11 PM |
Standard Forms Library | Jeb | Outlook - Using Forms | 3 | March 8th 06 05:13 PM |
Organizational Forms Library Permissions? | Herschel Jones (Boral Industries) | Outlook - Using Forms | 15 | March 6th 06 03:42 PM |