Hi, I can see a 128 byte limitation for the filename length for swf, and the current implementation is not safe for multithreading that may be changed in the future. Are you using back slashes in your filename.
Do you have any additional error messages? Could you post a code fragment to reproduce this issue? Best Regards Tamas Szekeres On Tue, 2 May 2006 10:08:47 +0200, Xavier Mauclaire <[EMAIL PROTECTED]> wrote: > >HI >I'm developping a mapscript web server under .net and Mono. I generate swf >files using ming library and i had the folowing problem with image filename. > > >the output filename prfix is defined as >String zUnique = >(String)pSession.SessionID+"_"+DateTime.Now.Ticks.ToString(); > > which is about 60 cars long > >Under .net all works fine but under linux files are not welle created and >more the site get down (oups !!) > >I'd like to know if this limit est due to Mono or Mapscript and if limit >there is which is its value > >regards > > > _______________________________________________________________________________ A legjobb akciós utazások oldala, ahol most rengeteg nyeremény vár Rád: http://ad.adverticum.net/b/cl,1,6022,99401,161631/click.prm
