Problem with loading 1.19 stereo tour in IE

  • Does it work in other browsers? If not, it is most likely a file permission problem, a path problem or case mismatch.

    First check if other browsers can display the content on the webserver. If this is not so, set the permissions of the files to a state where they can be accessed. If this does not help, try locating the precise point of failure by opening a error/debugging console of the browser and locate the first file that failed and try to figure out why it did so.

  • One idea - check the 'case' (lower-case/upper-case) of your file paths and file names!
    The case in the xml need to match the case of the real files/paths.

    Windows is case-insensitive, but typical Unix-based webservers are case-sensitive!

    But if that's the case, you should see loading errors... (in the krpano log and in the browsers console).

  • It indeed was an issue of capital letters which I usually do not use, but here it somehow slipped in and was used since two years already in a folder on the server without any issue which is why I hadn't noticed any earlier ^^

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!