10,223 questions
Score of 0
1 answer
423 views
Is there a way to compile a .NET 8 project to run on Windows 8? [closed]
I am new to .NET development environment. I have created a project with .NET 8. It works perfectly on Windows 10+, but the problem happened when I run it on Windows 8. It wouldn't load.
I looked ...
Score of 0
1 answer
1776 views
How to solve a connection refused to localhost error SQLCODE -902?
Everyday for the past two weeks I've been successfully connecting to my Firebird database (2.0.1) with the isql prompt using the following connection string:
SQL> CONNECT "localhost:C:\Users\...
Score of 1
1 answer
349 views
Signing kernel mode driver for Windows 8.1
Until recently I had working an EV-certificate from GlobalSign that allowed me to sign a Windows kernel mode driver and load that driver under Windows 8.1. Unfortunately, this certificate expired and ...
Score of 0
1 answer
1001 views
How to create share and grant multiple permissions on Windows8 using script
Requirement : I want to create a script to manage share and assign multiple permissions on windows 8 machine using NET SHARE command. It doesn't support SMB modules( New-SmbShare and Set-Smbshare) as ...
Score of -1
1 answer
524 views
Compiling Windows apps for other versions of Windows
Are binaries built on Windows 7 guaranteed to work on 8/Vista, 10, and 11?
Are binaries built on Windows 10 guaranteed to work on Windows 11?
I've seen some things that make me wonder if Windows 11 is ...
Score of 0
1 answer
305 views
Windows 8 server , IIS 7.5 , .net version 4.6 , ASP.NET_SessionId cookies is not reflecting SameSite attribute
as per recommendations I have written the rewrite rule to set the SameSite attribute for all cookies but that is not helping out. Surprisingly whether I have this rule added or not value for samesite ...
Score of 1
1 answer
3028 views
HOW TO INSTALL A NODE V>14 IN WINDOWS 8?? Please someone help me
Right now I use node version 13.14.0 but to use the new version of create-react-app v5.0.0, I need to use node version 14 or later , which is not supported in windows 8. Does anyone have a solution ...
Score of 1
2 answers
5114 views
git clone : This application requires one of the following versions of .NET Framework: .NET framework,Version =v4.7.2
I am trying to git clone from the remote repository to my local repository. whenever I enter
the git clone command and enter my username and password I am getting the following error.
This application ...
Score of 0
0 answers
250 views
Error running WPF application using ChromiumWebBrowser from CefSharp.Wpf on Windows 8.0 SP1
I need to use WPF aplication on Win 8.0 with .net 4.6.2
I want to use ChromiumWebBrowser on it.
Unfortunately, when I start the window with that ChromiumWebBrowser component, the application closes ...
Score of 0
1 answer
523 views
How to write programs for Windows RT?
I am wondering what i would need to write some programs for Windows RT. I am going to get a Surface RT (the one with the ARM Chip) for some school stuff and small experiments, because my Laptop i ...
Score of 1
2 answers
3448 views
Flutter update causing error "Flutter requires PowerShell 5.0 or newer" irrecoverable
After I updated flutter (using "flutter update") I start getting an error
Flutter requires PowerShell 5.0 or newer
And on my Windows 8, I am not able to install PowerShell 5.0. It is ...
Score of 3
6 answers
19147 views
Task Scheduler did not launch task "\abc" because instance "(GUID)" of the same task is already running [closed]
I am scratching my head for the last 2 days because of this issue. This error is intermittent on the production server as sometimes the task scheduler works and sometimes not.
The same settings work ...
Score of 14
9 answers
62459 views
VS Code Failed to Install Visual Studio Code Update
I am trying to update my VS Code but am getting an error message: Updates may fail due to anti virus software and/or runaway processes.
A log file stemming from my Users was attached, but I am not ...
Score of 0
1 answer
525 views
How to run anaconda 3 after install
I'm very new to anaconda and i just installed anaconda3 and i didn't choose the "add path" in the installation because it says "not recommended" and now i totally regret it because ...
Score of 0
1 answer
400 views
Docker Installation Issue on Windows 8
I am trying to install docker using DockerToolBox and followed steps from ToolBox_Install_windows but I am getting this error:
00:00:51.238278 Guest Control: GUEST_MSG_REPORT_FEATURES: 0x1, ...