Davin Dubeau
Davin Dubeau
The log should have captured something, but it may have created a log4net.log in the root directory of the system if something created an error at a deeper level as...
Other users have reported this issue as well. Not that it helps your immediate need. https://github.com/dubeaud/bugnet/issues/125 Can you check if your database has this unique constraint on the Users table?...
Yes, it should be unique. You can try to delete it manually, it may fail on a foreign key if the user has created any related data.
I think a unique constraint is in order on that database column. The asp.net membership code does this check, but when switching to AD, we may not be doing it.
You might be able too. The templates are xslt but I'm not sure all the comments are being passed to the updated comment template.
What type of changes?
I am not actively developing the project anymore but the source code and previous releases are all available. Sadly no one has shown interest in contributing code to the project.
@Trapulo That sounds neat. Please feel free to implement this.
In regards to all the missing stored procs in #233 and #218. This was mostly because I didn't have a branch when making destructive changes and now some features are...
This should work if you are using later versions of IE and other modern browsers.