STSADM deploysolution Error Could not find a part of the path
Hi all,
I keep getting the same error (see below) when I deploy a workflow solution using STSADM or SCA. The solution does not include any forms and so there is no need for a Forms folder.
Name: <workflow_name>.wsp
Type: Core Solution
Contains Web Application Resource: No
Contains Global Assembly: Yes
Contains Code Access Security Policy: No
Deployment Server Type: Front-end Web server
Deployment Status: Error
Deployed To: None
Last Operation Result: The installation of features failed during deployment of the solution.
Last Operation Details: <server_name> : Could not find a part of the path 'C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\Template\Features\<workflow_name>\Forms'.
<server_name> : Could not find a part of the path 'C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\Template\Features\<workflow_name>\Forms'.
Last Operation Time: 1/28/2010 1:36 PM
I can force the deployment using -force, but this does not answer the question of why I'm getting the error.
Any help is greatly appreciated.
SHG
January 28th, 2010 4:43pm
Are your initiation, association, and modification forms part of your WSP, are they referenced in the WSP manifest ? -IvanIvan Sanders
My LinkedIn Profile,
My Blog,
@iasanders.
Free Windows Admin Tool Kit Click here and download it now
February 1st, 2010 5:03pm
Hi Ivan,
Thank you for your reply. But as I said in my original post, there are no forms in my solution.
SHG
February 11th, 2010 11:43am
Hi,
Check whether your solution added in central admin
Central Administration --> Operation -->Solution management -->Click on filenameworkflow.wsp -->Click on Deploy Solution After this go to Your SharePoint site Site Setting -->(Check the Feature according to scope) Site Collection Feature or Site feature --> Activate that feature
Thanks,
Free Windows Admin Tool Kit Click here and download it now
February 11th, 2010 12:26pm