Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Automatic issue creation, when our own ASP.NET app fails

web-app

I am currently considering Gemini as project and issue management tool for a medium sized web dev. team. Having read some of the documentation and played around with Gemini on a test server, I must say that I am quite impressed with the system.

My question: We need some way to have our own web applications (all ASP.NET) automatically create issues in Gemini, when an unhandled exception occurs. I think I should be able to implement such a bridge myself, using the Gemini web service API, but I wonder if someone (CounterSoft?) might have done the job already.

Does anyone know of a ASP.NET HttpModule which can automatically create an issue in Gemini when the ApplicationError is raised?

Thanks in advance.

davidfossil
· 1
davidfossil
Replies (1)
helpful
0
not helpful

We have done something similar for our own win apps but not for Gemini itself.

It should be quite straight forward by using the web services API.


Saar Cohen
· 5000
Saar Cohen