5

Are there any free ASP.NET Issue trackers around? I tried BugTracker.NET but any others will be a great help.

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
rowmark
  • 237
  • 2
  • 5
  • 12
  • 1
    just to clarify: are you looking for a bug tracker or an issue tracker? And are you looking for tracker written in ASP.NET or for ASP.NET? – Jay Zeng Dec 17 '09 at 03:32

5 Answers5

8

http://www.bugnetproject.com/

Chris Fulstow
  • 41,170
  • 10
  • 86
  • 110
3

Hai rowmark,

BugTracker.NET Here it is

or have a look at this BugLOG

This is simple and FREE bug logging application. For a small or big company, or open source project start testing , the biggest problem to find simple, easy to use Bug logging system.

or a similar question in stackoverflow Free Bug Tracker in .NET

Community
  • 1
  • 1
ACP
  • 34,682
  • 100
  • 231
  • 371
3

I've used IssueManager from UltraApps. It is free, and open source.

I've actually used it at two of my prior employers.

http://www.ultraapps.com/app_overview.php?app_id=20

Clarence Klopfstein
  • 4,682
  • 10
  • 33
  • 47
2

Of course there is the open source BugZilla, but I am currently trying and really like FogBugz. They even have a student/startup version for free.

For a large list of issue trackers, check out the Comparison of issue tracking systems on Wikipedia.

David Glass
  • 2,334
  • 1
  • 25
  • 35
2

Using BugNet for for the past 2-3 years. It's simple and powerful.

Rui Marques
  • 3,429
  • 1
  • 22
  • 26