Hi , I’ve just upgraded to service stack 5.0 , and I cannot compile a piece of code in the UncaughtExceptionHandlers.
how can i replace this piece of code ? I need to fill responsedto when there is an UncaughtException
thank you
enrico
ResponseSerializerDelegate serializer = :
HostContext.ContentTypes.GetResponseSerializer(contentType);
}