visual c++ express dose not compile correctly

When I am using vc++ I compile and everything is fine but once it is finished compiling it cannot find the compiled .exe file. I checked the directory and there was no file there.

I have reinstalled vc++ about 4 times, uninstalled dev c++ and have tried everything I can think of and it will still not compile.

Thanks in advance,
Adam
VC++ tends to throw errors at certain code, post yours and we can help you to get VC++ working, an alternative would be to download a different IDE (Bloodshed Dev-C++, for example).
Actually I got it to work. I was using a blank project. I tried it with a win 32 console application and it compiled and ran fine.
Topic archived. No new replies allowed.