Trouble shooting SMTP Issue on MSPS

I

irish_archer68

Hello all,

I am trying to trouble shoot why the notifictions are not working on an
instance of MSPS that I am working on.

The SMTP Mail Server is installed on one app server of a server
cluster. It is installed on the same app server that Project Server is
installed on: http://usplsnmps001.

So under customize Project Web Access \Notifications and reminders, I
setup the SMTP mail server to: http://usplsnmps001 port 25

I also configured every possible notification just to get something
sent out. the only error we received in the app log was:

Component: PjSvrUtl
File:
C:\Office\devsp\project\WebClient\source\server\pjsvrutl\PjENAgent.cpp
Line: 534
Error Number: 0x80040213
Description: <Description><![CDATA[Assert Detected. The error code was
also included.]]></Description>

No notifications are coming through at all.

Can anyone advise on where to begin trouble shooting this error?

Please advise.

Sean
 
F

FaisalM

Sean,

a. Have you tried using localhost instead of server name?

b. Can you send emails from applications other than Project Server? Try
Outlook Express to test SMTP. Enable

c. Enable SMTP logging & check SMTP logs for more details.

d. Try these SMTP guides for some insight.

1. http://support.microsoft.com/kb/323436/

2. Configuring SMTP Virtual Servers (IIS 6.0)
http://tinyurl.com/jz5c9

--
FaisalM
http://www.FaisalMasood.com/

My Project Blog
http://msp.faisalmasood.com/
My Sharepoint Blog
http://sps.faisalmasood.com/
 
F

FaisalM

Sean,

1. Have you tried using localhost in the setting?

2. Check you SMTP settings. See if you can send emails using any client
other than through Poject Server.

3. Enable SMTP logging & view the SMTP logs

4. Check these articles for some SMTP details.

a. http://support.microsoft.com/kb/323436

b. Configuring SMTP Virtual Servers (IIS 6.0)
http://tinyurl.com/jz5c9

--
FaisalM
http://www.FaisalMasood.com/

My Project Blog
http://msp.faisalmasood.com/
My Sharepoint Blog
http://sps.faisalmasood.com/
 

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