Author Topic: I can't add folder in VC7 workspace(sln).  (Read 4332 times)

nobut0

  • Junior Community Member
  • Posts: 4
  • Hero Points: 0
I can't add folder in VC7 workspace(sln).
« on: October 25, 2006, 04:32:11 AM »
When I open workspace(VC7 .sln type), I can't add folder.
I add a folder in project, then I see error message.

That error message is 'project ".....vcproj" is not recognized as valid'.

After then, I can't read source sln file by Visual Studio .NET.
Source vcproj file was broken.

ps.sure I use SlickEdit.
« Last Edit: October 25, 2006, 04:34:23 AM by nobut0 »

ScottW, VP of Dev

  • Senior Community Member
  • Posts: 1471
  • Hero Points: 64
Re: I can't add folder in VC7 workspace(sln).
« Reply #1 on: October 27, 2006, 03:23:15 PM »
Thanks for reporting this. We are working to improve our support for VC7. Microsoft has made changes to their project and solution structure and we're working to catch up.

In the meantime, it's probably best to make structural changes to your solution within VC7. You should be able to add files in SlickEdit, though.

--Scott