Hi I'm new to BugNET so I thought I would test out the release candidate.
The installation went fine and I added some projects. However when I added some new issues I would get redirected to a not very helpful error page.
So I turned off your cutom error page and this is the error that I got.
The INSERT statement conflicted with the FOREIGN KEY constraint "FK_Bug_FixedInVersionId". The conflict occurred in database "BugNet", table "dbo.Version", column 'VersionID'.
The statement has been terminated.
The 'BugNet_Bug_CreateNewBug' procedure attempted to return a status of NULL, which is not allowed. A status of 0 will be returned instead.
I did a bit more testing and worked out that the problem would only occur when adding a new bug if I left the milestone as -- Select Version --.
I hope you find this post helpful in solving the problem, let me know if you need more information.
Edit: Just found the Log Viewer. It would be helpful if the error page had a link to this.
Edit2: Another error when the estimation hrs is 100 or greater. I know the BugDetail page picks up on this limit but it seems a bit low to me.