Today I tried to install a workflow on a sharepoint server using stsadm utility. stsadm -o installfeature -name Navantis.WegList.Workflow stsadm -o activatefeature -name Navantis.WegList.Workflow -url %TargetUrl%That workflow have some inforpath forms for data collection. Everything went right but after installing and activating, when I trying to using the feature problems occured. Seems inforpath forms hasn't been installed properly in the server.When I try to install an inforpath template in the server sometimes it just staying in the "installing" status forever. Same thing had happened to the "deleting" status also. When you just try to remove it from the server, its giving an unexpected error.
BTW one my friends gave me this link and I tried that out. But ended up with no luck.
http://www.sharepointblogs.com/spfromscratch/archive/2007/03/30/the-timer-service.aspx
Any insight of this problem and how to overcome???