We recently upgraded SL 7 to 2011. Now we are working on the Business Portal installation on SharePoint 2013.
Our base site collection (http://server) is 2013 mode.
We created a second site collection (http://server/sites/SLCloud) that is in 2010 mode.
Both sites work as expected. The portal install to SLCloud finished without issue.
When trying to access the BP items in SLCloud SharePoint gives an generic error "File Not found".
Adjusted web.config to give the actual error (show below).
The BusinessPortal virtual directory exists under the default website in IIS.
I know that BP 2011 needs a 2010 Site config to use SharePoint 2013 server.
Has anyone run into this before?
I appreciate any help.
Thanks!
__________________
Server Error in '/' Application.
--------------------------------------------------------------------------------
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /sites/SLCloud/BP/Administration/Application Administration Common Pages/Administration Home.aspx
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34009
*This post is locked for comments