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
Suthish NairPosted Mar 3, 2011, 11:42 AM
Peterson YapPosted Mar 2, 2011, 9:20 PM
Peterson YapPosted Mar 2, 2011, 8:24 PM
I am still trying to solve the error:The type or namespace name 'SMSMessageService' could not be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\Administrator\Desktop\BuzzSMS\SMSControl\SMSControl.ascx.cs.
I am not able to reference in the code behind, the web reference proxy class that VS08 help create when i add a web refference.
Regards
Jaganathan BantheswaranPosted Mar 1, 2011, 5:15 AM
Have a look at some articles list in right side panel and also visit the site http://msdn.microsoft.com/en-us/library/dd583145%28v=office.11%29.aspx