64bit - msvcr100.dll Error - WinXP x64 -


i attempting run program created in vs2010, on xp 64bit system. has run fine on xp-sp3 32bit windows 7 versions. when running on xp 64bit crashes when trying load displaying error referencing: modname: msvcr100.dll modver: 10.0.30319.1 offset:00000000000760d9

i realise file references 2010 vcredist, installed program , after checking had latest versions found ones installing required xp-sp3 (which doesn't exist 64bit xp). have tried installing latest 2010-sp1 redistributable (which doesn't requires xp-sp3) yet same error still applies.

has had error when trying run program on xp 64bit? possibly looking in wrong direction in thinking caused vcredists? or impossible run program requires 2010 vcredists on xp os hasn't got sp3?

this problem solved, old code made part of splash screen on our program , nothing seemingly vcredists. program seems run fine on xp sp2 evidently possible :)


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -