Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

Converse MOSS custom master page to SharePoint 2013 master page

$
0
0

Hi

I don't know if this is possible just to pop a question so I apologize first

background:

we have a MOSS farm and SP 2013 farm.

we used the attaced database method to migrate MOSS content database (just a few site collections) to SharePoint 2010 and then do the samething again to bring that to SharePoint 2013.

the upgrade process went pretty smooth and all attached databases completed.

We did visual upgrade on the site collections at each stage

Now the site collection is in SharePoint 2013 and seem to work properly except for one thing.

On one of the document library, we have a custom view that is relied on a custom master page. When that view open it failed with an error.  we traced down the error that it indicate the custom master page is not compatible with SharePoint 2013.

We opened the custom master page in SharePoint designer and it show this.

<%@ Page language="C#" MasterPageFile="~sitecollection/Platting/_catalogs/masterpage/min.master"    Inherits="Microsoft.SharePoint.WebPartPages.WebPartPage,Microsoft.SharePoint,Version=12.0.0.0,Culture=neutral,PublicKeyToken=71e9bce111e9429c" %><%@ Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="Utilities" Namespace="Microsoft.SharePoint.Utilities" Assembly="Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Import Namespace="Microsoft.SharePoint" %> <%@ Register Tagprefix="WebPartPages" Namespace="Microsoft.SharePoint.WebPartPages" Assembly="Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>

is there anyway to convert this custom master page into SharePoint 2013 master page?

Thanks in advance for all advice and suggestion


Swanl


Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>