question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is this supposed to work for win 7? Because it sure don’t for me. Changing dotnet publish -r win10-x64 -c Release --self-contained .\DevComrade to dotnet publish -r win7-x64 -c Release --self-contained .\DevComrade doesn’t seem to fix it.

Installer for .NET SDK claims to have worked without errors.

Thanks.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
pbpbcommented, Feb 13, 2022

Thanks anyway. I know how it is about time. AT the beginning it seems like there’s plenty of time, later, not so much.

If I find a way to make it work on win 7, I’ll post back.

–peter

On 2/13/2022 1:07 PM, Andrew Nosenko wrote:

No worries, I’m sorry I don’t have time to invest into Win7 support. As a matter of fact, I don’t have much time for this project at all right now at all 😦

— Reply to this email directly, view it on GitHub https://github.com/postprintum/devcomrade/issues/41#issuecomment-1038429484, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABL6DWGXQDPODVLRD4NF3QLU3AMP5ANCNFSM5OHR66AA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

1reaction
pbpbcommented, Feb 12, 2022

Thanks. That doesn’t work, either, though leads to fewer errors.

It seems that maybe .NET wants some win 7 specific features that don’t actually exist in .NET 6? (Probably MS made no effort to support win 7 in NET 6, I guess.)

I wonder if an executable built under win 10 would run in win 7. Not near my win 10 machine right now.

Here are the errors: (“…” replacing my long path)

…\DevComrade\DevComrade.csproj : error NU1100: Unable to resolve ‘Microsoft.CodeAnalysis.CSharp.Scripting (>= 4.0.0-6.final)’ for ‘net6.0-windows7.0’.

…\AppLogic\AppLogic.csproj : error NU1100: Unable to resolve ‘Microsoft.CodeAnalysis.CSharp.Scripting (>= 4.0.0-6.final)’ for ‘net6.0-windows7.0’. [C:\pctools\windows-utilities\clipboard\formatting-stripper\DevComrade\devcomrade-main\DevComrade\DevComrade.csproj]

…\AppLogic\AppLogic.csproj : error NU1100: Unable to resolve ‘System.Configuration.ConfigurationManager (>= 6.0.0-rc.2.21480.5)’ for ‘net6.0-windows7.0’. [C:\pctools\windows-utilities\clipboard\formatting-stripper\DevComrade\devcomrade-main\DevComrade\DevComrade.csproj]

…\DevComrade\DevComrade.csproj : error NU1100: Unable to resolve ‘System.Configuration.ConfigurationManager (>= 6.0.0-rc.2.21480.5)’ for ‘net6.0-windows7.0’.

Failed to restore …\DevComrade\DevComrade.csproj (in 177 ms). Failed to restore …\AppLogic\AppLogic.csproj (in 177 ms).

Regardless, thanks for the help, and the code.

–peter

On 2/12/2022 2:08 PM, Andrew Nosenko wrote:

I’ve never tested or made any other efforts for it to work on Win7. In theory it should work, I don’t think I use anything Win10 specific. Try |dotnet publish -c Release …\DevComrade| and see if it makes any difference.

— Reply to this email directly, view it on GitHub https://github.com/postprintum/devcomrade/issues/41#issuecomment-1037520237, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABL6DWEAUCXPD4FRAG7SDHDU23K5XANCNFSM5OHR66AA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

Read more comments on GitHub >

github_iconTop Results From Across the Web

Windows 7
Windows 7 is a major release of the Windows NT operating system developed by Microsoft. It was released to manufacturing on July 22,...
Read more >
Windows 7 - Microsoft Lifecycle
Windows 7 follows the Fixed Lifecycle Policy. This applies to the following editions: Enterprise, Enterprise N, Home Basic, Home Premium, Home Premium N, ......
Read more >
Software Download
Windows. Windows 11 on a laptop. Windows 11 · Windows 10 on a laptop. Windows 10 · Windows 8.1 on a laptop. Windows...
Read more >
Windows 7 support ended on January 14, 2020
The specific end of support day for Windows 7 was January 14, 2020. Technical assistance and software updates from Windows Update that help ......
Read more >
Install Windows 7 Service Pack 1 (SP1)
Learn how to install Windows 7 Service Pack 1 (SP1). Includes info about how to get the download, requirements, and more.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found