Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Open source bug tracking

Open source bug tracking

Scheduled Pinned Locked Moved The Lounge
questioncsharpc++perlcom
49 Posts 37 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Christopher Duncan

    Hey, guys. I may have something coming up where I'll have need for a web based bug tracking system, and given that they're a startup, free / open source is a Good Thing. I looked at Bugzilla since Filezilla is such nice work, but it's Perl / Penguin and I prefer a .NET solution that's more native to the Windows universe. Any suggestions?

    Christopher Duncan Author of The Career Programmer and Unite the Tribes Coming soon: Got a career question? Ask the Attack Chihuahua! www.PracticalUSA.com

    L Offline
    L Offline
    Lost User
    wrote on last edited by
    #9

    Bugtracker.NET at http://ifdefined.com/bugtrackernet.html[^] From that website: BugTracker.NET is a free, open-source, web-based bug tracker or customer support issue tracker written using ASP.NET, C#, and Microsoft SQL Server (or its free cousin, SQL Server Express). I've used it for a year or two now without any problems.

    O M _ C 4 Replies Last reply
    0
    • L Lost User

      Bugtracker.NET at http://ifdefined.com/bugtrackernet.html[^] From that website: BugTracker.NET is a free, open-source, web-based bug tracker or customer support issue tracker written using ASP.NET, C#, and Microsoft SQL Server (or its free cousin, SQL Server Express). I've used it for a year or two now without any problems.

      O Offline
      O Offline
      Oakman
      wrote on last edited by
      #10

      I used bugtracker.net the last time I was in the market for something like this. I was very happy with its features and customizability. The guy who puts it out is fanatically honest, posting every comparison between his product and others that he can find on the web - even when the final choice is not for Bugtracker.

      Jon Smith & Wesson: The original point and click interface

      T C 2 Replies Last reply
      0
      • C Christopher Duncan

        Hey, guys. I may have something coming up where I'll have need for a web based bug tracking system, and given that they're a startup, free / open source is a Good Thing. I looked at Bugzilla since Filezilla is such nice work, but it's Perl / Penguin and I prefer a .NET solution that's more native to the Windows universe. Any suggestions?

        Christopher Duncan Author of The Career Programmer and Unite the Tribes Coming soon: Got a career question? Ask the Attack Chihuahua! www.PracticalUSA.com

        P Offline
        P Offline
        Paul Watson
        wrote on last edited by
        #11

        BugZilla could be written in C# 10 and running on ASP.NET 52 with a WPF UI in Silverlight on an HD 30" display and it would still suck. Awful, awful piece of software. Not sure how it ever got to be the defacto bug tracker (well, not anymore.) It even has bugs like SQL injection attacks and inability to handle quotes. Avoid. I'm afraid I don't know many .NET/Windows friendly solution. I would recommend Trac[^] though. It looks simple but it works great and should install easily enough on Windows. If you don't have high traffic to it then you don't even need MySQL. Just use Sqlite. Oh, and for Windows; Fogbugz[^]. It is ASP. Works well and has a good customer facing system.

        regards, Paul Watson Ireland & South Africa

        Fernando A. Gomez F. wrote:

        At least he achieved immortality for a few years.

        C 1 Reply Last reply
        0
        • S Stuart Dootson

          Trac[^] is very nice (IMO) - it gives you more of a 'project management' website, including a project wiki, timeline and source control integration. It works fine on Windows - it needs Apache, Python, Trac and a couple of Python libraries - I installed it (the first time I installed it anywhere) in about 30 minutes on my Windows laptop.

          P Offline
          P Offline
          Paul Watson
          wrote on last edited by
          #12

          I'll second Trac. SVN integration is excellent.

          regards, Paul Watson Ireland & South Africa

          Fernando A. Gomez F. wrote:

          At least he achieved immortality for a few years.

          B 1 Reply Last reply
          0
          • P Paul Watson

            I'll second Trac. SVN integration is excellent.

            regards, Paul Watson Ireland & South Africa

            Fernando A. Gomez F. wrote:

            At least he achieved immortality for a few years.

            B Offline
            B Offline
            Bob Nadler
            wrote on last edited by
            #13

            Ditto. Ditto.

            Bob on Medical Device Software [^]

            F 1 Reply Last reply
            0
            • Z Zoltan Balazs

              I don't know of any .NET bugtracker, but you may want to try Mantis[^] (uses php+mysql, which you can install on Windows).

              Work @ Network integrated solutions | Flickr | A practical use of the MVC pattern

              T Offline
              T Offline
              Tom Delany
              wrote on last edited by
              #14

              We used Mantis in my old job. It works reasonably well.

              WE ARE DYSLEXIC OF BORG. Refutance is systile. Your a$$ will be laminated. There are 10 kinds of people in the world: People who know binary and people who don't.

              D 1 Reply Last reply
              0
              • O Oakman

                I used bugtracker.net the last time I was in the market for something like this. I was very happy with its features and customizability. The guy who puts it out is fanatically honest, posting every comparison between his product and others that he can find on the web - even when the final choice is not for Bugtracker.

                Jon Smith & Wesson: The original point and click interface

                T Offline
                T Offline
                Tom Delany
                wrote on last edited by
                #15

                Oakman wrote:

                Smith & Wesson: The original point and click interface

                :-D :laugh: Hilarious! :laugh:

                WE ARE DYSLEXIC OF BORG. Refutance is systile. Your a$$ will be laminated. There are 10 kinds of people in the world: People who know binary and people who don't.

                1 Reply Last reply
                0
                • T Tom Delany

                  We used Mantis in my old job. It works reasonably well.

                  WE ARE DYSLEXIC OF BORG. Refutance is systile. Your a$$ will be laminated. There are 10 kinds of people in the world: People who know binary and people who don't.

                  D Offline
                  D Offline
                  Daniel Vaughan
                  wrote on last edited by
                  #16

                  I've also used Mantis. It's pretty good, and simple to use.

                  Daniel Vaughan

                  Blog: DanielVaughan.Orpius.com

                  1 Reply Last reply
                  0
                  • L Lost User

                    Bugtracker.NET at http://ifdefined.com/bugtrackernet.html[^] From that website: BugTracker.NET is a free, open-source, web-based bug tracker or customer support issue tracker written using ASP.NET, C#, and Microsoft SQL Server (or its free cousin, SQL Server Express). I've used it for a year or two now without any problems.

                    M Offline
                    M Offline
                    Mark Rodrigues
                    wrote on last edited by
                    #17

                    I used BugTracker.NET a while ago as well. The developer community was just one guy. But it was written in .NET and allowed me to make custom changes in a nice dev environment (I suspect this is the reason you are looking to for a .NET based solution as you don't intend to use it out of the box). If you do intend to use something out of the box then you may want to look at some free hosted bug tracking systems. Now that's very web 2.0 :~

                    1 Reply Last reply
                    0
                    • B Bob Nadler

                      Ditto. Ditto.

                      Bob on Medical Device Software [^]

                      F Offline
                      F Offline
                      fboule
                      wrote on last edited by
                      #18

                      If you like Trac[^], you may like DrProject[^] even more. Fabien

                      V 1 Reply Last reply
                      0
                      • S Stuart Dootson

                        Trac[^] is very nice (IMO) - it gives you more of a 'project management' website, including a project wiki, timeline and source control integration. It works fine on Windows - it needs Apache, Python, Trac and a couple of Python libraries - I installed it (the first time I installed it anywhere) in about 30 minutes on my Windows laptop.

                        P Offline
                        P Offline
                        PTJA
                        wrote on last edited by
                        #19

                        You can use (or just play with) TracVM - ready to use VMWare virtual machine, http://www.vmware.com/appliances/directory/377[^]. I use Mantis + DotProject now, but I am going to look at Trac - it seems good to cover more with fewer tools.

                        -- Jarek Andrzejewski

                        1 Reply Last reply
                        0
                        • C Christopher Duncan

                          Hey, guys. I may have something coming up where I'll have need for a web based bug tracking system, and given that they're a startup, free / open source is a Good Thing. I looked at Bugzilla since Filezilla is such nice work, but it's Perl / Penguin and I prefer a .NET solution that's more native to the Windows universe. Any suggestions?

                          Christopher Duncan Author of The Career Programmer and Unite the Tribes Coming soon: Got a career question? Ask the Attack Chihuahua! www.PracticalUSA.com

                          T Offline
                          T Offline
                          TonyRM
                          wrote on last edited by
                          #20

                          It's possible to run bugzilla under IIS 5.0 and 6.0, i.e. Apache not needed (but it's easier to set up under Apache). The security of IIS 6.0 makes it harder to set up. I did it once but don't have the instructions I wrote (I left the company I did it for), and would struggle to remember them. The fact that it's written in Perl shouldn't matter to you unless you plan to modify the code and can't bear the thought of working with Perl. I've found bugzilla to be a good tool - it satisfied my requirements and didn't cause any trouble.

                          1 Reply Last reply
                          0
                          • C Christopher Duncan

                            Hey, guys. I may have something coming up where I'll have need for a web based bug tracking system, and given that they're a startup, free / open source is a Good Thing. I looked at Bugzilla since Filezilla is such nice work, but it's Perl / Penguin and I prefer a .NET solution that's more native to the Windows universe. Any suggestions?

                            Christopher Duncan Author of The Career Programmer and Unite the Tribes Coming soon: Got a career question? Ask the Attack Chihuahua! www.PracticalUSA.com

                            T Offline
                            T Offline
                            TechyPol
                            wrote on last edited by
                            #21

                            The chaps over at UltrApps have a nice .NET solution. They have a free product and a commercial product. There is also BugTracker.NET

                            C 1 Reply Last reply
                            0
                            • R Rama Krishna Vavilala

                              I am using Issue Manager [^] which is simple, painless and works well for our needs.

                              You have, what I would term, a very formal turn of phrase not seen in these isles since the old King passed from this world to the next. martin_hughes on VDK

                              P Offline
                              P Offline
                              punkore8
                              wrote on last edited by
                              #22

                              Do you guys have ever heard of Eventum? It's worth a look. http://eventum.mysql.org/wiki/index.php/Main_Page[^]

                              1 Reply Last reply
                              0
                              • L Lost User

                                Bugtracker.NET at http://ifdefined.com/bugtrackernet.html[^] From that website: BugTracker.NET is a free, open-source, web-based bug tracker or customer support issue tracker written using ASP.NET, C#, and Microsoft SQL Server (or its free cousin, SQL Server Express). I've used it for a year or two now without any problems.

                                _ Offline
                                _ Offline
                                _Dals_
                                wrote on last edited by
                                #23

                                There is one feature in BugTracker.NET that is just great. There is a windows application that captures the screen and you can draw on it and send directly to the bug tracker. Here, we changed a few lines on this C++ application so now it does not need any configuration file to run. Every single user here has this app installed on their machine.

                                1 Reply Last reply
                                0
                                • C Christopher Duncan

                                  Hey, guys. I may have something coming up where I'll have need for a web based bug tracking system, and given that they're a startup, free / open source is a Good Thing. I looked at Bugzilla since Filezilla is such nice work, but it's Perl / Penguin and I prefer a .NET solution that's more native to the Windows universe. Any suggestions?

                                  Christopher Duncan Author of The Career Programmer and Unite the Tribes Coming soon: Got a career question? Ask the Attack Chihuahua! www.PracticalUSA.com

                                  U Offline
                                  U Offline
                                  User 3838329
                                  wrote on last edited by
                                  #24

                                  We use BugNet at http://www.bugnetproject.com/[^] and we're pretty happy with it. It's ASP.NET.

                                  C 1 Reply Last reply
                                  0
                                  • C Christopher Duncan

                                    Hey, guys. I may have something coming up where I'll have need for a web based bug tracking system, and given that they're a startup, free / open source is a Good Thing. I looked at Bugzilla since Filezilla is such nice work, but it's Perl / Penguin and I prefer a .NET solution that's more native to the Windows universe. Any suggestions?

                                    Christopher Duncan Author of The Career Programmer and Unite the Tribes Coming soon: Got a career question? Ask the Attack Chihuahua! www.PracticalUSA.com

                                    W Offline
                                    W Offline
                                    Wayne Riddle
                                    wrote on last edited by
                                    #25

                                    Bug Tracker .Net: http://www.ifdefined.com/bugtrackernet.html[^]

                                    1 Reply Last reply
                                    0
                                    • C Christopher Duncan

                                      Hey, guys. I may have something coming up where I'll have need for a web based bug tracking system, and given that they're a startup, free / open source is a Good Thing. I looked at Bugzilla since Filezilla is such nice work, but it's Perl / Penguin and I prefer a .NET solution that's more native to the Windows universe. Any suggestions?

                                      Christopher Duncan Author of The Career Programmer and Unite the Tribes Coming soon: Got a career question? Ask the Attack Chihuahua! www.PracticalUSA.com

                                      D Offline
                                      D Offline
                                      Draugnar
                                      wrote on last edited by
                                      #26

                                      Try BugTracker.NET[^]. We use it here. It's very customizable and database driven so you can add assigned users, priorities, catageories, projects, and a slew of other sorting/filtering/organizing fields. You can even put colors and font attributes to these fields (background, foreground, whatever). So, you can make, say, Urgent bugs standout from the rest. We like it. Draugnar

                                      1 Reply Last reply
                                      0
                                      • C Christopher Duncan

                                        Hey, guys. I may have something coming up where I'll have need for a web based bug tracking system, and given that they're a startup, free / open source is a Good Thing. I looked at Bugzilla since Filezilla is such nice work, but it's Perl / Penguin and I prefer a .NET solution that's more native to the Windows universe. Any suggestions?

                                        Christopher Duncan Author of The Career Programmer and Unite the Tribes Coming soon: Got a career question? Ask the Attack Chihuahua! www.PracticalUSA.com

                                        W Offline
                                        W Offline
                                        Wade Reynolds
                                        wrote on last edited by
                                        #27

                                        There's BugTracker.NET. I'm not too sure of its quality, especially since it seems to be just one guy writing/supporting it, but it is written in C#, it's free, open-source, and uses an ASP.NET front-end with MS SQL Server on the back-end. Wade

                                        1 Reply Last reply
                                        0
                                        • F fboule

                                          If you like Trac[^], you may like DrProject[^] even more. Fabien

                                          V Offline
                                          V Offline
                                          vykom
                                          wrote on last edited by
                                          #28

                                          What about bugzilla ? http://www.bugzilla.com

                                          ___________________________ vykom's best. Free your mind! use GPL. up to open source!!!

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups