Hi, I have some problem with opening Kentico 8's solution in Visual Studio 2013. On my old laptop it works, but when I moved to new one, installed Visual Studio 2013, copied the code and tried to open it, then I'm getting an alert:
CMSApp_MVC.csproj: The application which this project type is based on was not found. Please try this link for further information: Unsupported This version of Visual Studio is unable to open the following projects. The project types may not be installed or this version of Visual Studio may not support them. For more information on enabling these project types or otherwise migrating your assets, please see the details in the "Migration Report" displayed after clicking OK.
And I don't know why it happens. Can anybody help with it?
Hi,
Can you create a standalone MVC project at all? Or is that also failing or perhaps not even available?
Otherwise make sure you've installed latest VS2013 updates or check if you've got the SDK installed: Microsoft Visual Studio 2013 SDK
Greets,
David
Aaaa, right - update 5. That what I missed. I was sure, that I had it but I didn't installed it before.
Please, sign in to be able to submit a new answer.