Hello
I try the same thing in the actual version 0.7.854. All runs perfectly except i would activate the: <add name="AuthenticationModule" type="BugNET.HttpModules.AuthenticationModule, BugNET.HttpModules.Authentication" />
for the autom. create login from win-auth. I have following error:
String was not recognized as a valid Boolean.
[FormatException: String was not recognized as a valid Boolean.]
System.Boolean.Parse(String value) +2709380
BugNET.HttpModules.AuthenticationModule.context_AuthenticateRequest(Object sender, EventArgs e) +56
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64