Click here to Skip to main content
15,891,646 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am writing an application that requires the
Quote:
System.Text.Encoding.CodePages.dll
reference, but I cannot find it in the Reference Manager. I am using Visual Studio Community 2017 specifically and my application is being developed in C# (I don't know which version, but I'm guessing C#6).

What I have tried:

I have attempted to Google the question to see if anyone has had similar issues, but I couldn't find anything. I also checked Reference Manager again after changing the targeted version of the .NET Framework, but that did not help.
Posted
Updated 15-Jun-17 18:55pm

1 solution

 
Share this answer
 
Comments
Member 12961884 16-Jun-17 2:35am    
Thank you very much, Karthik. I now have the reference I was looking for and can continue development of my project.
Karthik_Mahalingam 16-Jun-17 4:35am    
welcome

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900