Hi all,
Recently I developed a vb application using Visual Studio 2013 express. It is working perfectly on my laptop ( windows 7 home premium 32 bit, 32 bit processor). But same application is not working on my colleagues laptop (Windows 7 home basic 32 bit, 32 bit processor). Same application is working windows xp 32 bit, but it is very slow.
I have project settings as follows:
.net framework: 4.0
Target CPU: Any CPU (tried with x86. but application crashes)
Configuration: Release