From: kndg on
On 1/23/2010 2:38 AM, Clive Tooth wrote:
> [...]
> I renamed
> C:\Documents and Settings\Clive\Application Data\Microsoft\VCSExpress\10.0
> to
> C:\Documents and Settings\Clive\Application Data\Microsoft\VCSExpress\10.0XX
>
> and Visual C# now starts. Thank you very much.
>

Glad that you had figured the correct folder.

> I was working on a program to generate Latin cubes. [Every symbol occurs
> exactly once in every line.]
> I just recompiled the program and ran it. It generated the following Latin
> cube in 89,734 microseconds:
>
> ----------
> 1 4 5 3 2 3 2 1 5 4 4 3 2 1 5 5 1 4 2 3 2 5 3 4 1
> 2 1 3 4 5 1 4 5 2 3 3 2 1 5 4 4 5 2 3 1 5 3 4 1 2
> 4 2 1 5 3 5 3 2 4 1 1 5 4 3 2 2 4 3 1 5 3 1 5 2 4
> 3 5 2 1 4 2 1 4 3 5 5 4 3 2 1 1 3 5 4 2 4 2 1 5 3
> 5 3 4 2 1 4 5 3 1 2 2 1 5 4 3 3 2 1 5 4 1 4 2 3 5
> ----------
>
> So, kndg, I present you with this cube as a "thank you" for helping me :)
>

Cool! and pretty fast!