File system permissions are not correct so it can't upload files and it can't write to the log. You need to make the /App_Data and /Data and all sub folders and files writable by the web process. You can verify the error by disabling the friendly error message from Web.config as indicated in Basic Troubleshooting.
Hope it helps,
Joe