I am trying to install Complete FTP on a 2012 R2 server
Nothing fancy, just double click the icon, next next next etc.
when it is generating the certficates it errors with the following. (note I've run the install on another of our 2012 R2 servers and it's just fine, both are supposedly the same template and certainly "look" the same. However, the server that isn't working is in our DMZ, but why would that affect the install?)
System.Security.Cryptography.CryptographicException: Couldn't acquire crypto service provider context.
at EnterpriseDT.Mentalis.Security.Tools.X509CertificateGenerator.Create(Int32 keysize, String issuerName, CertificateSettings settings)
at cyNedeGtiUs8wIiCcFI.nRvlu5G6tmu5OR5AAiX.ADns38UudNw(String , String , String , String , String , String , String , DateTime , DateTime , Int32 )
at EFi8DY5MAmyhnAVku4d.vu9oK45U35iVFZm9bJt.c4qSvenQaV(IDbConnection )
at EFi8DY5MAmyhnAVku4d.vu9oK45U35iVFZm9bJt.xZNSQ93npL()
at EFi8DY5MAmyhnAVku4d.vu9oK45U35iVFZm9bJt.pkHS2ScapL()
at mKYJxZADID8gIM7Crai.fkKZNuAXhZtF5ug8hL2.WPen0ayJrN(Object , DoWorkEventArgs )
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
Many thanks
Rich