removeAlerts is undefined
February 20th, 2006 // 5:53 pm @ Amar
While working with SharePoint templates, if you come across a javascript error, saying “removeAlerts is undefined”, then you have accidently knocked off <SPSWC:AlertsSecurityCheck runat=”server”></SPSWC:AlertsSecurityCheck> from the template page. Put that back in to make life easy
Edit: Somehow my code got lost when wordpress autoformatted this post when I migrated from DotNetJunkies. It is corrected now.
Category : SharePoint
http://
5 years ago
Knocked what off the template page? A javascript file?
Amar Galla
5 years ago
Meme, thanks for pointing it out. It is corrected now. WordPress lost my HTML code when I migrated this content from my old blog.