UserInfoProvider.GetUserInfo - Object type 'cms.user' not found

Cristhian Caldas asked on April 28, 2016 18:50

I was using the Kentico API libraries in a WCF proyect for a Document Search Service; but after a few time when the service tried to invoke the method "UserInfoProvider.GetUserInfo", the system throwed the following error:

Object type 'cms.user' not found.

Do you know a best way for avoid this error ?

Thanks

Recent Answers


Roman Hutnyk answered on April 28, 2016 20:24

I'd recommend adding WCF service to your Kentico project. However, if this approach doesn't work for you make sure you've added all necessary references as well as you're WCF app has access to Kentico database.

0 votesVote for this answer Mark as a Correct answer

Cristhian Caldas answered on April 29, 2016 15:27

ok, but in case of adding the WCF service to a Kentico proyect. Which CMS folder must to add the service?

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.