Tagged Questions
0
votes
1answer
81 views
Deploying Aspx in specific subsite
I need to deploy an .aspx from visual studio, to a sharepoint subsite.
I can deploy it fine in the layout folder. How can i deploy it in a subsite so that it can be added in the quick link section ?
...
2
votes
1answer
117 views
SP 2007 custom workflow activity not deploying properly
I have a relatively simple workflow activity that just removes all permissions on a list item.
This activity runs great in our test environments which is 2k8 r2 64bit.
However, when we GAC the ...