I keep getting this error message [SEE ATTACHMENT] when accessing Web Intelligence Report Server through CMC, I have an admin account and I have also tired it as a system Admin and I keep getting this same error. I need to modifiy a setting of Webi. I know I can go in through windows registry and modifiy the keys. But that does not help in knowing what is the cause or how to go about and fixing it.
Thanks


BO)_User
(BOB member since 2010-03-01)
I am trying to get ANY insights to this problem… :?

BO)_User
(BOB member since 2010-03-01)
Each server type (Webi, CMS, etc.) has an associated admin object, this admin object provides information such as metrics and run time settings for the server.
When you click on a server in the CMC it needs to get this admin object to display the server details, this is where it is failing. I’m not sure why as I have not come across this before.
From query builder run the following select, you should see a WebiServerAdmin object.
select * from ci_systemobjs where si_kind = 'WebiServerAdmin'
A brute force approach would be to delete the Webi server that is causing problems and re-create it. It could be something in the CMS data that isn’t quite right.[/code]
jwhite9
(BOB member since 2006-07-28)