Unity 2018.2.0.f2 can't create sln files

I use Windows 7 and Visual Studio 2017 Community at home. When Unity starts, I get an error:

It seems like no solution files get created. When I try to open a script, I get an error in Visual Studio that says .sln file couldn’t be found (naturally). And IntelliSense can’t work.

Reinstall (likely VS) seems to work for other users seeing these types of errors. Also, make sure you select Visual Studio 2017 under Preferences/External Tools

Thank you, the problem is resolved.