On Wed, Oct 1, 2008 at 10:23 AM, Joey122 <[EMAIL PROTECTED]> wrote: > > It does have an xls filter. > > I ll try and comment out the below - Is that your suggestion?
Yes. > > <filter-mapping> > <filter-name>gzipFilter</filter-name> > <url-pattern>*.css</url-pattern> > </filter-mapping> > <filter-mapping> > <filter-name>gzipFilter</filter-name> > <url-pattern>*.html</url-pattern> > </filter-mapping> > <filter-mapping> > <filter-name>gzipFilter</filter-name> > <url-pattern>*.js</url-pattern> > </filter-mapping> > <filter-mapping> > <filter-name>gzipFilter</filter-name> > <url-pattern>*.jsp</url-pattern> > </filter-mapping> > > > > > mraible wrote: >> >> Does it have an .xls extension? If so, then I would suggest commenting >> out the GzipFilter and see if that helps. >> >> Matt >> >> On Wed, Oct 1, 2008 at 10:18 AM, Joey122 <[EMAIL PROTECTED]> wrote: >>> >>> Yes this is in IE and firefox >>> >>> I ve tried a few things but nothing comes to mind - I m using displaytags >>> and not doing anything too fancy >>> >>> The actual error is : >>> >>> The file you are trying to open is in a different format to that >>> specified >>> by the file extension. Verify the file is not corrupted and from a >>> trusted >>> source before opening the file. Do you want to open the file now >>> >>> >>> mraible wrote: >>>> >>>> Do you get this from Display Tag? Do you see the error in both IE and >>>> Firefox? >>>> >>>> Thanks, >>>> >>>> Matt >>>> >>>> On Wed, Oct 1, 2008 at 10:05 AM, Joey122 <[EMAIL PROTECTED]> wrote: >>>>> >>>>> I ve hooked appfuse up and its brilliant - When I use the Excel >>>>> download >>>>> I >>>>> see this error message: >>>>> >>>>> The file you are trying to open is in a different format to that >>>>> specified >>>>> by the file extension. Verify the file is not corrupted and from a >>>>> trusted >>>>> source before opening the file. Do you want to open the file now >>>>> >>>>> Does anyone know what might be causing it? >>>>> -- >>>>> View this message in context: >>>>> http://www.nabble.com/Excel-file-download---File-Extension-Error-tp19763762s2369p19763762.html >>>>> Sent from the AppFuse - User mailing list archive at Nabble.com. >>>>> >>>>> >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>>> >>>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>> >>>> >>>> >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/Excel-file-download---File-Extension-Error-tp19763762s2369p19764019.html >>> Sent from the AppFuse - User mailing list archive at Nabble.com. >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> > > -- > View this message in context: > http://www.nabble.com/Excel-file-download---File-Extension-Error-tp19763762s2369p19764127.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
