BugNET

Open source issue tracking & project management
Welcome to BugNET Register | Login |

Welcome to BugNET!

Welcome to the official community and development site for the BugNET open source project. From downloads to documentation, bugnetproject.com offers a comprehensive base of information, resources, and support.

BugNET is an issue tracking and project issue management solution built using the ASP.NET web application framework. Email notifications, reporting and per project configuration of fields and values allows efficient management of bugs, feature requests, and other issues for projects of any scale.

Latest News & Announcements

Sep 17

Written by: Stewart Moss
9/17/2008 6:45 PM

Join the BugNET user's group on Facebook.

Search for "Users of BugNET - Opensource ASP.NET issue tracking software" or follow this link http://www.new.facebook.com/group.php?gid=52955842456&ref=mf

Tags:

Download

Membership

Membership Membership:
Latest: jmoreno
New Today: 0
New Yesterday: 0
Overall: 847
People Online People Online:
Visitors: 19
Members: 0
Total: 19

Latest Posts


Installation problem: Access to the web.config deniedHello, I installed the BugNet app in my Server, but had a problem that I still can't find out what is wrong. I followed step by step the install process, even I gave Network Service User the required rights to the local web app folder... and still getting the error: BugNET Configuration Error Access to the path 'D:\Client\BugNet\web.config' is denied I checked the permissions and are right... the Network Service User has all the necessary rights to access to the folder... I'm using Windows 2003 Server, SQL 2005. Oh, and also has the correspondant user in the database. Any idea what I'm missing here? Thank you very much! Sebastian

Cannot use StateServer with BugNet Hi, It seems that you cannot change web.config to use the out-off-process state server on BugNet as you get a non-serializable object error when you then try to use the site. I think that it would perhaps be an idea to add serialisation support to whichever object it is which is causing the problem so the stateserver can be used, otherwise if you change any files or alter web.config everybody who is logged in gets chucked out to the login page and loses what they were doing. It would also mean the site is comptible with failover servers, load balancers and clusters. Nick...

Long pauses on when accessing application after a breakHi, I seem to be having some long (15-20 second) pauses when going to my BugNet installations' home page if I haven't accessed it in a while. If I haven't used the site for an hour or so, it seems to take AGES for the home page to come up. There are no errors on the Log Viewer page - just some Application Start messages. Could there be a configuration problem, or perhaps it's trying to use a service or server which isn't available? The odd thing is, I'm not getting any errors - it simply seems to take a long time to start. Is this normal? No other websites hosted on the same machine seem to have this problem. Thanks, Nick...

How do you change the number of bugs displayed on the bug list? Hi, How do you change the number of bugs displayed on buglist.aspx?  I'm a .NET dev and I have the source code version but,  I can't understand where it's pulling the default number of records to show from. Thanks Nick...

Working on the 0.8 code I just downloaded the 0.8 branch but I'm having a lot of trouble making a clean installation out of it. Should this be stable (at least installation) enough to start playing with and looking around? Or it's just a very alpha code? In case it helps you, there are the errors so far: - when installing: BugNet_UserProfile trying to reference this table from web.config profile provider but table does not exists. - In sqldataprovider wrong reference to hostsettings objects (missing 's' after HostSetting): <font size='2'> &#160; </font> <font color='#0000ff' size='2'><font color='#0000ff' size='2'>private</font></font><font size='2'> </font><font color='#0000ff' size='2'><font color='#0000ff' size='2'>const</font></font><font size='2'> </font><font color='#0000ff' size='2'><font color='#0000ff' size='2'>string</font></font><font size='2'> SP_HOSTSETTING_GETHOSTSETTINGS = </font><font color='#a31515' size='2'><font color='#a31515' size='2'>'BugNet_HostSettings_GetHostSettings'</font></font><font size='2'>;</font><font color='#0000ff' size='2'><font color='#0000ff' size='2'>private</font></font><font size='2'> </font><font color='#0000ff' size='2'><font color='#0000ff' size='2'>const</font></font><font size='2'> </font><font color='#0000ff' size='2'><font color='#0000ff' size='2'>string</font></font><font size='2'> SP_HOSTSETTING_UPDATEHOSTSETTING = </font><font color='#a31515' size='2'><font color='#a31515' size='2'>'BugNet_HostSettings_UpdateHostSetting'</font></font><font size='2'>;</font> - and final one (could not pass this one): runtime error:&#160;<font face='Arial, Helvetica, Geneva, SunSans-Regular, sans-serif '> Invalid object name 'BugNet_StringResources'.</font> <font face='Arial, Helvetica, Geneva, SunSans-Regular, sans-serif '>in Default.aspx</font> <font face='Arial, Helvetica, Geneva, SunSans-Regular, sans-serif '>So I I've not yet been able to pass the installation step. Any help would be appreciated. </font> &#160;

[Active Directory]Automatically create user account doesn't work Hi, I've just installed bugnet and set up the Active Directory Authentication. The website recognizes users. But new users don't have their account created. I mean, when I check the user list, it doesn't grow with new users automatically. I can't figure what I've missed. Can anyone help? Thanks in advance! [EDIT] to provide more information, i followed the instructions located here : http://bugnetproject.com/Documentation/tabid/57/topic/Installation/Default.aspx#_windows_auth it is said : '<span class='Normal'>To enable seamless creation of users from Active Directory or Windows SAM when they visit the application then you will need to perform these additional steps.' Does this really mean accounts are created automatically with AD, or am I wrong? Thanks [/EDIT]

.NET Framework 3.5 I see that the requirements for BugNET is the .NET Framework 2.0 and ASP .NET AJAX 1.0.&#160; Is BugNET comptible with the .NET Framework 3.5? And does it work 'out-of-the-box' with that or will I need to edit some source to get it to work? &#160; Thanks!

Success with ORM Tools? I am just curious what developers are using for object relational mapping tools?&#160; BugNET's DAL in 0.8 is based on an abstract class which will allow people to implement those methods to create a new data access layer for a different provider, say sql lite.&#160; I examined some ORM tools and really like what some of them do but always some pitfall which makes me not want to use them.&#160;&#160; What are others using? Is it worth the switch for an existing application?

Latest Tweets

Nov 22, 2008 -1:25 AM - finished adding multiple file attachment upload to 0.8, grab the latest code to try it!

Nov 18, 2008 3:00 PM - multiple file attachment upload is almost complete. Added a new application settings page to define the file types allowed and max size.

Nov 13, 2008 7:58 PM - flash has a big bug in it - only session cookies from IE are sent to the url used for uploads

Nov 11, 2008 -1:55 AM - fixing the file attachments section by using swfupload - http://swfupload.org/

Oct 23, 2008 2:56 PM - I've added sorting to all of the datagrids and will be adding the same to the roadmap and changelog as well.