I recently had a certificate expire in a WinForms application that I deploy with ClickOnce. I created a new test certificate and released an update. All users that had Windows 7 got an error that told them the application failed to run. Other users who run Windows XP had no issues.The program is using the .NET 4.0 Framework. I am programming it in Visual Studio 2010. http://msdn.microsoft.com/en-us/library/ff369721.aspxThat article led me to believe that there shouldn't be any issues with attaching a new certificate to the program.
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results
Please wait...