Wie getestet funktionieren die "SharePoint controls" (z.B. DateTimePicker, PeopleEditor, etc.) NICHT in SP Sandbox solutions. Das sagt auch die Info in den Power Tools:
"SharePoint web controls and some ASP.NET controls are not supported in the SharePoint sandboxed environment; if they are used on a sandboxed visual web part an error message similar to the following will be generated at build time: The type or namespace name 'Theme' does not exist in the namespace 'Microsoft.SharePoint.WebControls' (are you missing an assembly reference?)".
Ok. But why the hell the "SharePoint" controls don´t work in "SharePoint sandboxed"??? Die SP-Controls bieten einen Mehrwert, vor allem beispielsweise bei Benutzer-Auswahl etc.
Kennt jemand eine Lösung/Workaround dafür, dass man SharePoint Controls in Sandbox solutions dennoch nutzen kann??
Btw: soweit ich gesehen habe, funktioniert das ASP.NET TreeView Control auch nicht in Sandbox. :-(