Hi Stuart,

I also had this problem. It is a result of VS 11 changing the version
number of the solution.

If you open the sln in notepad the first two lines will be (bad):

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 11


instead of (correct):

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010

You should be able to change it back to version 11.00.

We should probably tell the MonoDevelop guys...

Matthew



On Sat, May 5, 2012 at 9:12 PM, Stuart Lodge <[email protected]> wrote:

> Hi All
>
> Recently I've had some .sln files refuse to open in MonoDevelop -
> basically it just opens them for edit as binary files rather than as
> solutions.
>
> I'm not sure if this is because I've installed too much VS11 stuff on my
> dev box, or if it's a change in MonoDevelop...
>
> Anyone else seen this? Anyone any idea why this is happening to me - other
> than karma :)
>
> Stuart
>
>
>
> _______________________________________________
> Monodroid mailing list
> [email protected]
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
>
_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to