This is usually caused by an error in the cosign.dll.config file. (I've updated the IIS filter to report the specific XML parsing error, but, right now, this is in CVS head and not the 2.1.0 rc2 release.) Also, the sample.cosign.dll.config file in the distribution has the <ConnectionPoolSize> item in the wrong place. It should appear after the <Cookies> section.
The cosigndbg dll is intended to be used with a debugging tool such as DebugView: http://technet.microsoft.com/en-us/sysinternals/ bb896647.aspx It will capture the verbose output from cosigndbg.dll which will, hopefully, give more information on where/why the filter is failing to load. Jarod On May 16, 2008, at 5:26 AM, Andrew Weeks wrote: > I am trying to use Cosign 2.0.3 and 2.1.0 on Windows Server 2003 > > It fails to start leaving the following messages in the Event Log: > > Could not load the cosign config file C:\Program Files\IISCosign > \cosign.dll.config > > and: > > An error ocurred while IISCosign was loading. It is now running in a > minimal state that will prevent your web site from serving content. > > Now the config file certainly exists and I have given read access to > every user I can think of, but the errors remain. > > It fails before the log files are opened, and I cannot see any other > diagnostics. Is there any other way this error can occur ? > Could it be the format of the file, rather than its existence/ > permissions ? > > I have tried both cosigndbg.dll and cosign.dll > > -- > > Andrew Weeks > > MIMAS > University of Manchester > > Email: [EMAIL PROTECTED] > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Cosign-discuss mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cosign-discuss > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Cosign-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cosign-discuss
