BugTracker.NET Documentation

 

  • BugTracker.NET Home

  • Documentation Home

     

     

    Is BugTracker.NET helping you? Donate!

     

  •         Axosoft OnTime - Voted "Best"
    OnTime has been voted "Best Bug Tracking / Project Mgmt" winner 4 years in a row. We'll host it, or you can install it. Scrum-ready. 1 user Free for life ($199 value)!
    Get Started In Seconds Totally Free
    Issues, Bugs, or Tasks - Agile, Scrum, or None!
    Gemini. A fresh approach to projects, issue tracking and defect management. Flexible, scalable, trusted by thousands of organizations. Backed by obsessive product support.
    Gemini. Free for three! Get started now!

            JIRA.      $10.      Forever.
    Brilliantly simple, incredibly powerful bug and issue tracking software used by more than 11,500 organizations in over 107 countries.
    Free eval or 10 users for $10 forever.
      BugUp Tracker.     Go Faster.
    Try BugUp by itself or with the rest of the informUp toolset for the complete dev lifecycle. Manage your requirements, tasks, test cases, issues/bugs. Improve Quality.
          Free trial for all, and for startups, free licenses!

    Receiving email using btnet_service.exe   [back to contents]

    One of the powerful features of BugTracker.NET is its ability to receive an email and treat it as a bug entry. Once it's in the database, you can respond to the email from within BugTracker.NET and your response will be tracked. The apps that receive the emails are btnet_console.exe and btnet_service.exe. Btnet_console.exe and btnet_service.exe are POP3 clients that fetch email and stuff them in the database as bugs. You configure the email accounts on the project pages - you can use a different email account per project. You can also respond to emails from within btnet and the responses are saved.

    Btnet_console.exe and btnet_service.exe do the same thing, but one is just a console app and the other is a service. Try running the cosole app first because it is verbose and will help you debug your configuration.

    Both of them get their settings from the "btnet_service.exe.config" file.

    Running btnet_console:

    Enter "btnet_console.exe btnet_service.exe.config" when you are in btnet's directory.

    Running btnet_service.exe:

    Use "installutil.exe" to install btnet_service.exe as a Windows service. Here's the command I typed, all on one line:

    C:\Windows\Microsoft.NET\Framework\v2.0.50727>installutil c:\cit\btnet\btnet_service\bin\release\btnet_service.exe

    Btnet_service.exe looks for btnet_service.exe.config in its own folder. (Older versions were hard-coded to look in the c:\ folder).

    Read the comments in btnet_service.exe.config. Note that one service instance can support multiple websites.

    The service communicates with the website via the page insert_bug.aspx. It cannot use windows security.

     
     


    Corey Trager
    ctrager@yahoo.com
    http://ifdefined.com.