I have a small requirement, currently we are migrating an application from .net 2.0 to .net 4.6.2 framework. Here the problem is application login details such as username and password are given through registry key. Now we are unable to use the same registry key file. When we tried to run the application, its showing the below error.
Any help?