Hi,
I have created one farm solution and have added this solution to server by using below command
stsadm.exe -o addsolution -filename myEventCalendarList.wsp
so i got the message as Operation completed successfully.
Then i am trying to deploy this solution by using
stsadm -o deploysolution -name myEventCalendarList.wsp -url http://sp-dev/ -local -force -allowgacdeployment
Then i got the message as Operation completed successfully.
but i am unable to see this deployed solution in my sharepoint webpart list.
What is the problem where can i check wheather it deployed correctly or not? Can anyone help me on this?
when i trying to deploy using Central Administration > System Settings >Manage farm solutions the status is showing as
Deploying(scheduled at 12/2/2013 10:30am)
Can any one please help mehow can i proceed with this?
Thanks