![]() |
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
|
|||
|
|||
![]()
Outlook 2003 SP3
Hi, I use this Microsoft Common Dialog control to select files in my custom task form. Works great, but on some other computers, it doesn't work and throws up an error. How come it works on some computers, and some not. I had to load Visual Studio on my computer to get the control to work, but most people aren't going to have Visual Studio on their computer. What am I missing. Do I need to use another control? Thanks for your help, Joel |
Ads |
#2
|
|||
|
|||
![]()
What language is your code in?
Are you using the common dialog OCX? Could this problem be happening on Vista systems? Vista does not have the common dialog OCX installed by default as part of the OS installation, unlike say Windows XP, which does have it installed as part of the VB runtime. You can either deploy the OCX as part of your installer package, or use the underlying common dialog DLL in your code instead of the OCX. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Joel Allen" wrote in message ... Outlook 2003 SP3 Hi, I use this Microsoft Common Dialog control to select files in my custom task form. Works great, but on some other computers, it doesn't work and throws up an error. How come it works on some computers, and some not. I had to load Visual Studio on my computer to get the control to work, but most people aren't going to have Visual Studio on their computer. What am I missing. Do I need to use another control? Thanks for your help, Joel |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
common address book | Andrew[_3_] | Outlook - General Queries | 2 | September 12th 08 02:55 PM |
Common VBA procedure library | Tony29 | Outlook and VBA | 3 | February 20th 08 02:35 PM |
How can you setup a common org calendar? | AEDC | Outlook - Calandaring | 4 | April 19th 07 08:47 AM |
Loading of Common Dialog fails on Outlook 2003 SP2 | Ronnie | Add-ins for Outlook | 1 | February 1st 06 03:25 PM |
Loading of Common Dialog fails on Outlook 2003 SP2 | Ronnie | Outlook - Using Forms | 1 | February 1st 06 03:21 PM |