How to suppress “This page is accessing information not under its control”

后端 未结 5 1101
挽巷
挽巷 2020-12-06 09:27

I get this message when I am trying to access a web service from Jquery located in SAME the URL (but different directory).

I know it is IE security setting. The que

5条回答
  •  时光取名叫无心
    2020-12-06 09:53

    Faced this today and resolved it by changing IE setting and updated the release notes for my application(in case someone needs that)

    Goto Internet Option -> Security -> Internet -> Custom Level -> Miscellaneous(navigate to this section) -> Access Data sources across domains -> Set this to Enable

提交回复
热议问题