visual studio 2008 side-by-side problem
Posted
by snorlaks
on Stack Overflow
See other posts from Stack Overflow
or by snorlaks
Published on 2010-06-10T21:46:29Z
Indexed on
2010/06/10
21:53 UTC
Read the original article
Hit count: 216
I made an app built it in debug mode and want to run in on another machine. There is an error:
the application failed to start because its side-by-side configuration is incorrect
What are possible solutions for that?
I need to have debug version
© Stack Overflow or respective owner