I wrote an application using VS.net and sent the .exe to a friend who doesn't have the .net framework installed on his machine. He said that he gets an error when he tries to run the .exe that says he needs "mscoree.dll" to run the .exe file.
Is there anyway for me to compile the solution differently (or something else!) so that he may run my .exe without having to install the .net framework?
Thanks,
Lazer
Is there anyway for me to compile the solution differently (or something else!) so that he may run my .exe without having to install the .net framework?
Thanks,
Lazer