I think you are trying to run the site directly from VS. Is that correct?
You don't need to build the Umbraco site - the error that you see has happened to me in the past when I have accidentally tried to build the umbraco site.
I generally set the Configuration Manager in VS to not build the Umbraco website project.
If you are adding usercontrols then you would do this in a separate project and build that. Matt Brailsford has an excellent blog article on how to set up your site structure in VS - www.theoutfield.net/blog/2012/12/visual-studio-project-structure-for-umbraco-(updated)
Error 1 The file '/umbraco/masterpages/umbracoPage.Master' does not exist.
Dear Friends
Here i am facing some error when i am running application from VS2010. But if am browsing dirctly from iis7.5 ,i am not facing any problem Why?
and also i am facing this error
The route URL cannot start with a '/' or '~' character and it cannot contain a '?' character. Parameter name: routeUrl
Please help me.........
Thanks & Regards
Arun
I think you are trying to run the site directly from VS. Is that correct?
You don't need to build the Umbraco site - the error that you see has happened to me in the past when I have accidentally tried to build the umbraco site.
I generally set the Configuration Manager in VS to not build the Umbraco website project.
If you are adding usercontrols then you would do this in a separate project and build that. Matt Brailsford has an excellent blog article on how to set up your site structure in VS - www.theoutfield.net/blog/2012/12/visual-studio-project-structure-for-umbraco-(updated)
Jules
is working on a reply...