I am working in a project with SharePoint Server 2010.
I have the hole project inside a Visual Studio solution (site columns, content types, lists, workflows...)
Everything were working well until I added a lookup field from one of the list in the solution and deployed the solution.
After I deployed the solution, when i try to check my field is OK, i see that the target list in the site column is empty
Site column has selected only the field, but no the list , and I cannot change even with SharePoint Designer
I spend the whole day with this issue, and i cannot find the solutions.
Only if I deploy my solution as a SandBox instead a Farm solutions, my lookup field working well.
Is the any way to do it as a Farm Solution or i must deploy as a sandbox?
Help you guys