.net

  1. P

    Windows 10 IMAGE_REL_AMD64_ADDR32NB relocation requires anordered section layout

    I am running .netcore 3.1 console app written in c# that handles quite significant amount of data. At some point, subject of this thread starts being logged. I am running it on virtual machine, x64 4 cores. Application is multithreaded. Can you explain the error and give me some hint what to do...
  2. rompage

    writing a .net 3.5 program running on Windows 10

    Hi guys, I have a question about getting .net 3.5 applications run on Windows 10. According to the article here .net 3.5 in by-default disabled in windows 10. I have some .net 3.5 code that runs perfect on Windows 7, and I do not like to set the .net framework of those code to .net 4.5 or...
Back
Top Bottom