Re: Access runtime 2003 with Common Dialog DLL
- From: "Douglas J. Steele" <NOSPAM_djsteele@xxxxxxxxxxxxxxxxx>
- Date: Thu, 26 May 2005 19:30:13 -0400
comdlg32.dll seems to be one of the most sensitive to version differences.
What are you using that dll for? Can you replace it by making API calls
instead?
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
"Stan Lukken" <StanLukken@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:874B6A35-1EF3-4B69-989C-433D39CF4568@xxxxxxxxxxxxxxxx
> I've built an MDE application, packaged and installed with tools from the
> Developer Extensions. The application installs without error and runs
> perfectly on several computers. Runtime warnings occur only on a few
> specific computers. The difference in configuration between those systems
> that do and those that do not generate warnings is not clear. All systems
> run the XP OS with all critical updates for both the OS and Office, if
> Office
> is installed. My MDE runs without warnings on machines that include
> Office
> XP Pro and on machines that do not have any version of Office on them.
> The
> two machines that generate warnings appear unique in that they include
> Office
> XP Standard (without Access).
>
> Because my MDE makes use of "comdlg32.dll", I suspect a registration
> problem. The initial form presented to the user includes a common dialog
> object. Before the form is displayed, a warning message says "There is no
> object in this control". The application's initial form will then
> display,
> but any attempt to use a control that refers to the common dialog object
> will
> generate additional warning messages saying the class or object does not
> support the set of events. My attempts to register the DLL using
> "regsvr32"
> results in the message "comdlg32.dll was loaded, but the DLLRegisterServer
> entry point was not found. This file cannot be registered."
>
> My questions? Is this a registration problem with "comdlg32.dll", and if
> so, how can I resolve it? If not, why does my MDE operate without flaw on
> other machines where no manual registration of the dll was ever performed?
> Thank for your help. . .
.
- Follow-Ups:
- Re: Access runtime 2003 with Common Dialog DLL
- From: Stan Lukken
- Re: Access runtime 2003 with Common Dialog DLL
- References:
- Access runtime 2003 with Common Dialog DLL
- From: Stan Lukken
- Access runtime 2003 with Common Dialog DLL
- Prev by Date: Re: Migrating users from Access 97 to Access 2003 at multiple sites?
- Next by Date: Common Dialog ActiveX Control - License
- Previous by thread: Access runtime 2003 with Common Dialog DLL
- Next by thread: Re: Access runtime 2003 with Common Dialog DLL
- Index(es):
Relevant Pages
|