I exported a site page on a SharePoint 2013 site using designer. I then tried to import the page on a different SharePoint 2013.
When I try accessing the page on the 2nd site, I get the error: Type 'Microsoft.SharePoint.WebControls.EmbeddedFormField' does not have a public property named 'div'.
Page works just fine on the first site.
Any idea what would cause this issue?
The page is restricted to only members of a certain group. I am not sure if that would cause the issue or not.