sharepoint - User control with ajax fails to load in smart part with ajax -
I have user controls with some ajax functionality I am using smart part with AJAX to load user controls I am I have put this user in my virtual directory i.e (C: \ Insetpub \ wwwroot \ wss \ virtualDirectories \ 2323 \ UserControls). But it is giving me an error upon loading
Error: Unable to load ~ / UserControls \ Vendors.ascx
Description: The value can not be empty. Parameter Name: uriString
Thanks Advance!
I simply try to load my user control with AJAX functionality in simple smart part and Not in smart part with AJAX and it works .. I do not know how..but user control is successfully entered and AJAX functionality is also working fine ...
thanks < / P>
Comments
Post a Comment