Hi,
when starting from the desktop, I receive the error message "This application could not be started" and the link to go there:
https://docs.microsoft.com/en-us/dotnet ... .0.30319.0
I tried the Framework repair tool but it diN#t fix anything.
Any idea what is causing this problem?
Thanks for your support!
Setvol: This application could not be started
Re: Setvol: This application could not be started
Hk Raki72
Which version of Windows are you using?
You can see this by typing:
winver
in the command line. Here, for example, is what I get when I do that:
Also, please try to download and install the runtime version of this dotnet framework from Microsoft:
https://dotnet.microsoft.com/en-us/down ... ork/net462
it is a slightly older version but can be used by Setvol so that it can be supported on versions of Windows reaching back to Windows Server 2008 SP2. Normally, if you have a more current version of WIndows (10 or 11) it will use version 4.8 of the dot net framework, and the dot net framework will be installed on Windows by default.
Which version of Windows are you using?
You can see this by typing:
winver
in the command line. Here, for example, is what I get when I do that:
Also, please try to download and install the runtime version of this dotnet framework from Microsoft:
https://dotnet.microsoft.com/en-us/down ... ork/net462
it is a slightly older version but can be used by Setvol so that it can be supported on versions of Windows reaching back to Windows Server 2008 SP2. Normally, if you have a more current version of WIndows (10 or 11) it will use version 4.8 of the dot net framework, and the dot net framework will be installed on Windows by default.