How to call web service in a User Control Webpart
Hi i am able to load the user control into the webpart but however i am not able to reference the webservice that i added to the User Control's Web application project, i tried adding a web reference in the webpart project but still i am not able to reference the web service in the ascx.cs code behind