SharePoint 2010 : Windows Server 2008 and We have few custom solutions deployed. Recently added a new WFE and re-deployed all solutions in the Farm. but in new WFE, few assemblies are missing and facing error with custom Web part that assembly is missing.
Tried re-deploying using PowerShell with GAC deployment, CA UI. Same error.
I could see the assemblies in old WFEs in installed Library, but could not locate the DLL file of the assembly while opening assembly in Windows Explorer view.
Is there a way to locate the DLL of an installed assembly or copy the installed assembly file directly to new WFE server.