Email Alert has broken link?
Hi all! I have a basic list that's set up to allow all users to "request service". Once it's submitted, 3 people are set up to get email alerts. Nothing extrodinary. In the email, there are many links: Modify my alert settings, View
[item name], View [list name]
This 'View [list name]' link doesn't work; it gives me a 404 error: .../Lists/Our%20Service%20Requests
I'm assuming the URL SHOULD be: .../Lists/Our%20Service%20Requests/AllItems.aspx
Anyone have any idea where SharePoint might be getting this "wrong" link???
We're using MOSS 2007. Thanks!
May 3rd, 2011 4:59pm
Hi,
IIS 404 is File Not Found. My gut feeling is AAM.
(when you go to "../Lists/Our Service Requests" it should be redirectected to "../Lists/Our Service Requests/AllItems.aspx" automatically)
Can you show the complete URL?
Cheers,Allen Wang | http://blogs.msdn.com/allenwang
Free Windows Admin Tool Kit Click here and download it now
May 11th, 2011 7:21pm