.Net Framework 4.8 on Windows Server 2008 R2

S Abijith 386 Reputation points
2024-08-27T08:49:47.25+00:00

Hi All,

We have a WPF application built on .Net Framework 4.8. This application must be able to run on 'Windows Server 2008 R2'.

Since 'Windows Server 2008 R2' does not have .Net Framework 4.8, we tried to install it on this server but ended up getting the below error:

'.Net framework has not be installed because:

The timestamp signature and/or certificate could not be verified or is malformed'.

Can anyone please let us know as to how to resolve the above error and install the framework successfully?

Or if there is any other way in which we can run our application on Windows Server 2008 R2?

Any help would be appreciated!

Thank you in advance!

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,762 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,858 questions
0 comments No comments
{count} votes

Accepted answer
  1. RLWA32 45,326 Reputation points
    2024-08-27T09:45:54.1966667+00:00

    This may mean that you need to install an update on the server. See 2019 SHA-2 Code Signing Support requirement for Windows and WSUS.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.