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.