Error : WPSC is undefined
While playing with custom master page file in WSS 3.0, suddenly my Picture Library’s was stopped working. Getting some javascript error like “WPSC is undefined”. I am getting this error only in the picture librarys.
Suddenly I found I have removed on line from the default.master page while copy / paste.
<SharePoint:ScriptLink language=”javascript” name=”core.js” Defer=”true” runat=”server”/>
Now it is works fine.
Categories: .Net, Javascript, sharepoint
