E-mail Errors in App Log

B

burcky

It looks like we are getting some kind of e-mail errors with SMTP. I'm
wondering what settings can I disable to stop these error messages. We
do not use e-mail notifications at all and are getting these errors
several times per second in some cases, which is a huge nuisance in the
Application Event Viewer. Below are the two error messages coming up.

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

---

File: C:\Office\devsp\project\WebClient\source\utility\pjsmtpemail.cpp
Line: 438
Error Number: 0x8004020d
Description: <Description><![CDATA[Assert Detected. The error code was
also included.]]></Description>
___________________________________

Component: CDO.Message.1
Description: <Description><![CDATA[At least one of the From or Sender
fields is required, and neither was found.
]]></Description>
 
G

Gary L. Chefetz [MVP]

Burky:

From the PWA Admin Menu, select Customize Project Web Access > Notifications
and Reminders and make sure that a value is saved in the From Address field.
 
C

clin341

Burcky,

The following steps should disable the emails.

1) From Project Web Access, log in as an administrator.
2) Click "Admin" menu item
3) Click on "Customize Project Web Access"
4) On the left nav, click on "Notifications and reminders"
5) Delete the values for all fields under "Set default sender email address
and email address message.
6) Save changes.

Hope this helps.

CLin
 
B

burcky

I was also curious as to whether going to Admin, Server Configuration,
and denying Set Resource Notifications (in the "Select the features
that you want to make available to users in Project Web Access" grid)
would work. I have already tried blanking out all of the fields, but I
will try putting in a value in Sender field.
 
C

clin341

It's been a while since we explored this feature but we did notice that if we
had any of the fields entered, it gave us the error. However, if we removed
values in all fields, the error message disappeared.

CLin
 

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