This (unfortunately) is an error that is to be expected sometimes. It's very hard to debug. Just click Continue and F5 to go on, it doesn't break anything, it's just (very) annoying.
Thankyou both for answering so quickly. The documentation is almost the same as on Umbraco.tv and I still get the error message. But I did as you suggested, Sebastiaan, and now it works :-)
Local installation of Umbraco 7.1.8 on MVC 4 fails
I have been trying to install Umbraco with ASP.NET MVC 4 as recommended on Umbraco.tv (the video "Setting up the VS solution")
First, I created an empty ASP.NET MVC 4 application in Visual Studio 2013.
Then I removed the files in the App_Start folder, the Web-config in the Views folder and the Global.asax
Then I used NuGet to install Umbraco.
All this seemed to work fine, but when I run the Umbraco installation in the browser, I got this popup window:
I didn't know where to search for the file, and when I closed the window, I got this instead:
When I clicked "View Detail", this was shown:
What do I do to make the installation succeed?
Hi LoisLane
Have you had a look at the installation documentation for using nuget to install Umbraco? If you follow these step-by-step you should be fine. http://our.umbraco.org/documentation/Installation/install-umbraco-with-nuget
Make sure to read through the documentation before starting the installation process.
Hope this helps.
/Jan
This (unfortunately) is an error that is to be expected sometimes. It's very hard to debug. Just click Continue and F5 to go on, it doesn't break anything, it's just (very) annoying.
See this issue in the tracker for more information: http://issues.umbraco.org/issue/U4-2779
Hej Jan
Thankyou both for answering so quickly. The documentation is almost the same as on Umbraco.tv and I still get the error message. But I did as you suggested, Sebastiaan, and now it works :-)
Kind regards, LoisLane
is working on a reply...