You are using vs .NET 2003 means your program should linking with mfc71d.lib. so i guess(just guess) that your program were build in vc++ 7.0. if this is true, goto the project settings->linker0>input and look for the file mfc70d.lib and change it to mfc71.lib.
wish you good luck
thanks
Bite
Suresh NR
Posted: Visual C++ General, fatal error LNK1104: cannot open file 'mfc70d.lib