Has anybody done this successfully? I'm trying to evaluate ScrewTurn Wiki to use for internal documentation at my company but I can't get it to install on my local machine. I've used the Web Platform Installer and also done manual installs, but whenever I hit the site in my browser the Visual Studio Just-In-Time Debugger pops up with the message "An unhandled win32 exception occurred in w3wp.exe [2160]".

I'm using IIS 7.5, all versions of .NET are installed, and I'm using a local instance of SQL Server 2008 R2 Express as the storage medium. I've given NETWORK SERVICE write privileges to the public folder inside the ScrewTurn site and I created a SQL Server account for the site that has read, write, and DDL access to the ScrewTurn database.

link|improve this question
Oh, forgot to mention, I've got ScrewTurn installed into its own website (no virtual directories) using an AppPool configured to run under .NET 2.0 – TJM Dec 20 '10 at 13:27
Not sure why it wouldn't work on Windows 7, but I put it on one of our Windows Server 2003 machines and it works fine. – TJM Dec 20 '10 at 14:17
feedback

1 Answer

Works on Windows Server, don't need to evaluate on a Windows 7 machine anymore.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.