After posting to a local folder on the computer, uploading the files online is the error I generated:
Add the following to your web.config
and re-publish:
<configuration>
...
<system.web>
...
<customErrors mode="Off" />
<system.web>
...
</configuration>
The truth error will be displayed.