Publishing projects on the PServer 2002

V

Veroniq

Good afternoon, we have a couple of projects published on
the MS Project Server 2002. Recently I have realized that
the new and changed assignments in projects are not
published on the server from some date on (meaning are not
visible on the Project Central Web Access). They are
saved, but not published. All connection works fine,
everything (I know of) is set to correct values.
I tried deleting some projects from the Enterprise
database and load them again up. The name of projects got
to the list of projects but there is no information to
display when clicked on the project hyperlink.
Would anyone know what could cause this issue and how to
correct it?
Thank you for any advice.
Veroniq
 
G

Gary L. Chefetz \(MVP\)

Veroniq:

It sounds like the server publishing engine is broken. Can you post the
errors you're seeing in the server application event log?

--

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

-
 
V

Veroniq

Gary,
please find the errors included - actually there is one at
two lines repeating all the time. Thank you for replying
to my question!

Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog
Provider
Description:
Component: PjQuery
File: C:\Proj10
\WebClient\source\server\pjquery\CnxCookie.cpp
Line: 296
Error Number: 0x80004005
Description: Assert Detected. The error code was also
included.
Component: Microsoft OLE DB Provider for SQL Server
Description: Connection failure


Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog
Provider
Description:
Component: PjViewMgr
File: C:\Proj10
\WebClient\source\server\pjviewmgr\ViewCreator.cpp
Line: 1102
Error Number: 0x80004005
Description: Assert Detected. The error code was also
included.

Veroniq
 
G

Gary L. Chefetz \(MVP\)

Veroniq:

You definitely have an authentication issue whereby your publishing action
is seen as invalid by the system. If this was working at one point and you
can trace this to a change made by someone in your network or server support
group, that will help you diagnose the problem. Otherwise, it's a process of
elimination. This could be caused by incorrect permissions on the ViewDrop
folder, a service running under a bad identity, to name the most obvious.

--

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

-
 
Top