Thanks, I suspect you are correct about the dependecy. I tried to find all
dependecies using a different program but it lists quite a few of them. A
quick check revealed that all the same dlls existed on both machines. I'll
check it again just as soon as I get my machine with Win 98 operating again
(motherboard problems). I think the error was something to do with an
access violation and I was thinking it had something to do with the
importing the ADO library since the dependecy checking program I was using
at the time did not mention this to be a dependency.
- Tom
"Elton Wells"
wrote in message
news:5065000000050000007DBF0000-1031838699000@exchange.ni.com...
> What is the error when you compile your application on Windows XP and
> then
run it on Windows 98? It's hard to say without knowing more
> about the error that you're getting, but I'm guessing that the error
> is because your application depends on a .dll that is installed by
> Visual Studio but is not installed by Windows 98, hence the
> application fails because of a missing dependency and not because it's
> running on Windows 98. One way that you could test this is copy the
> application to a Windows 98 machine that does not have Visual Studio
> installed, download
> href="http://www.dependencywalker.com/">Dependency Walker, run
> Dependency Walker on the .exe and see if it reports any missing
> dependencies. If so, the solution would be to install the dependency
> dll(s) with your .exe on the Windows 98 machine.
>
> - Elton
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.434 / Virus Database: 243 - Release Date: 12/25/2002