I have migrated Content Db from 2007 to 2010 . Taken the backup and restored in 2010 and mounted with power shell script. The problem is I have 7 custom list in migrated 2010 environment with data. While browsing any of this list showing an error like “Possible mismatch between the reported error with code = 0x8107058a and message: "Feature 'b77c9e5c-cfba-4ef6-84d6-b8de940fe108' for list template '100' is not installed in this farm. The operation could not be completed." and the returned error with code 0x80070002. 95db0f72-f6e4-4462-870f-f22fba2dfbbf”
Failed to determine the setup path of the list schema for feature {B77C9E5C-CFBA-4EF6-84D6-B8DE940FE108}, list template 100. 95db0f72-f6e4-4462-870f-f22fba2dfbbf
Whenever I install and deploy the wsp in CA (wsp used to create this custom list in 2007 and not activating the feature), this list will start working with data without issue. Is there any alternate solution for this issue ? For part of migration I’m developing new source code (VS 2010) for custom application. I have created the same replica for my custom list with schema.xml and same feature Id. But issue is still pursuing
alancejacob