0
votes
0answers
332 views

Failed to retrieve the list schema after creating splist in Feature EventReceiver

I created Sharepoint List programmatically in FeatureActivated EventReceiver. When i try to open "Content Management"(_layouts/sitemanager.aspx) page I get error. There is log: 08/16/2012 ...
1
vote
1answer
4k views

Error occurred in deployment step 'Activate Features' - When feature stapling to My Sites

I am trying to deploy a feature to My Sites in SharePoint 2010 and nothing seems to be working. I did this perfectly fine on the test environment but can't seem to get it working on the production ...
0
votes
2answers
426 views

Errors when attempting to install a sharepoint 2010 feature

I'm attempting to install and activate a feature containing a Timer Job. When I execute the install-spfeature cmdlet I get the following error. What is the source of my error? PS ...
3
votes
3answers
2k views

Activating Publishing Feature breaks because of custom Master?

This issue is related to this post. I get an error message when the publishing feature is activated on sites of certain types. This means that I also get an error message when I create certain sites ...
2
votes
3answers
2k views

How do I clean up missing server side dependencies from a “dirty” installation?

After a rather hasty (unavoidable) migration/reconfiguration of a SP 2010 Foundation box, I am left with an error in CA regarding a number of missing Features, SetupFiles, and WebParts. I redeployed ...
1
vote
1answer
644 views

Feature 'a0f95442-e28c-41ff-afb0-c68341c014e7' for list template '108' is not installed in this farm

After uninstalling Enhanced Wiki 2.0 Beta, whenever I go to Site Actions -> Manage Content and Structure I get the following error. Reinstalling the feature resolves the problem, but after uninstall I ...