[Mono-devel-list] trouble with mod_mono and ICU

Gonzalo Paniagua Javier gonzalo at ximian.com
Wed Jan 14 09:49:05 EST 2004


El mié, 14-01-2004 a las 15:32, Tomasz.Kaszuba at inteligo.pl escribió:
> I've installed successfully ICU and rebuilt mono from yesterday with ICU
> support. That all went fine. When I try to run mod_mono or the xsp server I
> get the following error:
> 
> System.TypeLoadException: Cannot load type 'Mono.Http.AcceptEncodingModule,
> Mono.Http'

Mmmm. I think that Type was there by 0.29...
[...]

> 
> I tried to look for this type with the monodis and sure enough it's in the
> proper place in Mono.Http.dll
> 
> My versions are: 
> 
> Mono JIT compiler version 0.29.99.20040113, (C) 2002, 2003 Ximian, Inc.
> Mono C# compiler version 0.29.99.51633

... but just in case it was not, just remove the <mono.aspnet> section
of the xsp/test/web.config file.

That's only for sending compressed content if the browser supports it.

-Gonzalo





More information about the Mono-devel-list mailing list