Running a new site on Sitecore 8.1 - installed and setup Glass.Mapper but I cannot use calls such as @RenderImage - it's complaining that i'm missing the reference to Glass.Mapper.Sc.Mvc, which I have already.
The following are the Nuget modules installed for Glass.Mapper:
- BoC.Glass.Mapper
- BoC.Glass.Mapper.Sc
- BoC.Glass.Mapper.Sc.CastleWindsor
- Castle Windsor
- Castle.Core
- Glass.Mapper.Sc
I have it installed on another instance of Sitecore (7.5) - an older version of Glass.Mapper, but I've noticed that the Nuget packages do not exist anymore.
Any ideas?
Thanks!
Dan