Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

asp & olap

Status
Not open for further replies.

esdee

Programmer
Apr 12, 2001
143
0
0
US
i am having problems accessing my cube through asp page. everything works fine but then at one moment - IIS forgets the password it uses to access the cube and it bangs with "user NT AUTORITY\ANONIMOUS LOGON logged in from computer A doesnt have adequate permissions to open database DBXYZ, but tried to open it."

any ideas ??
thank you
 
You may want to try this.


Check the properties of sql server.
Right click on server click the properties.click the
security tab and and check authentication.Select sql
server and windows mode.


If the above works let me know.

Thanks.
 
nope, its not an sql/nt authentication problem - logins work, but sometimes IIS seems to forget the authentication of some connection.
it must be an IIS problem
think i'd better try and post in some asp group
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top