Book a Demo

Author Topic: Access denied on viewing html report under win8  (Read 7143 times)

gleeuw

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Access denied on viewing html report under win8
« on: April 29, 2015, 10:15:17 pm »
Hi,
When trying to view an exported html report under windows8 IE shows a popup: access denied.
Already tried permissions on generated files (full control) and IE security settings (running active content allowed).
Any suggestions very much appreciated.

Gerard.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Access denied on viewing html report under win
« Reply #1 on: April 30, 2015, 09:17:40 am »
I'm guessing something has changed since I originally constructed this table. (My guess is that a default security setting has changed to prevent the prompt for activeX objects.)

Quote
ChromeWill not allow file based access without the command line argument --allow-file-access-from-files. The file appears to be returned as null, hence the error received.EA Reports fail with null pointer exception
FirefoxI believe it just allows it for files within the same directory or a sub-directoryEA Reports work without warning
Internet ExplorerPrompts with for permission to access an ActiveX objectEA Reports work after allowing access
Opera < (unknown version between 21 & 27)Access is disabled by default but an option is available to allow it.EA Reports provide a link to the option that needs to be changed
Opera >= (unknown version between 21 & 27)Access is disabled by default no investigation yet about how to make it load except running a web server.Report doesn't load
EdgeAccess is disabled by default no investigation yet about how to make it load except running a web server.Report doesn't load
Anything elseProbably different for each browserLet me know

See the original post for full explanation of what is going on.
« Last Edit: August 18, 2015, 10:06:05 am by simonm »

gleeuw

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Access denied on viewing html report under win
« Reply #2 on: April 30, 2015, 06:56:23 pm »
Simon,

Thanks for your answer.
Things have changed apparently. I was aware of the restrictions of running active-X, and set the corresponding IE setting, without the expected result. For IE 11 running on windows 8 your table no longer seems to be actual.
However I was able to get a work around by following the solution of MarcioMonego by creating a virtual folder in IIS.

The reason why IE doesn't prompt for axtive x remains obscure.
« Last Edit: April 30, 2015, 07:28:31 pm by gleeuw »

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Access denied on viewing html report under win
« Reply #3 on: May 01, 2015, 11:06:49 am »
I've updated my original table with your observations. I haven't been able to confirm them for myself.

Dermot

  • EA Administrator
  • EA User
  • *****
  • Posts: 591
  • Karma: +7/-0
    • View Profile
Re: Access denied on viewing html report under win
« Reply #4 on: May 01, 2015, 12:14:08 pm »
There was an issue with the introduction of IE 11. This was resolved in EA 10.0.1010.
If you are using an erlier version contact support for a simple script to correct this.