Hi
I installed dll to GAC in 4.0 and reference to asp.net application, then i change some functionality in Dll and again install in GAC folder but .net application not refer the latest Dll still it refer the old Dll , how to get new dll in GAC with out reset IIS,
Thanks in Advance
Loading
Santhosh SubramaniamPosted Oct 21, 2013, 3:04 AM
Jaganathan Bantheswaran
Yes i tried, i changed assembly version means it installed in new folder in GAC in .net 4.0 framework.
IIS worker process take an copy of that DLL and serve the request, how to refer the new DLL Changes with out recycle App-Pool.
Thanks for your reply.
Jaganathan BantheswaranPosted Oct 18, 2013, 10:12 AM