Thanks for coming back on this Framework; to be honest i haven't got a clue what binary executable is?
I just go to 'Start Debuging' button or 'F5' on my keboard to compile.
i haven't got a clue what binary executable is? (sic)
A binary executable is the final product of compilation. It contains instructions in the form of binary code that the computer can understand. An example would be Microsoft's Windows' notepad.exe. Any file with the .exe extension is a binary executable.
Can you post the code? if it's a large file (couple of hundred lines), could you please use http://pastebin.com/
and we'll go from there.