Hi,
I'm working on automatic deployments for my Swift environment, and at some point the IIS Website and AppPool were started when the Swift folder and specifically the ItemTypes were not correctly deployed.
Can this have "corrupted" my database, because I have now noticed on the test enviroment the ItemTYpe of the Website(area) are no longer set:
This ofcourse results in an error.
So my question is: Can this be caused by starting the application when the Sytem\Items folder is empty? i.e wil the startup process then remove items that are missing on disk?
Or must something else have happened?
Thanks :-)
Justin