I have setup a new distribution point and have started to deploy software packages, driver packages and windows image files to it. Most packages deployed without an issue to this new DP, but certain packages are not getting deployed correct. The status is stuck in "pending" when I look at the console. I have found the following error in the DataTransferService.log on the new DP, which appears to be telling me why the package is failing to copy but I'm not sure how to resolve the issue. I did review WebDav settings and I have reviewed the instructions listed here http://technet.microsoft.com/en-us/library/cc431377.aspx (even though they are for SCCM 2007). I don't see anything in the applicationhost.config file that would be restricting the transfer of this file. I have also confirmed that my NTFS permissions on the source share include full access for the computer account of the new DP.
Here is a snippet from the log:
DTSJob {9F845677-CD64-4B3B-8753-FE2764F7F079} in state 'DownloadingData'. DataTransferService 4/24/2013 11:43:24 AM 4428 (0x114C) CDTSJob::JobError: DTS Job ID='{9F845677-CD64-4B3B-8753-FE2764F7F079}' BITS Job ID='{5FA55DC2-C3C0-41BD-8226-05D172FD974C}' ErrorCode=0x80190194 DataTransferService 4/24/2013 11:43:31 AM 2352 (0x0930) CDTSJob::JobError: DTS Job ID='{9F845677-CD64-4B3B-8753-FE2764F7F079}' URL='http://SCCM2.domain.local:80/SMS_DP_SMSPKG$/SR10002C' ProtType=1 DataTransferService 4/24/2013 11:43:31 AM 2352 (0x0930) DTS job {9F845677-CD64-4B3B-8753-FE2764F7F079} BITS job {5FA55DC2-C3C0-41BD-8226-05D172FD974C} failed to download source file http://SCCM2.domain.local:80/SMS_DP_SMSPKG$/SR10002C/sccm?/ArcGIS_Mobile_10.1/ArcGISMobile/Documentation/install_guides/ArcGIS_Mobile/include/l10n/main-rsrc.js3/swfaddress.js to destination C:\SMS_DP$\SR10002C\SR10002C.44\ArcGIS_Mobile_10.1\ArcGISMobile\Documentation\install_guides\ArcGIS_Mobile\include\l10n\main-rsrc.js3\swfaddress.js with error 0x80190194 DataTransferService 4/24/2013 11:43:31 AM 2352 (0x0930) DTSJob {9F845677-CD64-4B3B-8753-FE2764F7F079} in state 'Error'. DataTransferService 4/24/2013 11:43:31 AM 2352 (0x0930) DTSJob {9F845677-CD64-4B3B-8753-FE2764F7F079} in state 'NotifiedComplete'. DataTransferService 4/24/2013 11:43:31 AM 4428 (0x114C) DTS job {9F845677-CD64-4B3B-8753-FE2764F7F079} has completed: Status : ERROR (0x80070002), Start time : 04/24/2013 11:43:23, Completion time : 04/24/2013 11:43:31, Elapsed time : 8 seconds DataTransferService 4/24/2013 11:43:31 AM 4428 (0x114C)