Hyperlink in Task Notifications contains "{servername}"

R

Robert H.

We have recurring problem that appears and disappears
with no recognizable pattern. When email notifications
are sent containing the hyperlink for updates via PWA the
link contains "{servername}" instead of the actual
servername. A short time later we can publish
assignments again and on this pass the server name is
correctly resolved and the link is valid.

Any ideas of where to look or what to change to ensure
the links are always properly formed?

Thank you in advance,

Robert Heiden
J. Galt, Inc.
 
G

Gary L. Chefetz [MVP]

Robert:

When was the last time IIS was stopped and restarted or the server rebooted.
Sometimes this type of "flakiness" can occur as a result or caching glitches
or other such system-managed resources and restarting can be very
therapeutic.
 
R

Robert

Gary,

Thanks for the suggestion, we tried the restart of IIS
and it appeared to clear the issue up, however it seems
to reappear each morning -- any other suggestions as to
what may be corrupted? I would like to eliminate the
root cause and not just stop and start IIS as I'm sure
you would agree -- I did see a reference in KB article
that desribed a MSP_WEB_CONVERSIONS table that may
contain servers names being converted (issue was related
to errors on a calendar****.asp routine) any ideas?

Thanks again for your suggestions...

Robert
 
Top