Hi,
I try to access a html file with th address http://mysite/nobelists.htm A small window diplay the following message We cannot locate the data file http://mysite/nobelists.js Check that the file name is correct In the file there is the following line <link href="nobelists.js" type="application/json" rel="exhibit/data" /> and the file nobelists.js is in the same directory as nobelists.htm The same configuration with forrest 0.7 works well. The I put the file in the directory resources\scripts The same message is displayed. Paul