Error BC30311. Can't convert
-
Hi, I write a small class to access to database. This class is refered in two project which are in the same solution. In Project2, I call a class in Project1 which contain a method that need in parameter my DBClass. All was ok still this week. Now everytime I compile the solution, I get the following error : error BC30311: Value of type 'InfoDB.DataAccess' cannot be converted to 'InfoDB.DataAccess'. Where should be the matter ?:confused: :confused: Thx for help. Sybux
-
Hi, I write a small class to access to database. This class is refered in two project which are in the same solution. In Project2, I call a class in Project1 which contain a method that need in parameter my DBClass. All was ok still this week. Now everytime I compile the solution, I get the following error : error BC30311: Value of type 'InfoDB.DataAccess' cannot be converted to 'InfoDB.DataAccess'. Where should be the matter ?:confused: :confused: Thx for help. Sybux
Try first coping this file elsewhere (thru' windows explorer) then delete it from your project and add it. Just give it a try.
-
Try first coping this file elsewhere (thru' windows explorer) then delete it from your project and add it. Just give it a try.