Configuration Notes

Be sure to create a logging directory, using the directory set in the Web.config\LogPath

In order to enable WCF on Windows 2008 Server, you must execute the following from the command line:
	"%windir%\Microsoft.NET\Framework\v3.0\Windows Communication Foundation\ServiceModelReg.exe" -r -y
	
If you do not run this, you will get an obscure 404.17 Error.