Custom SharePoint Designer (SPD) workflow activity sentence not visible in SPD -
i created custom workflow activity (action) sharepoint designer. deployed assembly gac, added entry in web.config file , created .actions file in 12hive (sub)folder. when open spd , create new workflow can see workflow action when select "sentence" not shown. checked cannot find i'm doing wrong. highly appreciated!
download sourcecode , config-files here
i found answer this! updating wrong web.config file; needed update 1 sits on port 80.
for me here:
\inetpub\wwwroot\wss\virtualdirectories\80
i udpating 1 here:
\program files\common files\microsoft shared\web server extensions\12\config
not sure why picked one; maybe because nearby templates , other stuff editing.
found answer here: http://social.msdn.microsoft.com/forums/en/sharepointworkflow/thread/4e7a77f4-c29b-47b2-a1de-79470f0bb1c9 (hate steal credit :-p)
Comments
Post a Comment