Link to home
Start Free TrialLog in
Avatar of rmmarsh
rmmarshFlag for United States of America

asked on

32-bit C# program won't run on Vista 64-bit

I have a C# program written using VS 2008 Express edition on a XP 32-bit machine.  When my Vista 64-bit users try to run the program, it crashes before even displaying the splash screen.

Is there something I have to do to get this to run in Vista 64-bit?
ASKER CERTIFIED SOLUTION
Avatar of graye
graye
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of rmmarsh

ASKER

Thank you so much... that did the trick!