Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 79901

VS Display The type or namespace name could not be found on EntityRepository

$
0
0

I had to do some reveres engineering. Anyways, I developed a plugin for Dynamic CRM 2011 based on the decompiled plugin. Refer to this link. I create a new Class Library, I solved most of error. But some errors exist,One of them is the most repeated ! Everywhere that entity repository has called,for example for QuoteProduct Entity :

QuoteProductRepository quoteProductRepository = new QuoteProductRepository(context);


The compiler says :

Severity    Code    Description Project File    Line    Suppression State
Error   CS0246  The type or namespace name 'QuoteReceiptStepRepository' could not be found (are you missing a using directive or an assembly reference?) 


What Reference Should I add to the project?


Viewing all articles
Browse latest Browse all 79901

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>