Fix CSOM SiteCollection Creation providing Lcid
When creating Site Collections through CSOM and providing an LCID. (For example 2067) an exception is thrown.
[Quote]
SiteCreationProperties.Template\r\nParameter name: Specified value is not supported for the SiteCreationProperties.Template parameter." is thrown at ExecuteQuery();
[/Quote]
The Exception is also not pointing in the right direction.
1) It should be possible to create Site Collections providing the LCID
2) When an Invalid Lcid is passed, the exception should point in the right direction.

Thanks for your feedback! We’re reviewing your suggestion.
2 comments
-
Anonymous commented
Another year - SP 2016 with May CU, still doesn't work. My guess is it takes about 1 LoC to get it working.
No matter, we'll just have build it as another solution that is not cloud ready, sinking another potential O365 customer :(.
-
Raja commented
any solution for this issue ??