Quantcast
Channel: CRM Development forum
Viewing all articles
Browse latest Browse all 8223

Access Dynamics CRM entity from iFrame

$
0
0

Hello,

I have a serious issue and I hope to get your help, I need to access Dynamic CRM 2011 entity (Contact) through an  iFrame in different Web Application in Firefox and the entity form is not loading 

I and I am trying to test using html file

Here is the simple html code which direct the iFrame to one of the contact records:

<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></head>
<body>
<iframe frameborder="0" scrolling="no" width="830" height="598" 
src="http://vmw-dynamic/Upstreamworks/main.aspx?etc=2&extraqs=%3f_gridType%3d2%26etc%3d2%26id%3d%257b7EEBE7EA-0210-E311-A602-000C29F59F09%257d%26pagemode%3diframe%26preloadcache%3d1378185011353%26rskey%3d682106850&pagetype=entityrecord" 
id="msdynamics" name="msdynamics">
</iframe>
</body>
</html>

I am always getting "Permission denied" and the Ribbon Bar is not active in all brwosers, but the behavior is different in IE, Chrome & Firefox:

Firefox: is showing ONLY the Ribbon and the frame is not loading the entity form

IE and Chrome are loading the the ribbon (Not Active) and entity form with errors 

As I read it is a security issue (Same Origin Policy), and I tried to disable it with no luck,  please advise how to resolve it and how to show the form in Firefox, knowing that the CRM is working fine in all browsers, the problem appears in iFrame Only.


Tamim 




Viewing all articles
Browse latest Browse all 8223

Trending Articles



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