Sandage Posted February 4, 2014 Report Share Posted February 4, 2014 I can not open up Interview, as an error message come up: Security error: Blocked frame with origin https://secure.drtax.ca from accessing a cross origin frame. Is this a server problem? Or? Quote Link to comment Share on other sites More sharing options...
Gabriel Posted February 4, 2014 Report Share Posted February 4, 2014 This error could be caused by Google Chrome. If you are using Chrome, please try another browser. Let me know if everything is OK. Quote Link to comment Share on other sites More sharing options...
Jellylava Posted March 29, 2014 Report Share Posted March 29, 2014 I am having the same problem, although last week I entered the basic information with no difficulty. I read your suggestion above, Gabriel, but I get the same result on Internet Explorer. I also noticed on the page on both browsers that the secure padlock icon has a red X on it and the https has a red slash through it. The only other U-file page I can get to informs me that I already have a session open, although I don't. I have restarted my laptop but get the same results. The first time this occurred earlier today I noticed that although the URL displayed as it normally does, the page was blank and had a URL address which started off with something similar to SaltarSmart so I closed down the browser and ran Spybot which did not turn up SaltarSmart as one of the Adware results to kill. Thanks for whatever suggestions you can offer. J L Quote Link to comment Share on other sites More sharing options...
Jellylava Posted March 29, 2014 Report Share Posted March 29, 2014 Update to my request for help. 1) I deleted 3 cookies using my Chrome settings which referred to SaltarSmart 2) Using my computer's 'Uninstall Software' utility I located the SaltarSmart software and deleted it. I then rebooted to complete the process and then opened Chrome. When I opened the Ufile.ca page it seemed back to normal and I'll cross my fingers that the problem has been solved. :-) Quote Link to comment Share on other sites More sharing options...
joeblow Posted May 5, 2014 Report Share Posted May 5, 2014 What a joke. You shouldn't have to try another browser. How can you not support Chrome which is the most popular browser? Find some better developers. Quote Link to comment Share on other sites More sharing options...
Gabriel Posted May 5, 2014 Report Share Posted May 5, 2014 We do support Chrome but sometimes malware (like SaltarSmart for example) can be conflicting and trying another browser can be the best short term solution. Quote Link to comment Share on other sites More sharing options...
waterlooalex Posted June 3, 2014 Report Share Posted June 3, 2014 Hi, I'm having this issue too, what should I do? Thanks! Alex We do support Chrome but sometimes malware (like SaltarSmart for example) can be conflicting and trying another browser can be the best short term solution. Quote Link to comment Share on other sites More sharing options...
Gabriel Posted June 4, 2014 Report Share Posted June 4, 2014 You could first try with another browser or look up for any malware as described above in the March 29th post. If you are still experiencing difficulties, please send a request to help@ufile.ca. Thank you. Quote Link to comment Share on other sites More sharing options...
renee Posted January 11, 2015 Report Share Posted January 11, 2015 I'm getting this error. Other users are correct: this should not happen, and your developers should know how to fix it. Source: I'm a developer. In case your developers don't know how to fix it or use Google to find out how, here's how: they need to add an access control policy header to your pages. That will tell the browser that it is OK to access one data source from another. It looks like this: Access-Control-Allow-Origin: "http://www.sourcedomain.com" Here's a direct link to how to do this: http://www.webdevdoor.com/jquery/cross-domain-browser-json-ajax/ (this is using Apache, which is a fair assumption, but the terms used in the article should help with a search for how to add a header using other webservers also.) Quote Link to comment Share on other sites More sharing options...
scottpaper Posted February 11, 2015 Report Share Posted February 11, 2015 Disable all your extensions in Chrome. To disable extensions: Menu (on the right hand side) then choose "Settings" On the left hand side, below Crome, click on Extensions Uncheck all the extensions that are Enabled Restart Chrome. Voila! Quote Link to comment Share on other sites More sharing options...
kraftboy Posted March 23, 2015 Report Share Posted March 23, 2015 Some browser extensions are known to cause these kinds of errors. SaltarSmart is an example of a malware browser extension, but I've also seen some incompatibility between extensions such as LastPass and anonymous VPN extensions such as Hola Better Internet. Best bet is to disable the most likely extensions one by one until you can repro the offending extension(s). I'm a developer too, renee. We don't have to be so snarky, it's not like the website in the address bar is the only code running when the browser is fetching and rendering pages. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.