Re: Really ODD image loading error in Access 2003
- From: "Stephen Lebans" <ForEmailGotoMy.WebSite.-WWWdotlebansdot...@xxxxxxxxxxxx>
- Date: Sat, 04 Mar 2006 23:00:24 GMT
There is nothing odd about your issue. It is a well known documented that
Runtime only installs, on systems without any Office apps installed, do not
have the ability to use the Office Graphics filter DLL's.
With a surch a large distribution of your app, in a Runtime configuration,
why wouldn't you have simply embedded the JPEG, either directly within an
Image control or a table?
--
HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
"Lauren Wilson" <nospam@xxxxxxxxxx> wrote in message
news:ag5k025pimr39k8m1s1t3qnr1de7jl6s8f@xxxxxxxxxx
Hi folks,
we have an Access 2003 app that is running just fine on several
thousand computers all over North America. Recently, on ONE in
particular, we suddenly started see a startup error, something like:
"Unable to load JPEG. Image too large. Try a BMP of GIF format
instead." The JPEG in question is just an image for the Title screen.
The file is 335 KB and is loaded at runtime by VBA code by setting the
form's "Picture" property to the full path name of the JPEG file.
We have no such problem on ANY other computer running the same code
(that I know about), and we cannot recreate the error on any of our
development machines.
The computer in question is a Dell, it's only 3 months old, and does
NOT have any version of Microsoft Office installed. All it has is our
app and a copy of Access 2003 Runtime.
Is it possible this error relates to missing graphics filters and
converters that can be installed with Office?
Any advice on this would be most appreciated.
.
- Follow-Ups:
- Re: Re: Really ODD image loading error in Access 2003
- From: Lauren Wilson
- Re: Re: Really ODD image loading error in Access 2003
- References:
- Really ODD image loading error in Access 2003
- From: Lauren Wilson
- Really ODD image loading error in Access 2003
- Prev by Date: Really ODD image loading error in Access 2003
- Next by Date: Re: Need help with a conditional formatting string
- Previous by thread: Really ODD image loading error in Access 2003
- Next by thread: Re: Re: Really ODD image loading error in Access 2003
- Index(es):
Relevant Pages
|