BugTracker.NET Documentation

 

  • BugTracker.NET Home

  • Documentation Home

     

     

    Is BugTracker.NET helping you? Donate!

     

  • sponsors
    Axosoft OnTime 2008
    A bug tracker, project wiki, requirements manager, and help desk solution that manages the development process so developers can focus on coding. Windows, Web, and VS.NET interfaces. Free single-user licences and 30-day Team Trials

    Gemini Project Issue Management - Free 5 User License
    Gemini is a leading .NET issue management platform used worldwide. Web, Windows, VSS and Outlook integration. Free download or host with us! Special licensing for qualifying OSS projects and non-profits. http://www.countersoft.com

    JIRA 3.12.3 - Free Evaluation License
    Brilliantly Simple, Incredibly Powerful bug and issue tracking software used by more than 8,700 organizations in over 97 countries.
    Get your free evaluation copy now.

     

    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. I know installutil.exe comes with the .NET SDK. I'm not sure how else to get it or whether it's ok for me to distribute it. Put a copy of your btnet_service.exe.config file, with correct settings, into the c:\folder because Btnet_service.exe looks for its configuration at the hard-coded path of c:\btnet_service.exe.config.

    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.