azure - Release Failure from TFS CI -
i trying deploy application azure service fabric using release definition task. when gets task deploy server returning following error:
the type initializer 'microsoft.servicefabric.powershell.constants' threw exception
i checked endpoint configuration , appears set supposed be:
no authentication (this internal text box) cluster endpoint: tcp://[service fabric server]:19000
it downloads artifacts without problem, in deploy searches paths publish profile , application package , finds them. after finds them throws error. have tried replacing tcp in endpoint http, added , removed :19000 , error. have been searching online little success. end appreciated.
john
after lots of researching trying every suggestion find, decided try , connect machine via powershell on box , returning error. uninstalled sdk , re-installed , connection made , builds started work. don't know why failed, apparently re-install did trick. may have been bad install, or have been versioning problem. either way, try re-install first.
Comments
Post a Comment