Sunday, July 29, 2007
One of the annoying things on my machine after installing Beta 2 was that my existing Beta 1 solutions would not open by double clicking on them. I could open them from within Visual Studio and I could open project files by double clicking on them, but not sln files created with Beta 1.
If anybody else is facing this, my solution (pun not intended) was to open the solution file in Notepad and change the second line from:
to
If only everything was this simple...
If anybody else is facing this, my solution (pun not intended) was to open the solution file in Notepad and change the second line from:
# Visual Studio Codename Orcasto
# Visual Studio 2008If only everything was this simple...
Labels: Orcas
Copyright © Daniel Moth


