On-line engine blitz tourney December

Discussion of chess software programming and technical issues.

Moderator: Ras

Henk
Posts: 7251
Joined: Mon May 27, 2013 10:31 am

Re: On-line engine blitz tourney December

Post by Henk »

And assuming each user has enough Dos knowledge to know how to escape (nested) spaces.
Henk
Posts: 7251
Joined: Mon May 27, 2013 10:31 am

Re: On-line engine blitz tourney December

Post by Henk »

Visual studio community performance profiler was also not working. After searching for a few days I finally found a comment that it might had to do with spaces in account name. Fortunately they repaired it recently and I only had to update to visual studio version 17.4.2. And yes now it works finally. (Almost got crazy, burn out or an autism attack because I could not fix it)

So same error as I had with connecting to ics.

Say thank you. By the way intellisense is so advanced in visual studio that it some times takes a long time to scroll in a long C# file say of about 3000 lines.

By the way also diagnostic tools did not work because of the spaces bug