Archive for August, 2009
Monday, August 10th, 2009
Controller not found. Area: ” Controller Name: ‘home’
I have Google’d this and tried to find an answer to this error message for weeks. I got a lot of hits from Google but I couldn’t find the definitive answer to correct the error. I’m using Rhino.Commons as part of the application along with Castle project and NHibernate.
So I started a solution […]
No Comments » - Posted in Rhino.Commons, Castle project, NHibernate by admin
Saturday, August 8th, 2009
Website project directories
What directory structure should be used for a web based project? There are no hard, fast rules for this. The opinions vary and even my typical website project has changed. This is the latest project directory organization that I am using.
There are three projects: Genealogist, Genealogist.Tests and Genealogist.Web. Genealogist.Web is an Add => […]