Hi Armin, Make sure that:
1. File service is installed: ClientEnvironmentAdapter.setFileService(new AllPermissionsFileService()); 2. GUITestAppletLauncher class is specified in your jsp <code> tag and is available in one of the client side jars e.g. lib/GUITest-client.jar 3. ALL (each and every jar that is mentioned in archive tag) your client side jars are signed. I tried your code and it worked for me. Thanks and regards, Janak >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of Armin Kurz >Sent: Wednesday, January 31, 2007 12:05 PM >To: [email protected] >Subject: [ULC-developer] File service not installed. > > >Hi. > >I try to read and write from and to local files. >I use an AppletLauncher as requestet, but i still get the above error >message. >All the jars are signed. > >I can open URLs, so i think the browser service works well. >So whats the problem? > >See th source code in the atachment. > >Regards >Armin Kurz > > > >-- >Armin Kurz >Entwicklung > >Büro Süd: >E/B/D Integration GmbH >Hauptstr. 67 >82327 Tutzing > >Tel: +49 (8158) 9 0766-0 >Fax: +49 (8158) 9 0766-99 > >[EMAIL PROTECTED] >http://www.ebd-integration.de > _______________________________________________ ULC-developer mailing list [email protected] http://lists.canoo.com/mailman/listinfo/ulc-developer
