Safari cross domain error

I tired to access a web site via Safari that I previously was able to access; however, now I get the following message: "Cross Domain Error: Cross domain is not supported by this browser." Is there a plug-in or something else that would allow me access the site?

Hi,
Please try to configure the cross domain policy file to allow public read access (that is, access it without federation requirement), make sure you can access the address
http://something/clientaccesspiolicy.xml directly in a browser
without redirecting to check whether the cross domain policy file could be anonymous accessed (Please start a new browser session and make sure you're
not logged in. Then test the cross domain policy file.).
Best Regards,
Ming Xu
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • Cross Domain error for Silverlight + MVC application with self hosted WCF service on azure

    Hi,
    We are migrating existing Silverlight application to MVC; existing Silverlight application is hosted on
    Azure which is consuming self-hosted WCF service. For authentication we have implemented
    ADFS with WIF (passive). The cloud service (<myWebSite>.cloudapp.net) is C Name to (<myWebSite>.<myDomain>.com) and we 
    are consuming  WCF service at <myWebSite>.cloudapp.net/<myService>.svc, as we were getting “Cross Domain” error so we have added “clientaccesspolicy.xml” at the root of “WEB ROLE”.
    Existing Silverlight application works fine but the problem occurred when we deploy our migrated application to the same cloud service. We are getting a “Cross Domain” error.
    The same migrated application works fine on UAT environment, the only difference is UAT environment is
    without ADFS WIF implementation.
    Migrated application is half Silverlight and half MVC with initial landing page is Silverlight. MVC web role is used to host the service i.e. .SVC . To go to SL landing page , redirected from home controller. Following is being observed in fiddler for this
    application
    Existing Silverlight application -
    After authentication with ADFS it redirect to Silverlight landing page.
    Before calling service method it looks for “clientaccesspolicy.xml”
    In response header we are getting the content of “clientaccesspolicy.xml”
    And after this everything works fine
    Migrated Silverlight-MVC application –
    After authentication with ADFS it redirects to “HomeController” and from there we are redirecting to Silverlight landing page.
    Before calling service method it looks for “clientaccesspolicy.xml”
    In response header we are getting  following content - “https://federation-sts.<myDomain>.com/adfs/ls/?wa=wsignin1.0&amp;
    wtrealm=https%3a%2f%2f<myWebSite>.<myDomain>.com&amp;
    wctx=rm%3d0%26id%3dpassive%26ru%3d%252fclientaccesspolicy.xml&amp;wct=2014-03-17T10%3a36%3a04Z”
    4.Throw “Cross Domain” error.
    Also we have added filter in
    RouteConfig
    for .xml file
    routes.IgnoreRoute("{*allxml}",
    new { allxml = @".*\.xml(/.*)?" });
    NOTE: There is no configuration change apart from MVC configuration.
    We have done RDP to web role and found that “clientaccesspiolicy.xml” is present at “E:\approot” location and it is also accessible at “https://<myWebSite>.<myDomain>.com/clientaccesspolicy.xml”.
    Please help
    Thanks,
    Rahul P

    Hi,
    Please try to configure the cross domain policy file to allow public read access (that is, access it without federation requirement), make sure you can access the address
    http://something/clientaccesspiolicy.xml directly in a browser
    without redirecting to check whether the cross domain policy file could be anonymous accessed (Please start a new browser session and make sure you're
    not logged in. Then test the cross domain policy file.).
    Best Regards,
    Ming Xu
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Cross domain error while displaying .SWF files in  portal

    Hi Experts,
    i am working on EP ,
    i am trying to display a .swf file in a iview but that file is  giving an error as
    Add a cross domain policy file to the external data web server
    this swf file is retriving data from BI system.
    Please suggest !!
    i got a solution of putting a crossdoaim.xml file in root directory but thats not possible

    I think two urls will work for you:
    Xcelsius SWF with QaaWS through SSL: Cannot access external data
    http://livedocs.adobe.com/flex/3/html/help.html?content=security2_04.html

  • Cross domain error

    I am getting the below error :
    [org.directwebremoting.dwrp.Batch] ERROR 15:24:38,703: A request has been denied as a potential CSRF attack.
    while deploying the primavera p6 version 7.0 in weblogic 11g. why I am getting this error. Please help me out what is the mitigation steps.
    Thanks
    Sankarsan

    Add this into your application weblogic.xml in session-descriptor
    <cookie-http-only>false</cookie-http-only>
    ex:
    <session-descriptor>
    *<cookie-http-only>false</cookie-http-only>*
    <url-rewriting-enabled>false</url-rewriting-enabled>
    </session-descriptor>

  • Why do I get a cross domain error mesage when trying to enter a portal?

    I am trying to enter an employee self help section. The relevant site info is as follows:
    https://aalawp.aaacooper.com:9600/lawson/portal/
    I have tried to also type the above info in the browser section with no success. I used to be able to access the portal, but since I updated some application, I cannot access by any means.
    Thanks in advance for any help that is given.

    Hello,
    Couple of things to note so that we can help you resolve this issue
    * The URL https://aalawp.aaacooper.com:9600/lawson/portal/ doesnt' seem to be accessible outside your work network
    To make the changes that cor-el suggested, please do this
    *Please follow the instructions mentioned in the [http://kb.mozillazine.org/About:config About:Config ] help section
    * Accept the warning - this is ok. As long as you are not deleting anything in the page you see, you will be ok
    * Once you have opened about:config, you will see a 'Search' field. Please type 'security.csp.enable' to search for this text in the page
    * If you see the entry, kindly note the value in the 'Value' column. This is so that you can revert if something doesn't work
    * If it is set to False, right click on the field and select Toggle, so that the value changes to True
    * Now try visiting the site and let us know if you are able to access it
    Hope this helps

  • Cross Domain Trust Error, while opening the infopath in sharepoint list.

    Dear All,
    Facing some issue in
    Environement:
    Windows = Windows Server 2008
    Shareppoint = Sharepoint Server 2013.
    Project Server = Project Server 2013
    Info Path = Info Path Designer 2013
    Detailed:
    I have sharepoint environment with Project Server,I which have created task list in my project site and then i customize that form using info path their is one column named: "Product Name" in my task list which is drop down menu in that menu
    i want to show all the project name which are created in PWA Site. For that i made the External data connection to my sql server and select my desired table from that and also configured the my column data "i:e; Product Name. And published it to the my
    site. Now when i opened that form it prompts the error
    "The form cannot be submitted because this action would violate cross-domain restrictions. 
    If this form template is published to a SharePoint document library, cross-domain access for user form templates must be enabled
    under InfoPath Forms Services in SharePoint Central Administration, and the data connection settings must be stored in a UDC file in a data connection library in the same site collection. 
    If this is an administrator-approved form template, the security level of the form must be set to full trust, or the data connection
    settings must be stored in a UDC file by using the Manage data connection files option under InfoPath Forms Services in SharePoint Central Administration ."
    Oopsss !!
    Now start googling it found couple of solution shared listed below:
    1. Enable the cross domain authenticated in Central Admin –> General Application Settings –> Configure InfoPath Form Services (Done)
    2. Now Created the data connection library in my site collection which is PWA Site after that i went to the infopath and creating the data connection and
    Convert to Connection File and enter the URL of the data connection library
    and its prompt the error " the specified url is not a data connection library and enter the correct filename" didnt remember the exact error description at the moment.
    So, that was all stuff, Kindly suggest me any step which i missed that or ay solution that resolve my this issue.
    Thanks
    REGARDS DANISH DANIE

    it seems the data-seed failed in your dehydration store.
    so i would check if user orabple exsits in your db (pw is orabpel) .. and recreate the schema by executing the following script (based on your db)
    orabpel\system\database\scripts\domain_oracle.ddl
    hth clemens

  • Cross Domain Data Source Error in SSRS 2008

    We have our data warehouse server on a different Windows domain (Domain ABC) to the domain where our end user tools such as SSRS and SSAS sit (DOMAIN 123).  Historically we've used SQL server mixed mode authentication to get around any cross domain
    authentication issues but to tighten up security we are trying to switch to Windows only.  However, I'm unable to my development instance of SSRS to connect to a datasource using credentials from a different domain.
    I created a copy of the live data source with the same settings except for the credentials.  Here I selected Windows credentials (without impersonation ticked) and put in the username with the format DOMAINABC\DomainAccount with a domain account from
    the same domain as our DWH server.  However, none of the reports I tested can conect and throw the error below.  Please can anyone give me some pointers on things to check?  My google research has drawn a blank so far!
    An error occurred during client rendering.
    An error has occurred during report processing.
    Cannot impersonate user for data source 'DWH'.
    Log on failed.
    Logon failure: unknown user name or bad password. (Exception from HRESULT: 0x8007052E) 

    From your inital post, it sounded like you wanted to login to the data source with a remote domain user (123 in your example). Glad to see that's not the case!
    When you tested the credentials with SSMS were you on the remote domain?
    It looks to me like the impersonation is implicit: https://msdn.microsoft.com/en-us/library/ms160330.aspx
    Theres a couple of notes at the top of that page about remote access being enabled, and the ports that should be open too.
    Theres a bunch of potentially useful information about what your connection string should look like here too:
    https://msdn.microsoft.com/en-us/library/ms156450.aspx

  • Error 2170 in Cross Domain Policy deployed in Enterprise Portal

    Hi All,
    We are facing an Error # 2170 for the Cross Domain Policy in Enterprise Portal.
    We developed the dashboard using 2 web service connections (using ECC Remote Enabled Functon Module). The Web services were made Public so that they can be accessed from any network. We developed the dashboard using the public enabled webservices and exported to the SWF file which is working fine.
    But when we place the dashboard SWF file in the Enterprise portal it gives the error " Cross Domain Policy Error #2170" .
    We Placed the Cross domain Policy file in ECC Server in the root directory and placed the same in Enterprise portal C drive.
    But still it shows the same error when we preview the dashboard in Enterprise Portal.
    The Cross Domain Policy File that we are using is as follows:
    -<cross-domain-policy> <site-control permitted-cross-domain-policies="all"/>
                <allow-access-from secure="false" to-ports="" domain=""/>
               <allow-http-request-headers-from secure="false" domain="" headers=""/>
               <allow-https-request-headers-from secure="false" domain="" headers=""/>
    </cross-domain-policy>
    Please let us know if the cross doamin file is correctly coded and suggest us with suitable solutions for this problem. Also let us know if there is some alternative solution to this issue.
    Thanks,
    Malla Reddy D

    Hello Malla,
    Maybe SAP Note 1240810 helps... Anyway, I would say that if your issue is with the direct SAP NW BI connection, through BICS, the only file which is relevant is bicsremotecrossdomain.xml, which should be located on your server HTTP root.
    Another check you can perform is if you have both portal certificate entries as per SAP Note 1508663.
    Kind Regards,
    Marcio

  • Setting cross-domain cookies in Safari using iframe

    Hi,
    I want to load url inside iframe. It works in all browsers. Except in safari browser.
    I have written code as
    On designer page
    <div id="containFrame" runat="server">
    And on code behind
    protected void Page_Load(object sender, EventArgs e)
                GenerateFrame("http://www.dotnetobject.com");
    private void GenerateFrame(string urlsrc)
                string frame = "<iframe id='ifrm' style='width: 956px; height: 500px'";
                frame += " src='" + urlsrc + "' ></iframe>";
                containFrame.InnerHtml = frame;
    I am using safari browser version 5.1 (7534.50).
    Here in Preferences (Privacy tab) for Block Cookies have three options as
    1. From third parties and Advertiser
    2. Always
    3. Never
    If I selects option as Never then this code work successfully. But Not for 1 and 2 option.
    Here my quesion is, how to handel this problem cross-domain cookies problem?
    Thanks,
    Bhanudas

    sadly... i couldn't find other workaround than making a new subdomain of the main domain.
    i have abc.com that embed def.com in an iframe. the only workaround so far is make a new subdomain def.abc.com and map that as a CNAME to def.com.
    when i call the page in iframe, i call def.abc.com, which matches the same domain, thus cookies can be read or written.
    this becomes a problem with you have a lot of different websites to embed, and not all site owners care to do binding of the new host on their webserver.

  • Safari domain error

    i'm trying to install the utorrent beta and i keep getting this safari domain error that action could not be completed
    can anybody help me out its frustrating
    Message was edited by: yawsky

    Hi,
    Go to /Library/Preferences and move the com.apple.SoftwareUpdate.plist file to the Trash. Restart your Mac.
    Now try Software Updates.
    If the same error appears, try the suggestion at this link by :
    KrypticMac
    http://discussions.apple.com/thread.jspa?threadID=2267813&tstart=60
    Carolyn

  • What is "Safari Error Domain Error 2"?

    When trying to download the iPhone 3.1.3 SDK for Snow Leopard, after six hours, I ended up with a Safart Error Domain Error 2.
    What, exactly, is a "Domain Error 2", and what can I do to fix it so I don't waste another six hours when I try to download this again?
    (Note that this was done through Safari on an iMac running Snow Leopard, with whatever system updates were recently sent out.)
    -- Don

    Whatever caused it, it went away when I tried downloading a second time.
    (My guess is, either there was a glitch with my router - the signal may have had a problem trying to get through a closed door for some reason - or there was some conflict with a Mac update I had just installed that needed a cold boot.)
    -- Don

  • I am calling an xml , that come from rtmp server and i want to play a video . when i pause it show an error of cross domain. what i can i do?

    I am calling an xml , that come from rtmp server and i want to play a video . when i pause it show an error of cross domain. what i can i do?

    Please quote the exact error message, word-for-word, verbatim.
    What is your operating system?
    What version of Lightroom?

  • Cross-domain Navigation Error

    Hi folks,
    I was just beginning to test out a site on my domain when I received the following error:
    Cross-domain Navigation Error
    Adobe InContext Editing does not support cross-domain navigation.
    For more details, please visit the Adobe InContext Editing Help and Support page.
    While I could not find any help easily, I thought I would post here with what I have discovered.  I am not entirely sure what "cross-domain navigation" is in the first place, but I had a few hunches.
    Initially, I was using a site set up with templates and library items.  Then, for the purposes of troubleshooting, I deleted all files and placed one HTML file in the folder with nothing but some text in it.  I still received the error message.
    On a whim, I decided to try InContext Editing in Internet Explorer instead of Firefox, and it worked.  I then downloaded and installed the latest version of Firefox (3.5.1), and the error message still appeared.
    Any ideas?
    Thanks in advance!

    Having the same troubles. Worse it goes into an endless loop where you can't get out of the error message cycle.
    http://sonomamountainbusinesscluster.com/

  • Cross domain scripting: error #2048

    Hi,
    This is my first entry in this forum but I already found a lot of answers by browsing it. However, altough many references seem to solve the problem I'm hurting on, it doesn't seem to work for me...
    Now, here's the case:
    I made a flash web site that will be hosted on an external web server (let's call it server «www.external.com»).
    My flash needs to get some info from my internal server (let's call it «www.internal.com»).
    On «www.internal.com», I don't have access to the root, only to the folder «myfolder» so my website reads like this: «www.internal.com/myfolder».
    Being aware of some sandbox security issues, I made a crossdomain.xml file and uploaded it to «www.internal.com/myfolder/crossdomain.xml» to provide acces to «www.internal.com/myfolder» from «www.external.com» wich is the following:
    <?xml version="1.0"?>
    <cross-domain-policy>
         <allow-access-from domain="www.external.com" />
         <allow-http-request-headers-from domain="www.external.com" headers="*"/>
    </cross-domain-policy>
    In my flash, there is the code i use to retrieve my info:
    Security.loadPolicyFile("http://www.internal.com/myfolder/crossdomain.xml");
    var myData:URLRequest = new URLRequest("http://www.internal.com/myfolder/myapp/datarequest.cfm");
    var loader:URLLoader = new URLLoader();
    loader.load(myData);
    That's where I get the raging error #2048 in an error #2044 telling me this (excuse the french, my player and I use this language):
    Error #2044: securityError non pris en charge : text=Error #2048: Violation de la sécurité Sandbox : http://www.external.com/flashapp.swf ne peut pas charger de données à partir de http://www.internal.com/myfolder/myapp/datarequest.cfm.
    According to what I saw and read, loading a policy file should allow me to access info. Once I read that the crossdomain.xml file absolutely had to be on the root of the web server, unfortunately, I don't have access to the root.
    There surely is something wrong with what I am doing, anyone has a thought?
    Thanks in advance and sorry for the long message...

    just a guess here - it looks mainly as though you are on the right track, and you are correct if you so not have access to the root, then you must target the crossdomain.xml location as you have specified.
    the one thing i don't see that you have listed here is a call to:
    Security.allowDomain("www.external.com");
    which *might* be the issue

  • Facebook keeps giving me a cross domain reciver page error on most issues, why is this?

    cross domain page receiver error message on facebook?
    == URL of affected sites ==
    http://http://facebook.mafiawars.com/mwfb/xd_receiver.htm

    Thanks for the flag J.K. - they contaced me and solved my problem.  On this account (which I created just to ask this question), I log in with my email rather than my user name (mtalldud). On the account that I was having trouble with, they told me to use my user ID instead of my email to log in and it worked. This is a bit confusing and seems a bit inconsistent but at least I don't need this temporary account any more to get into this community and find answers!

Maybe you are looking for