El mi�, 25-02-2004 a las 00:50, Tracy Barlow escribi�: > >/ System.TypeLoadException: Cannot load type > />/ 'Mono.Http.AcceptEncodingModule, Mono.Http' > / > Remove the references to Mono.Http from web.config or use > 'Mono.Http.Modules.AcceptEncodingModule'. That Type moved to another > namespace. > > What does this Type do?
It compresses the response if the browser sends a 'Accept-Encoding: gzip' header. > I was not to the best of my knowlwdge using it before, none of my code > uses the Mono.Http namespace, so why did it work before? It should work now too, but you didn't update web.config from current xsp, so the namespace change is not there. -Gonzalo _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
