Part of the process for creating a custom action for SharePoint Designer involves create a ".actions" ficheiro.
Podo atopar e tente usar un modelo de mostra que comeza como:
<?xml versión="1.0" codificación="utf-8" ?>
<WorkflowInfo xmlns="http://schemas.microsoft.com / SharePoint /">
<Accións Secuencial="entón" Paralela="e">
Con todo, that xmlns attribute prevents my environment from working. My actions don’t show up in SPD.
A solución é eliminar o atributo xmlns, do an iisreset and close/re-open SPD.