Configurable Timeout when using //iis

Configurable Timeout when using //iis

Version 1.5.5

Based on a forum post i read, the current iis timeout is hardcoded in the source, which hasnt been shipped with the 1.5.5 install.  Our web service unit tests run for longer than the timeout, so at the moment we can never get the output profile because the "object reference not set to an instance" error occurs before the tests complete.  This is quite frustrating, but should be a very easy fix.

Thanks


Re: Configurable Timeout when using //iis

+1


Re: ncover, mbunit and cruisecontrol.net

In order to get cruisecontrol.net to report the failing test, you have to use the MBUnit task in nant.  Or you can write your own task.  Here is a link on how to setup the MBUnit task in NAnt. http://weblogs.asp.net/astopford/archive/2004/11/15/257278.aspx


Roger