Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0234: The type or namespace name 'ProdutosDao' does not exist in the namespace 'RepositorioEF._Dao' (are you missing an assembly reference?)

Source Error:


Line 297:        }*@
Line 298:            @{
Line 299:                var list = new RepositorioEF._Dao.ProdutosDao().SelectRandom(Model.ProdutoID);
Line 300:                if (list.Count > 0)
Line 301:                {

Source File: \\windows-pd-0001.fs.locaweb.com.br\wnfs-0001\luisance2\web\Views\ProdutosDetalhes\Index.cshtml    Line: 299






Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.9224.0