Hi
I have a python script which is used to determines areas of a tile cache that need to be updated. I am having issues with ManageMapServerCacheTiles accepting my server connection. I have saved the username and password to the connection file and set the type as 'publisher'. I have overwritten the map service with the same connection credentials, but i am still getting an error 'ERROR 001265: Admin or publisher connection required. Failed to execute (ManageMapServerCacheTiles).'
Dont know what else to try