The type exists in both App_Code and Website.
Hi,<br />I have a website open in Visual Studio 2015 which were developed in Visual Studio 2005. <br /><br />I have build it and getting below error-<br />The type ‘Log’ exists in both 1_App_code, version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ and ‘WebMail, version5.0.0.0, Culture=neutral, PublicKeyToken=null’<br /><br />I am using Log.cs file for logging purpose and file available under App_Code folder.<br /><br />Please suggest.<br /><br />Thanks.