Cannot find readme.txt? What's going on!
This is a discussion on Cannot find readme.txt? What's going on! within the C++ Programming forums, part of the General Programming Boards category; Whenever I try to create a MFC App, I get the error:
"Cannot find: C:\Program Files\Microsoft Visual Studio 8\VC\VCWizards\AppWiz\MFC\Application\Templantes
033\readme.txt"
...
-
Cannot find readme.txt? What's going on!
Whenever I try to create a MFC App, I get the error:
"Cannot find: C:\Program Files\Microsoft Visual Studio 8\VC\VCWizards\AppWiz\MFC\Application\Templantes\1 033\readme.txt"
After I click okay:
"The operation could not be completed"
This is strange because I have created a MFC App not too long ago. Now I get this error every time. Opening old MFC Apps is fine however.
What do I have to do to solve this?
Thanks in advance.
-
For Narnia!
Put a blank text file named readme.txt in that directory?
Videogame Memories!
A site dedicated to keeping videogame memories alive!
http://www.videogamememories.com/
Share your experiences with us now!
"We will game forever!"
-
Thanks for your reply...
Now it says
"Error occurred processing template file: C:\Program Files\Microsoft Visual Studio 8\VC\VCWizards\AppWiz\MFC\Application\Templantes\1 033\readme.txt"
Apparently this file was deleted... but how? And where can I get it again?
-
For Narnia!
That's odd... it's just a template. Can you create a blank MFC app, without the whole template?
If nothing works, you will have to use repair on the Visual Studio disk.
Videogame Memories!
A site dedicated to keeping videogame memories alive!
http://www.videogamememories.com/
Share your experiences with us now!
"We will game forever!"
-
and the hat of mystery
Reinstall / repair your compiler then.
Popular pages Recent additions
Similar Threads
-
By Silvercord in forum Game Programming
Replies: 16
Last Post: 07-11-2010, 09:13 AM
-
By thomas_joyee in forum C++ Programming
Replies: 8
Last Post: 07-14-2008, 12:28 PM
-
By jabka in forum C Programming
Replies: 3
Last Post: 03-11-2008, 12:25 PM
-
By juancardenas in forum C Programming
Replies: 8
Last Post: 02-14-2003, 07:28 AM
-
By reti in forum C Programming
Replies: 7
Last Post: 11-26-2002, 08:28 AM