Hello All,

When trying to build the solution I get a total of 48 errors. The first being that System.Web.WebPages.HelperResult does not contain a definition for ToHtmlString, this occurs several times.

The second majjor error I get is Nop.Web.Framework.Themes.ThemeableVirtualPathProviderViewEngine does not  contain a definition for FileExtensions and Nop.Web.Framework.Themes.ThemableBuildManagerViewEngine does not contain a definition for FileExtensions.

Then the last error that occurs is Nop.Web.Framework.dll could not be found.

I'm using Visual Studio 2010 with MVC3 Release Candidate. Any help would be greatly appreciated