Tuesday, August 13, 2019

ConfigurationManager Class not exist on .NET 4.5 Framework

An Error


Solution:-
RightClick on project -> Add-> Reference...-> Assemblies-> Framework Select the System.Configuration (checked) Should solve the problem.


No comments:

Post a Comment