Hi All,
I have just a single aspx page website where I want to display a SharePoint URL in IFrame. The sharePoint site and ASP.Net website both are running in the same server.
Getting the following error :
This content cannot be displayed in a frame
After reading in the forums, I have added Microsoft.SharePoint.dll reference "webpartpages" tag (<WebPartPages:AllowFraming runat="server"/>) in the aspx page but still no luck.
Any thoughts ?
Thanks,
Prav