I am getting a timeout exception in windows 8 and visual studio 2012, more information about my VS 2012 is placed in the root of the zip file.
error in ouput window
```
Chutzpah Error: Chutzpah.Exceptions.ChutzpahTimeoutException: Timeout occured when running C:\projects\WebFormsTest\WebFormsTest\Scripts\TypeScript\test.ts
at Chutzpah.TestRunner.HandleTestProcessExitCode(Int32 exitCode, String inputTestFile)
at Chutzpah.TestRunner.InvokeTestRunner(String headlessBrowserPath, TestOptions options, TestContext testContext, TestRunnerMode testRunnerMode, ITestMethodRunnerCallback callback)
at Chutzpah.TestRunner.<>c__DisplayClass2.<ProcessTestPaths>b__1(PathInfo testFile)
While Running:C:\projects\WebFormsTest\WebFormsTest\Scripts\TypeScript\test.ts
```
Comments: I am not getting the timeout issue. Are you running on windows 8 with an NVidia driver? You may be affected by this [issue](https://code.google.com/p/phantomjs/issues/detail?id=845)
error in ouput window
```
Chutzpah Error: Chutzpah.Exceptions.ChutzpahTimeoutException: Timeout occured when running C:\projects\WebFormsTest\WebFormsTest\Scripts\TypeScript\test.ts
at Chutzpah.TestRunner.HandleTestProcessExitCode(Int32 exitCode, String inputTestFile)
at Chutzpah.TestRunner.InvokeTestRunner(String headlessBrowserPath, TestOptions options, TestContext testContext, TestRunnerMode testRunnerMode, ITestMethodRunnerCallback callback)
at Chutzpah.TestRunner.<>c__DisplayClass2.<ProcessTestPaths>b__1(PathInfo testFile)
While Running:C:\projects\WebFormsTest\WebFormsTest\Scripts\TypeScript\test.ts
```
Comments: I am not getting the timeout issue. Are you running on windows 8 with an NVidia driver? You may be affected by this [issue](https://code.google.com/p/phantomjs/issues/detail?id=845)