When adding a new software package, DC adds it successfully, but the path showing on the administrartion site is different than the actual path where the files were actualy uploaded. This results in errors when the package is deployed, like (Path not found)
The path showing on the admin portal:
swrepository\1\swuploads\SoftwareName
The actual path where the files exisit:
swrepository\DCSWHttpRepository\1\swuploads\SoftwareName
Why is this happening and how can we fix it?
Thanks,