1
vote
1answer
34 views
Embedded JScript in masterpages works in Windows 2003 / fails in 2008
My colleague just reported that he developed a master page with embedded JScript using Windows Server 2003. The same master page fails to execute the JScript when used on a Windows …
1
vote
1answer
136 views
How to restart IIS on all servers of farm from SharePoint Application Page
SharePoint provides an option in Create New WebApplication page that says Restart IIS Automatically. This restarts IIS on all servers of the farm.
What can I do to trigger this pr …