I inherited an old VS 2008 project which I was able to convert to VS 2012. The only issue I am running into is that when I run the project in 2008 or 2012, I receive the below error:
Error 1 Cannot import the following key file: . The key file may be password protected. To correct this, try to import the certificate again or import the certificate manually into the current user’s personal certificate store. DiagnosticTool.Presentation
Is there a way for me to exclude this key from the project? I have a very limited knowledge of PFX keys.