What I am trying to do here is, we have a requirement which needs MS dynamics CRM 2016 to load as an i-frame inside another web application. CRM is on premise
While doing so, I am getting following error in Developer options in browser:
Uncaught DOMException: Blocked a frame with origin "http://somesite:5555" from accessing a cross-origin frame.
at Function.Mscrm.GlobalQuickCreate.QuickCreateStack.$$cctor (somesite/.../globalquickcreatebehavior.js)
at somesite/.../globalquickcreatebehavior.js
Mscrm.GlobalQuickCreate.QuickCreateStack.$$cctor @ VM66 globalquickcreatebehavior.js?ver=1358710815:1
(anonymous) @ VM66 globalquickcreatebehavior.js?ver=1358710815:1
VM49 global.ashx?ver=1358710815:21020Uncaught DOMException: Blocked a frame with origin "http://somesite:5555" from accessing a cross-origin frame.
at Function.Mscrm.PageManager.getXrmInternalFromWindow (somesite/.../global.ashx)
at Function.Mscrm.PageManager.getParentWindowXrmInternal (somesite/.../global.ashx)
at Mscrm.PageManager.$Be_3 (somesite/.../global.ashx)
at Mscrm.PageManager.initialize (somesite/.../global.ashx)
at Mscrm.PageManager.endUpdate (somesite/.../global.ashx)
at Sys._Application.endCreateComponents (somesite/.../global.ashx)
at Sys._Application._raiseInit (somesite/.../global.ashx)
at Sys._Application.initialize (somesite/.../global.ashx)
at b (somesite/.../global.ashx)
at HTMLDocument.a (somesite/.../global.ashx)
*This post is locked for comments
I have the same question (0)

Report
All responses (
Answers (