I have developed a visual c# application which executes properly on my computer and others that have visual studio installed. however when attempting to run it on a computer without visual studio i receive the error message "the NTVDM CPU has encountered an illegal instruction" in a window titled "16-bit MS-DOS Subsystem". Does anyone know why this is happening or what i can do to get my application to execute?
thanks.
thanks.
Comment