asp.net - about dll in .net -


How to determine whether the same dll type datasets and embedding datasets using .net. A page in my program is written set of data through the coding I'm using this connection string "user id = root; password = Testl23; server = live 10,103,200,142 made any info = true; database = Ezdatabase "am creating a dataset using magicians in another page in the same project. Here also the same connection is using the string. How do I solve this problem when I run the project? ? Error getting

  error ----- type 'MySql.Data.MySqlClient.MySqlCommand' exists in both 'c: \ Users \ Bharathiraja.m \ AppData \ Local \ Temporary \ temporary ASP.NET Files \ rbuzz_test \ d83db07e \ 8aa569c6 \ assembly \ DL3 \ 64f6c429 \ 004e2a48_7b32cc01 \ MySql.Data.DLL 'and C: \ Windows \ Microsoft.NET \ assembly \ GAC_MSIL \ MySql.Data \ v4.0_6.3.6. 0__c5687fc88969c44d \ MySql.Data.dll 'C: \ Users \ Bharathiraja.m \ AppData \ Local \ Temporary \ Temporary ASP.NET Files \ rbuzz_test \ d83db07e \ 8aa569c6 \ App_Code.jla9qgxc.1.cs 7993 web.config The following connection contains string ------------------------------------------------- - & Lt; Configuration & gt; & Lt; ConnectionStrings & gt; & Lt; Name = "ezdatabaseConnectionString" connectionstring = add "User ID = user, password = pwd; server = 10.103.200.192 security information remains = true; database = ezdatabase" ProviderName = "MySql.Data.MySqlClient" / & gt; & Lt; Add name = "green" connectionstring = "server = 10.103.200.192; User ID = user; database = ezdatabase; Password = pwd" ProviderName = "MySql.Data.MySqlClient" / & gt; & Lt; / ConnectionStrings & gt;    

"itemprop =" text ">

After clearing your temporary ASP.NET files after attempting to at C: \ Users \ Bharathiraja.m \ AppData \ Local \ temp \ temporary ASP.NET Files \

update: your web.config file to see if you have more than one reference to MySql.Data.DLL .

Comments