Re: Missing DLLfrom A2K
- From: "Alex Dybenko" <alexdyb@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 17 Dec 2005 18:08:30 +0300
intelligent solution - is to distribute MDE with references you sure in place (or you install them), all other references you have to remove and use late binding
-- Alex Dybenko (MVP) http://alexdyb.blogspot.com http://www.PointLtd.com
"roy_ware" <royware@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:FDB66280-B36F-4ACD-95BC-BFAB20707864@xxxxxxxxxxxxxxxx
The problem being, if I distribute an MDE, how would I know what was missing?
Since this is an MDB, the solution works, but for the original MDE, it's
insufficient.
It doesn't seem to be an intelligent solution to distribute the MDB and recompile on every user's machine just to make sure all the references are there.
"Alex Dybenko" wrote:
Open a reference dialog (menu tools-references) and see what is missing there, all references whould be in place
-- Alex Dybenko (MVP) http://alexdyb.blogspot.com http://www.PointLtd.com
"roy_ware" <royware@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F14EF06A-2E2F-4585-B8D3-9AD7A4BA3AD0@xxxxxxxxxxxxxxxx
>I got my Access 2000 project completed and converted to a MDE on my
> development machine. A buddy wanted to see how it worked, so I sent > him a
> copy of the MDE and BBOOOOMMM - failed on load. He's using Access > 2002,
> so
> we figured that the MDB had to be converted to a MDE under Access 2002.
>
> So I gave him the MDB version and it still failed. So he hit it with a
> debugger and it still failed. But this time, the debugger indicated > that
> the
> problem is in the switchboard module and that a DLL file is missing.
> Useless
> debugger - it failed to indicate WHAT DLL is missing.
>
> Any suggestions???
.
- References:
- Re: Missing DLLfrom A2K
- From: Alex Dybenko
- Re: Missing DLLfrom A2K
- Prev by Date: Re: importxml produces runtime error
- Next by Date: Re: Use code to make a mde as reference
- Previous by thread: Re: Missing DLLfrom A2K
- Next by thread: Re: Naming files using date string using OutputTo
- Index(es):
Relevant Pages
|