05-29-2012 12:35 AM
Hi,
I'm add the javascript as like below,
ScriptManager.GetCurrent(Page).Scripts.Add(new ScriptReference("~/SmartParts/Opportunity/AddOpportunityProduct.js"));
thanks,
05-30-2012 08:34 AM
Can you physically go to that file using that path?
Make sure that spelling matches. It's very easy to miss an 's' or add one where there isn't.