Many thanks to Angel, Wayne and Frieda, who were kind enough to help me resolve this issue "off list".
For once, I wasn't doing anything wrong, and it was a peculiar hosting issues. For some reason, the hosting company's policy did not allow the recognition of PDB files (!?). Using the fact that JMol can determine the file contents without relying on the file extension, we used the simple expedient of renaming *.PDB to *.TXT and changing the JMol code correspondingly. Ursula. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Angel Herraez Sent: 13 January 2007 23:18 To: [email protected] Subject: Re: [Jmol-users] java.io.FileNotFoundException . . . Hello, Ursula, and welcome to the Jmol world >From your message, I see no hint for the failure; it's usually problems loading the applet or the models when in the hard disk, not the server :-). But your folder setup is correct. If the files are there, which I'm sure you checked already, the only thing I can thnk of is an uppercase/lowercase problem. Windows doesn't care about case, but if the server is Linux that's an issue. Check that the file names and extensions in the server match those in your code. Maybe 2acy.PDB? It usually helps that you send a sample of your code, but if it is working locally, it must be OK. If you can provide the URL, I can check the situation (you can send it off-list if you want) I don't think you need to set any permissions other that Read. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

