Page Error with Data Grid

S

savman

Whenever I access a page with a data grid I always get a page error:

Line: 2033
Char: 3
Error: Unexpected error. (0x800700e8)
Code: 0
URL: http:10.0.0.132/projectserver/admin/views_specify.asp?_oid=-1

I'm not sure if this is a problem with the grid object itself not being
installed correctly on my machine or if this has something to do with reading
data via the grid. Other pages that do not have this grid seem to work fine.
 
S

savman

Looks like I mainly get the error within the Admin section. If I go to an
area like documents or issues, the grid comes up ok. thinking now that it is
a data connection problem to my SQL Server. Any assistance would be great!
 
G

Gary L. Chefetz \(MVP\)

Savman:

What version of MDAC are you using on your workstation. Try upgrading to
2.8.

--

Gary L. Chefetz, MVP
"We wrote the books on Project Server"
http://www.msprojectexperts.com

-
savman said:
Looks like I mainly get the error within the Admin section. If I go to an
area like documents or issues, the grid comes up ok. thinking now that it is
a data connection problem to my SQL Server. Any assistance would be great!
fine.
 
Top