2-nd question about problem with C++ Wizard
I want to ask at 2-nd time, because during several weeks I can not to fix this problem.
I installed Dev. Studio 2005 ver. Beta 1 on computer with WindowsXP SP2. All process finished successfully. But I can only open existed before projects and when I create any new project (Console or MFC Application etc...) in C++ Dev. Studio is closed without creation any sources files (only project files).
When I create Application in CSharp Wizard generates all files right.
Absolutely same results I have with VS 2003 and with VS 2005 ver. Beta 2
Of course I can prepare needed project in MsVisual Studio 6 and after convert it to .NET 2005, but I think it is not the shortest way.
May be anybody knows how I can fix this situation?
|