Tagged Questions

0
votes
1answer
2k views

How do I set up a powershell script to run as a Scheduled Task in Windows?

The Fog Creek support team asked me to run a powershell script to help monitor some things in Kiln. I have the script downloaded to my Kiln server. How do I get it to run on a regu …
8
votes
9answers
21k views

How do I upgrade SQL Server to Enable Full-Text Search? [closed]

Kiln 2.9 no longer requires Full Text Search. I'm a licensed customer and the Kiln 2.0 installer is telling me I need to install Full-Text search. When I installed Kiln 1.x, th …
4
votes
1answer
4k views

How do I install Kiln 2.x?

I was wondering if you had a step-by-step setup guide for installing Kiln 2.0 or 2.1 on my own server. See "How Do I install Kiln 1.x?" for Kiln 1 installation.
5
votes
1answer
10k views

How do I configure Kiln for my server?

When I go to "Admin"->"Site" and I click on the Kiln tab, it tells me there aren't very many configuration options. What options are there?
5
votes
4answers
2k views

How do I install Kiln 1.x?

I was wondering if you had a step-by-step setup guide for installing Kiln 1.0, 1.1, or 1.2 on my own server. See "How Do I install Kiln 2.x?" for Kiln 2 installation.
1
vote
2answers
532 views

How do I disable noiseword/stopword filtering in Kiln Search?

When I search for commonly used English terms such as "these" and single letters from the alphabet, they get filtered out by Kiln search. Normally this is okay, but it means that …
3
votes
1answer
538 views

How do I uninstall Kiln?

I was wondering if you had a step-by-step setup guide for uninstalling Kiln from my server.
15
votes
1answer
326 views

Can I have a different number of licenses for FogBugz and Kiln?

Not all my FogBugz users are developers. Actually, I have more non-developers than developers. So I'd like to get Kiln licenses only for those that are going to use it.
1
vote
1answer
241 views

I’m getting an exception when trying to download the Kiln Client Tools

I installed Kiln on my own server. When I login to the website and go to Resources -> Kiln Client and Tools and try to download the Kiln Client I get the following exception: …
3
votes
2answers
830 views

Kiln Repository Import - HTTP Error 500: Internal Server Error [closed]

I'm getting an error message from the Kiln Repository Importer when trying to import a Subversion repos, which is on a different server to that of my Kiln repos. Its only a prototy …
1
vote
1answer
194 views

In the final licenced release of Kiln will the location on disk of the Kiln database and repositories be changable? [closed]

I understand that for the beta the SQL Server database has to be local, but ideally I'd like to move it to another server. For our FogBugz install we run the website off of a serve …
4
votes
1answer
226 views

Is there an updated version of the Licensed Kiln beta available? [closed]

Hey, I've got a bug in my licensed (on my own server) beta version of Kiln and I want an upgrade. Can I get one?
3
votes
1answer
164 views

Can I add a CodePlex Repository as an outgoing Repository?

I have a project on CodePlex, using Mercurial. All my development is done on several local machines that push to a Kiln repository. Can I add the CodePlex repository to the Outgoi …
1
vote
1answer
124 views

Code Reviews Disappearing [closed]

We've been testing the code reviews and yesterday one of our developers created a review with three reviewers. This created three reviews (one for each reviewer) and we could go fr …