Share via


Feature а1716ее3-3996-4cf8-a2d0-83c2c27ed256 for list template 10001 is not installed in this farm.

Question

Saturday, September 22, 2012 1:37 PM

Trying to run spmetal:
SET SPMETAL="C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\bin\SPMETAL.EXE" %SPMetal% /web:http://sps2010.po
Getting error:"FeatureXXXXX for list template 10001 is not installed in this farm. The operation could not be completed

1.iisreset
2.resetting timers
3.there are no template with аXXXXXXX guid in  14\template\features.
4. Deactivate, Uninstall feature by force through STSADM.exe, 
5.Search the Feature in the SPManager but feature is no there 
6.USe Feature admin tool , remove all faulty feature but still not clue

http://www.abdulazizfarooqi.wordpress.com BizTalk Developer UBL Transformation

All replies (4)

Saturday, September 22, 2012 1:49 PM ✅Answered

Hi,

Have you created a custom list definition with ID - 10001? As far as i know, SharePoint does not use this ID for any of the built-in list definitions and it is also recommended that all custom list definitions use a template id above 10000.

I am guessing that a custom list definition had been created and deployed (thru a feature) and then maybe subsequently undeployed. There could be a list that might be still existing in your Site that is based on that definition and that is causing spmetal to fail.

Regards,

Nauzad Kapadia

Please "Mark as Answer" if a post has answered your question or "Vote as Helpful" if it was helpful in some way. Here's why


Sunday, September 23, 2012 7:58 PM ✅Answered

I solved it :)

Thank you guys, from your help i got some clue but added two more thing in that. 

(1) I remove feature from STSADM. keep the feature ID

(2) make Content type Property Overwrite="True" because i found some Content type error is missing

(3) Create an Empty SP Project Add List Definition and Replace the same Feature ID in the Properties and its Rocks :)

 Click for Detail

http://www.abdulazizfarooqi.wordpress.com Abdul Aziz Farooqi [BizTalk & SharePoint Consultant] MCPD Web & MCPD SharePoint 2010


Monday, September 24, 2012 6:44 PM ✅Answered

TemplateType="10001" i didnt mention List Id any where. i guess. 

http://www.abdulazizfarooqi.wordpress.com Abdul Aziz Farooqi [BizTalk & SharePoint Consultant] MCPD Web & MCPD SharePoint 2010


Saturday, September 22, 2012 8:47 PM

I agree with Mr. Nauzad.

Seems you created a list instance from a template, then you retracted the solution that contains this template (remove the list template)

what aid this assumption is that number 1001 is the default template ID when you create a new visual studio project that use list template.

You need to locate the list & use STSADM -forceDelete -url http://site/lists/listName