i have a situation where by the content on our beta website updates flawlessly when we publish where as our production environment doesn't.
In order to update flat files on production i need to copy the contents of the bin folder from the beta deploy directory to the bin folder of production.
Further more the bin folder contains a .compiled file for each file on the website however when i clear out that folder, and publish for release these .compiled files do not regenerated.
Can anyone enlighten me as to what is going on here.
Ilan