I've a Project which works when I run it on Visual Studio but won't work after I install it on the system. I'm using Setup File for installation on Windows 7 x64.
I'm using codedom to build an Assembly File. My project after installing works good with the start functions but won't generate the file and when I run the same exact project in visual studio it generated the file.