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

common dialog



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old April 9th 09, 04:57 AM posted to microsoft.public.outlook.program_vba
Joel Allen
external usenet poster
 
Posts: 117
Default common dialog

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  
Old April 9th 09, 02:36 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default common dialog

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
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
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


All times are GMT +1. The time now is 05:14 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.