Book a Demo

Author Topic: An error occured while loading data files  (Read 7525 times)

Justin W

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
An error occured while loading data files
« on: January 06, 2010, 05:15:08 pm »
Hi,

I have written an application to generate the Html Reports using the Automation Interface.

When i upload the files to the web server and open the http://servername/index.htm file i get the following error in the browser "An error occured while loading data files, please confirm that all files have been generated and are intact."

If i open the index.html file from the file share using the UNC path i.e. \\server\share\index.html the model displays correctly?

Do i need to set something up differently?

Thanks

-Justin.

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: An error occurred while loading data files
« Reply #1 on: January 06, 2010, 07:36:24 pm »
Hi Justin,

Are you able to generate the HTML report manually?  If so, do you receive the same behaviour?

That should allow you to determine if it's an AI specific problem or a more generic HTML generation problem.

HTH,
Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

Justin W

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: An error occured while loading data files
« Reply #2 on: January 07, 2010, 12:26:56 pm »
Hi Paolo ,

I can generate the Html Report manually and it works correctly when accessed from the web site, so it must be an AI issue. How would i get this looked at?

Cheers

-Justin.

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: An error occurred while loading data files
« Reply #3 on: January 07, 2010, 05:56:00 pm »
Quote
Hi Paolo ,

I can generate the HTML Report manually and it works correctly when accessed from the web site, so it must be an AI issue. How would i get this looked at?

Cheers

-Justin.
Bug report using the links at bottom.  If you're a registered user, use that portion of the site to get to the bug report page.

If you can send them the model and the code they may be able to advise.

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

Justin W

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: An error occured while loading data files
« Reply #4 on: January 08, 2010, 08:51:19 am »
Ok thanks for your help!

Cheers

-Justin.

son-of-sargasso

  • EA User
  • **
  • Posts: 122
  • Karma: +0/-0
    • View Profile
Re: An error occured while loading data files
« Reply #5 on: January 10, 2010, 08:16:35 am »
It might be an idea to do a diff on the two versions, as I would suspect that on one case some resource is being generated with a non-relative URL.

b