Hi,
I have created a new project on Visual C++ 2008 express edition. When I add some files in this project, it compiles fine. But, when I run this application I get the following error:
An unhandled exception of type 'System.IO.FileLoadException' occurred in Unknown Module.
The files that I have added are taken from another source. I'm not sure why I'm getting this exception.