I've got a content deployment job set up to deploy the entire content
of Application 1 to Application 2. Both web applications are on the
same server, as are the databases. The job runs up to about 18.5MB
transferred with 2,530 objects, and then sits there for about ten
minutes until it returns the following error:
Content deployment job 'All Content' failed.The exception thrown
was 'System.Data.SqlClient.SqlException' : 'Timeout expired. The
timeout period elapsed prior to completion of the operation or the
server is not responding'.
Any ideas on what timeout period is elapsing and what I need to do in
order to fix it?