Web Access ADODB.Recordset error '800a0e78'

  • Thread starter Eichelmännchen
  • Start date
E

Eichelmännchen

Hello Newsgroup.

When opneing the resource site or the project structure in Project Web
Access the following error ossurs:
ADODB.Recordset error '800a0e78'
Operation is not allowed when the object is closed.
/ProjectServer/Library/pjquery.asp, line 597

When refreshing the site it is loaded correctly. The error only occours the
first time you open the site.

The line 597 in pjquery.asp contains: this.RecordCount = adoRS.RecordCount;

We use Project Server 2003 with a three way database. Project, Web and Views
Tables are splitted to three databases which are located on an SQL server
with three logical instances.

Does anyone have an idea how to prevent this error?

Thank you
Sylvia
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top