Click here to Skip to main content
15,900,668 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
while creating web control in asp.net site looking for DBconn class from two paths


Error :
The Type 'DBconn' exits in C:/xampp/Adminnw/AdminNew.dll and 'App_Code'

while hovering on DBconn class that contains database credentials
Posted
Updated 4-Jul-15 0:42am
v2

1 solution

clean and rebuild the solution and try again, if still you get the same error, check :ASP.Net error: “The type 'foo' exists in both ”temp1.dll“ and ”temp2.dll"[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900