guest2013-1
guest
- Joined
- Aug 22, 2003
- Messages
- 19,800
So Windows 7 64bit... I'm running that with VS.NET 2008 and I have a Winforms app (.net 3.5) that I use sqlite for (I have the relevant dll's installed from their site)
I go ahead/compile... and give the debug files (exe + dll's) to my friend. Also running Windows 7 64bit. And yet he can't run the program.
"But it works on my machine" syndrome kicks in... fire up Virtual PC on his side and figure out in 32bit mode it works perfectly.
Now I'm
On a 64bit environment (mine) it runs fine. Copying the files to another 64bit machine doesn't run fine (apparently there's 2 different dll's for sqlite). 32bit runs it perfectly each time.
WTF? Am I missing something here? Shouldn't this **** just work?
I go ahead/compile... and give the debug files (exe + dll's) to my friend. Also running Windows 7 64bit. And yet he can't run the program.
"But it works on my machine" syndrome kicks in... fire up Virtual PC on his side and figure out in 32bit mode it works perfectly.
Now I'm
On a 64bit environment (mine) it runs fine. Copying the files to another 64bit machine doesn't run fine (apparently there's 2 different dll's for sqlite). 32bit runs it perfectly each time.
WTF? Am I missing something here? Shouldn't this **** just work?