RESOLUTION:
===========
1.Take the stsadm backup of the WSS 3.0 site where alerts are not working
2.Delete the web application and the WSS 3.0 site without deleting the content database (Not deleting the content database just to ensure the original database exists)
3.Create a new web application and the site collection
4.Restore the earlier taken stsadm backup on to the newly created WSS 3.0 site
Command syntax for stsadm backup is
"stsadm -o backup -url <http://sitename> -filename <file location>
Command syntax for stsadm restore is
"stsadm -o restore -url <http://sitename> -filename <file location> -overwrite
===========
1.Take the stsadm backup of the WSS 3.0 site where alerts are not working
2.Delete the web application and the WSS 3.0 site without deleting the content database (Not deleting the content database just to ensure the original database exists)
3.Create a new web application and the site collection
4.Restore the earlier taken stsadm backup on to the newly created WSS 3.0 site
Command syntax for stsadm backup is
"stsadm -o backup -url <http://sitename> -filename <file location>
Command syntax for stsadm restore is
"stsadm -o restore -url <http://sitename> -filename <file location> -overwrite
No comments:
Post a Comment