Hi,
I have a website open in Visual Studio 2015 which were developed in Visual Studio 2005.
I have build it and getting below error-
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’
I am using Log.cs file for logging purpose and file available under App_Code folder.
Please suggest.
Thanks.
Loading
Manas MohapatraPosted May 23, 2016, 9:23 AM