Hi,
at the moment I am defining some list templates and instances using Visual Studio 2010. Everything works fine, except that I am not able to connect my listinstances to Outlook using the "Connect to Outlook" link, which is greyed out. If I create a listinstance of a builtin listtemplate (e.g. Tasks) the link is not greyed out and works as expected.
My code is as follows:
https://github.com/poettler-ric/TaskTest (you can download the whole project source here)
https://github.com/poettler-ric/TaskTest/blob/master/TaskTest/TaskTest/Elements.xml
https://github.com/poettler-ric/TaskTest/blob/master/TaskTest/TaskTest/Schema.xml
Am I missing something?
cheers
Richard Pöttler
P.S.: Is there a way to attach files to a post here?