Previously, we were on .net 2.0 and aspnet_merge build was working fine. Now after upgrading to .net 4.0, when we are trying to build our code using aspnet_merge, it throws following error
Duplicate type 'master' found in assembly.
It is a master page and I have throughly checked for duplicacy and there is none..
Plz suggest..
take help from here -
http://dreamlusion.wordpress.com/2008/07/06/an-error-occurred-when-merging-assemblies-access-to-the-path-is-denied/
http://www.codeproject.com/Articles/9364/Merging-NET-assemblies-using-ILMerge