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
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.
ok, but in case of adding the WCF service to a Kentico proyect. Which CMS folder must to add the service?
Please, sign in to be able to submit a new answer.