Hi,
Regrettably, the company I work for does not have VS 2008 license. So I created a VS 2005 solution and downgraded the projects so that it would compile in VS 2005 sp1. This was compiled as a web application and uses the cassini server. I added an enhancement so that the user can search on the comments field. I This required that the BugNet_IssuesView be modified to expose the BugNet_IssuesComment table. I have used this starter kit in the past and this is an excellent rewrite.
For the most part I have left the code the way I found it. If you do a windiff, you will find that the solution and project files and been modifed. I also had to get rid of the VAR keyword as it did not exist in the previous version of c#.
I would attach the code zipped up, but I don't know how. If there is an interest in this downgraded codeset, please let me know how to upload the code.
Thanks.