I am having the same problem, and the SMTP server and port name are
definitely valid. I am seeing the following errors:
Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 7/21/2005
Time: 10:03:55 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: SRVGPIWEB
Description:
Component: PjSvrNPE
File: C:\Office\dev\project\WebClient\source\utility\pjrecordsetutil.cpp
Line: 105
Error Number: 0x800a0e78
Description: <Description><![CDATA[Assert Detected. The error code was also
included.]]></Description>
___________________________________
Component: ADODB.Recordset
Description: <Description><![CDATA[Operation is not allowed when the object
is closed.]]></Description>
=====
and
=====
Event Type: Error
Event Source: MbfQueuedWorkItemService
Event Category: None
Event ID: 0
Date: 7/21/2005
Time: 10:07:07 AM
User: N/A
Computer: SRVGPIWEB
Description:
The Microsoft Business Framework must be started using
EnterpriseSession.Initialize().
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
====
The Portal server was working fine, and then one day without any changes
being made to the server OS or Project server the email notifications simply
stopped going out. I know that it is pointing to the right Exchange server
and that the account name (
[email protected]) is authorized to send through
that server -- does anyone have any ideas? So far there is nothing available
through Google searches or the MS knowledgebase.
Thanks,
Tim
Ed Morrison said:
Verify that the SMTP mail server and port are valid. If the SMTP mail
server is pointing to exchange, verify that the system has access. Hope
this helps.
--
Ed Morrison
msProjectExperts
"We wrote the books on Project Server"
http://www.msprojectexperts.com
FAQ -
http://www.projectserverexperts.com
Bico said:
I get several versions of the first one I then I get the second one and I
also am getting warnings.
Component: PjSvrUtl
File: C:\Office\dev\project\WebClient\source\server\pjsvrutl\PjENAgent.cpp
Line: 221
Error Number: 0x800a0cc1
Description: <Description><![CDATA[Assert Detected. The error code was
also
included.]]></Description>
Component: PjSvrNPE
File: C:\Office\dev\project\WebClient\source\utility\pjrecordsetutil.cpp
Line: 105
Error Number: 0x800a0e78
Description: <Description><![CDATA[Assert Detected. The error code was
also
included.]]></Description>
___________________________________
Component: ADODB.Recordset
Description: <Description><![CDATA[Operation is not allowed when the
object
is closed.]]></Description>
Thanks
Ed Morrison said:
What are the error messages that you are receiving?
--
Ed Morrison
msProjectExperts
"We wrote the books on Project Server"
http://www.msprojectexperts.com
FAQ -
http://www.projectserverexperts.com
We installed SP1 not long ago but since then the email notifications
for
time/task updates stopped working. I can see Component: PjSvrUtl errors
on
the event log of the server but can't find any details. PWA
configuration
is
fine, exchange is working and no emails are going out.
Thanks