Tagged Questions

0
votes
1answer
31 views

ASP.net based open source support ticket system

I am in search of ASP.net based open source support ticket system. are there any suggestions?
2
votes
4answers
722 views

How do I export Trac tickets to MS Excel including the ticket description, with formatting?

I need to be able to export Trac tickets from a report or custom query to Excel, including the ticket description. The catch is that the description must be formatted as defined by …
2
votes
4answers
556 views

How to quickly add tickets in Trac?

It's very painful to add multiple tickets to Trac or to have it as your own todo list. That causes people to use their own task management tools so tasks are then spread all around …
3
votes
3answers
218 views

When using Trac and SVN together, how will I know that a file is committed to solve a certain ticket?

For example, a file is modified to do an enhance ticket, what I want to do is associated the committed file to the ticket. When using Trac and SVN together, how will I know that a …
0
votes
1answer
126 views

Selling Concert Tickets Online

Can anyone recommend a method for selling concert tickets online? The shopping cart is relatively easy but we want to create a PDF that prints their information on the ticket and a …
0
votes
0answers
41 views

Does anyone have experience with the Nanoptix model of Ticket Printers?

We currently use Nanoptix Paychex3 ticket printers on a fairly large project. We use a DLL provided by the manufacturer to send the print raw data directly to the printer, which wo …
0
votes
2answers
79 views

Authentification and security model in client/server aplications

I'm developing custom client/server application that requires client to log in with their username and password. The user accounts are not related to Windows/AD accounts in any way …
0
votes
1answer
84 views

WCF ticket base authentication

Hi, I am writing WCF service that uses wsHttpBinding binding,which is not hosted in IIS but in Windows Service.I want to have a Login(user,pass) method in service, which will give …
1
vote
3answers
332 views

How do I code Citrix web sites to use a Secure Gateway (CSG)?

I'm using Citrix's sample code as a base and trying to get it to generate ICA files that direct the client to use their Secure Gateway (CSG) provider. My configuration is that the …