Error when running Deployment Wizard
skuhn
Posts: 27 Bronze 3
Hi,
I am in the process of attempting a deploy to our TEST environment from source control. I have successfully done this with one database, but on one other database we have received a random error. (We have attempted the deploy a dozen or more times and have received this error 10 out of 12 times. The other two times we had errors in our migration scripts which are now fixed.) This error occurs during the Calculating Dependencies stage and all we get is:
The directory is not empty.
I have sent the error message using the pop-up window that the message appears in, but I have not previously ever received a reply from that.
[I am using SQL Compare 10.0.0.179]
Thanks.
I am in the process of attempting a deploy to our TEST environment from source control. I have successfully done this with one database, but on one other database we have received a random error. (We have attempted the deploy a dozen or more times and have received this error 10 out of 12 times. The other two times we had errors in our migration scripts which are now fixed.) This error occurs during the Calculating Dependencies stage and all we get is:
The directory is not empty.
I have sent the error message using the pop-up window that the message appears in, but I have not previously ever received a reply from that.
[I am using SQL Compare 10.0.0.179]
Thanks.
Comments
Usually you get this error message when something tries to delete a directory that is not empty and the proper flag is not applied. So it may be a SQL Compare or source control system folder that got some stray files added to it by accident.
We'll probably need to debug it.
I'll send the debugging instructions via email.