sat
on Jun 27, 2021 10:06 PM
756 Views
Hello all,
Can the assemblies in web config file of one application be used in another Web application?
If no, then how to handle such scenario where same application is to be hosted on multiple remote servers across the Web for different clients.
Download FREE API for Word, Excel and PDF in ASP.Net:
Download
Hi sat,
Yes you can use but make sure that the same Version dll for the asseembly is present.