Sharepoint 2010 Forum

 
Home » Forum » Sharepoint 2010       Ask a questionRSS Feeds

2010 Upgraded sites - alerts not working

  Date: Oct 13, 2011      Category: Sharepoint 2010      Views: 460
 

I have migrated/upgraded some sites and now my alerts are configured wrong. I have also posted this in the scripting guys forum but haven't gotten a response. Is anyone else having this issue?

Upgrade site and urls in alerts still point to the old site. run the Invoke-AlertFixup powershell command which appears to work but actually doesn't.

It changes the url to some extent..

I run this:


PS C:\psscripts> Invoke-AlertFixup -site http://portal.com/sites/sptesting
-OldUrl http://portalqa.com
Scanning Alerts for http://portal.com/sites/sptesting
= 3 alerts for subweb sptesting,http://portal.com/sites/sptesting
Alerts Fixed: 3


But when I go to the alert I am seeing this in my url
http://portal.com/sites/sptesting/sites/sptesting

Tagged:            

 

1 Answer Found

 
Answer #1       Answered By: Courtney Ramsey          Answered On: Nov 02, 2011       

I am having the same problem. Have you come accross a solution? I've tried everything short of an IISRESET. Don't think it's neccassary. Adding ports adn quotes doesn't seem to make a difference either.

 
Didn't find what you were looking for? Find more on 2010 Upgraded sites - alerts not working Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].