The native Cb_ReadRaw callback is currently missing the last byte. Should be fixed in v1.0.1
Create a registration utility to install the ISAPI filter in IIS. filter_regiis.exe [-i | -u] [-s site ID] [-i] installs the ISAPI Filter in IIS at global level [-s site ID] installs the ISAPI Fil...
Create an installation file with the following steps: - check that IIS 5.x or IIS 6.0 is installed - check that .NET 2.0 is installed - move KodeIT.Web.dll to the GAC - copy the installations files...
The framework should be able to: - show detailed error page (as it does now) - show there was an error, but show no details (TODO) Something like: <errorDetails mode="On|Off />
The numeric properties of the Log Event shoud be updated in the native side.
The native filter requires better error reporting on starting the CLR and invoking the initial managed instances.
Create a CHM file with the class library documentation to be installed along the binaries.