[Xerte] Published lesson doesn't work on web server

b b bogdanm2003 at yahoo.com
Mon Sep 24 12:47:18 BST 2007


i works.i had to add .rlo to the MIME.Thank you!!!!!!!!!!!!!


----- Original Message ----
From: Tenney Julian <Julian.Tenney at nottingham.ac.uk>
To: Xerte discussion list <xerte at lists.nottingham.ac.uk>
Sent: Monday, September 24, 2007 2:18:49 PM
Subject: RE: [Xerte] Published lesson doesn't work on web server


have you set the mime types up on that?




From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of b b
Sent: 24 September 2007 12:06
To: Xerte discussion list
Subject: Re: [Xerte] Published lesson doesn't work on web server


localhost doesn't work .


----- Original Message ----
From: Tenney Julian <Julian.Tenney at nottingham.ac.uk>
To: Xerte discussion list <xerte at lists.nottingham.ac.uk>
Sent: Monday, September 24, 2007 12:43:54 PM
Subject: RE: [Xerte] Published lesson doesn't work on web server


If it's a windows server, you will need to configure the MIME types, so, if it's a windows server, do that and test it before sending me the files. Have you tried it on a different web server (such as a localhost)?
 
 



From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of b b
Sent: 24 September 2007 10:38
To: Xerte discussion list
Subject: Re: [Xerte] Published lesson doesn't work on web server


ok i 'll send u the files but later today because i am not a the office right now


----- Original Message ----
From: Tenney Julian <Julian.Tenney at nottingham.ac.uk>
To: Xerte discussion list <xerte at lists.nottingham.ac.uk>
Sent: Monday, September 24, 2007 12:33:12 PM
Subject: RE: [Xerte] Published lesson doesn't work on web server


Do you need to add the .rlo extension to the server's MIME types?
 
If you zip the project up and send me the fies, I can try it on a server here,




From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of b b
Sent: 24 September 2007 10:18
To: Xerte discussion list
Subject: Re: [Xerte] Published lesson doesn't work on web server


yes the fiatest.rlo is on the server.everything that the lesson needs is on a folder on the server.


----- Original Message ----
From: Koller Thomas <Thomas.Koller at nottingham.ac.uk>
To: Xerte discussion list <xerte at lists.nottingham.ac.uk>
Sent: Friday, September 21, 2007 6:30:26 PM
Subject: RE: [Xerte] Published lesson doesn't work on web server


Hi,
 
just a simple suggestion: did you actually copy the Fiatest.rlo file to the server?
 
The reason why im asking: if the Fiatest.rlo is there - in the same folder as the Lectia1.htm file (http://www.romanian-online.ro/demo/module/Lectia1/Lectia1.htm) - it should be possible to access it directly in a browser, like this 
http://www.romanian-online.ro/demo/module/Lectia1/Fiatest.rlo    However, the feedback I get is "The page cannot be found" (in different browsers).
 
An .rlo file is a plain text file which contains all the instructions for a specific learning module. Without this file the general Xerte files don't have any information about what shall be displayed in a learning module.
 
 
Cheers,
 
Thomas



From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of b b
Sent: 21 September 2007 14:25
To: Xerte discussion list
Subject: Re: [Xerte] Published lesson doesn't work on web server


i tryed this many times it doesn't work.Locally it work, even the code i removed it works the problem is on the server i think.


----- Original Message ----
From: Tenney Julian <Julian.Tenney at nottingham.ac.uk>
To: Xerte discussion list <xerte at lists.nottingham.ac.uk>
Sent: Friday, September 21, 2007 4:21:06 PM
Subject: RE: [Xerte] Published lesson doesn't work on web server


Let's just try and get it working in it's vanilla state before we start messeing about with it. The TTS will fail gracefully in Firefox, so let's use that for testing:
 
Delete any existing files on the web server;
Delete resources.swf, XMLEngine.swf, mainPrelaoder.swf, rloObject.js and rloObject.htm from the project folder;
Re-publish the rlo files;
Check that rloObject.htm works locally;
Upload all the files in the project folder onto the web- server and re-test it;
 
Any good?
 
 




From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of b b
Sent: 21 September 2007 14:02
To: Xerte discussion list
Subject: Re: [Xerte] Published lesson doesn't work on web server


i did google it.but i didn't find anything useful.I want to remove the code for tts because i don't need it.Can u tell me what to delete because i removed some code but it still doesn't work maybe i missed something.


----- Original Message ----
From: Tenney Julian <Julian.Tenney at nottingham.ac.uk>
To: Xerte discussion list <xerte at lists.nottingham.ac.uk>
Sent: Friday, September 21, 2007 3:50:28 PM
Subject: RE: [Xerte] Published lesson doesn't work on web server


If you google for the error message you report, you'll find some tips. If I can try and load the piece in my browser I can tell you whether it works or not. That will tell us whether the problem lies with your computer or your server, whch would be good to know,



From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of b b
Sent: 21 September 2007 13:24
To: Xerte discussion list
Subject: Re: [Xerte] Published lesson doesn't work on web server


No it doesn't work in firefox.
I hahe tryed to change the security settings but it doesn't work.At one point i have set the security settings to minimum but it still didn't work.


----- Original Message ----
From: Tenney Julian <Julian.Tenney at nottingham.ac.uk>
To: Xerte discussion list <xerte at lists.nottingham.ac.uk>
Sent: Friday, September 21, 2007 3:10:28 PM
Subject: RE: [Xerte] Published lesson doesn't work on web server


It's trying to set up the SAPI activex control for Text to Speech. In the HTML file you can remove the code that does that (if you don't need TTS) or you can set the security settings to allow the activex control to set itself up:
 
You need to go to Tools -> internet Options -> Security - Selec the Internet or Intranet tab, depending on where your piece is -> Custom Level -> look for the value 'Initialise and Script activeX controls not marked as safe for scripting and set it to 'prompt' or 'enable'. The control should then set itself up.
 
Does it work in Firefox?




From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of b b
Sent: 21 September 2007 12:23
To: xerte at lists.nottingham.ac.uk
Subject: [Xerte] Published lesson doesn't work on web server


I have made a lesson using xerte and published it.When run the .htm on the localmashine it works fine but when i put it on the web server it doesn't work anymore.It gives the error: "Automation server can't create object".What could be the problem?



Be a better Globetrotter. Get better travel answers from someone who knows.
Yahoo! Answers - Check it out. 





Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user panel and lay it on us. 





Tonight's top picks. What will you watch tonight? Preview the hottest shows on Yahoo! TV. 





Yahoo! oneSearch: Finally, mobile search that gives answers, not web links. 





Don't let your dream ride pass you by. Make it a reality with Yahoo! Autos. 





Check out the hottest 2008 models today at Yahoo! Autos. 





Be a better Globetrotter. Get better travel answers from someone who knows.
Yahoo! Answers - Check it out.


      ____________________________________________________________________________________
Fussy? Opinionated? Impossible to please? Perfect.  Join Yahoo!'s user panel and lay it on us. http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20070924/e5d1b8a4/attachment.html


More information about the Xerte mailing list