I have asp.net website on my local machine including library project. Having issue while building website. I am using framework 3.5 and visual studio 2010 and my System OS is Windows 10. Library project having build target platform on any cpu.
I tried with referencing System.Web.Extension.dll from c:/program files/reference assemblies/framework/.. also tried referencing from c:/windows/microsoft.net/framework/.. and also tried with dll from framework64 folder
I can not publish my asp.net web site because it is showing compile time errors.