Results 1 to 2 of 2
-
04-27-2011, 02:25 PM #1b-707 Guest
Web Services User Roles is not on the list
Hello All.
I've just installed the 4.7 Server with the production license file. Everything looks good except the User Roles select box.
When create a new user (Users->New User), or when modify the existing user attributes, the User Roles selectbox doesn't contain the Web Services User role.
What's wrong?
P.S. Web services stuff is installed and tested with the admin credentials.
P.S.S. The app was initially installed without the web services loaded to the Services directory and then this stuff was added.Last edited by b-707; 04-27-2011 at 02:27 PM.
-
04-27-2011, 04:43 PM #2b-707 Guest
Support guys turned my attention toward the relevant doc, which is WebServicesDeveloper.pdf.
As per this doc I have to manually create this roll on the DB.
--Create the Web Services User role if it does not exist.
EXEC ckbx_Install_AddRole N'Web Services User', N'Web Services User'
Thanks Tech


LinkBack URL
About LinkBacks
Reply With Quote