Hi,
I would like to recommend you to test your site and all required functions before pre-compilation. To do this add the following key into the appSettings section of your web.config file:
<add key="CMSUseVirtualPathProvider" value="false" />
Also, you should make sure that you save virtual objects to disk so that your web site can use physical files in your system.
Best regards,
Vita Janecek