CSIS / EnrollmentStation

Enrollment Station for enrolling Yubico smart cards in a Windows PKI
Other
47 stars 19 forks source link

ES will not start on Windows Server 2016 Version1607 Build:14393.1593 #27

Open koru77 opened 6 years ago

koru77 commented 6 years ago

Installed, as Administrator on new 2016 Domain Controller for YubiKey Roll-Out, CA is present en Certificates are valid.

Genbox commented 6 years ago

@koru77 We have tested it on Windows Server 2012 R2 but not later versions. The application is written in .NET 4.5, which might be deprecated on 2016. Try installing downloading and installing .NET 4.5 manually and rerun the application.

koru77 commented 6 years ago

I get following message.Net Framework 4.5 or higher is already installed, tried 4.5.2. same issue.

On Sat, Oct 7, 2017 at 2:15 PM, Ian Qvist notifications@github.com wrote:

@koru77 https://github.com/koru77 We have tested it on Windows Server 2012 R2 but not later version. The application is written in .NET 4.5, which might be deprecated on 2016. Try installing downloading and installing .NET 4.5 manually and rerun the application.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/CSIS/EnrollmentStation/issues/27#issuecomment-334930962, or mute the thread https://github.com/notifications/unsubscribe-auth/Ae1YUNKb3UwXp56TVH9ezgNem6yL80-cks5sp2tGgaJpZM4Plu3d .

Genbox commented 6 years ago

It should have .NET 4.6.2 installed already according to a quick search on Google. I've compiled a version for .NET 4.6.1 which should work fine on .NET 4.6.2. Try it out.

Enrollment Station v0.3.5.0-net461.zip