views:

97

answers:

1

I get this very strange error message when trying to use Rhino.Commons with my asp.net mvc application.

Error   3 'Rhino.Commons.Repository<Web.Models.Poll>.FindAll()' is not supported by the language C:\frank\dev\SampleApplication\Web\Models\Repositories\IPollRepository.cs 15 20 Web

Someone got any experience with this error?

A: 

try this, seems promising. ie try to update your referenced dll for all your projects.

Konstantinos