When I try to download any project after signing in, I get a message "Ticket: Error: An error occurred in this page. The error has been recorded and the site administrator informed. Abort, Retry, Fail?" For example, either download link on https://www.codeproject.com/Articles/6237/Enhanced-MFC-Message-Boxes.
ols6000
Posts
-
Can't download project -
Which monitor would you choose?I have 4 BenQ EL2870 (27.9", 3840 x 2160, built-in speakers), cost $250 each in 2022 from B+H Photo in NY. No problems. Used mostly for coding, occasional photos. BenQ changes their model numbers frequently, so you may not be able to get this exact model. I have found them to be the least expensive brand with the features I need.
-
My display is stuffedYou should check the Windows display settings. See what the display resolution is set to, also scaling, advanced scaling settings, advanced display settings, and as I remember there are some more settings for accessibility. These can all affect the display.
-
Don't update Visual Studio to 15.8.2In case you were wondering how to get Intel Fortran to work under VS2017, you have to uninstall VS 15.8.2 (or .1) and then install VS 15.7.x.
-
Don't update Visual Studio to 15.8.2The Intel Fortran compiler failing with vs 15.8 is Intel's fault (they have admitted it). They did not update their Visual Studio integration for 15.8; it only works for 15.7. They say they are going to fix it "later this year".