I'm trying to use arcpy.mapping to publish an msd to arcgis server. The msd gets published to server but the source is not correct. The source looks something like this:
\\<arcgisinput folder>\TEST/myService.MapService/myService.msd
The "/" slash after TEST is the issue. Anyone else encounter this? I'd like to know if I'm doing something wrong or if it's a bug. Any help would be appreciated.