Performance issue when update all in PSWA

T

tara

Hello. I am using project server 2002 and for hte last
several days, anytime someone tries to log time and send
updates to the PM in the task view of PSWA, it seems to
time out, does not update the PM and generates a huge
number of errors in the application event log on the
server. The errors are as follows:
___________________________
Component: PjSvrUtl
File: C:\proj10
\webclient\source\server\pjsvrutl\PjEnAgent.cpp
Line 523
Error Number 0x80040213
Description: Assert Detected
The error code was also included.
____________________________

This error seems to occur one time for each project or
perhaps task that was attempting to be updated. Any help
would be greatly appreciated.
 
T

Tara

Ok, what happened here was we moved our company and the IP
scheme changed. Buried in STS is a field where you specify
the SMTP server. It was trying to find the old smtp server
and was therefore timing out the time update. The errors
were not intuitive so we didn't find out that this was
affecting time updates until we started to troubleshoot
the email problem. At any rate, fixing the IP of the smtp
server in STS fixed both issues.
 
Top