Hello,
I have a strange issue. I have created a SharePoint deployment solution that builds custom lists, site columns, and content types. The custom columns are built in .xml in an Elements.xml file. When I deploy it on my development box, a column appears in the site collection but not in SharePoint Manager, so when custom feature activation code fires off, I get an error saying the field cannot be found. My co-worker deployed the same solution on his box and the field appeared in a site collection and in SharePoint Manaqer so he didn't have any issues. This has happened before. Does anyone know what might cause this too happen and if there is any particular fix? The fix I've found is change a GUID or column internal name (or both) which really doesn't make any sense.
Thanks in advance,
Shaun