|
Hellow there,
I succesfully opened the Oxite website in Visual Studio 2010.
Unforatunatley, when I tried to build and run the website, I get following error:
'Oxite.Mvc.Infrastructure.OxiteControllerFactory.GetControllerInstance(System.Type)': no suitable method found to override
....\Oxite.Mvc\Infrastructure\OxiteControllerFactory.cs
line 21
column 40
Project Oxite.Mvc
I have VS 2010 RC1 installed together with APS.NET MVC 2.0.
Is there a solution for this error?
thanks in advance
|