Enterprise Library Famous Security Exception
Today , i was working on packaging an ASP.NET Web Application that uses the Microsoft enterprise Library, for some reasons after making the web setup project the application gave the famous security Exception of the Enterprise Library it said " Denied access to the registry " !!! ..
after googling for a while i came across a very neat tool published by"Mohamed Sharaf" on his blog- to install the DLLs of the EL using the installutil.exe tool.
the link is found here
Press Here
i modified the application and made in inside an installer class and put it in the web setup project, and it worked like a charm !!!