I'm quite interested in Piranha, but unfortunately getting it up and running following these instructions is frustrating.
When I follow these instructions (I tried 3 times) and run the site I just get "The resource cannot be found".
From the routing supplied it's clearly looking for /Home/Index
, but that's not as part of the solution. I added the Home controller, but by itself it does nothing. Browsing to /Page/Index
results in "The resource cannot be found" too.
I'm supposed to see an installation screen, but where is it?