Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

WebService & UserControl Sharepoint

  Asked By: Kavisha Jain         Date: May 10, 2009      Category: Sharepoint      Views: 561
 

I have developed a usercontrol that talk with webserivce that I made, in order
to deploy it into the Sharepoint site.

I have read many articles that talked about depolying webserivces into
sharepoint, but I still did not reached to the correct way.

Guys, if I developed a webservice method that return data from DB, and I have
added this webserivce to the usercontrol.
So what is the best practice to add a usercontrol with webservice into
sharepoint ?

I do not want to use the hard way, which creating a webservices with DLL and
depoly it to the GAC !


 

1 Answer Found

 
Answer #1       Answered By: Aditi Msc          Answered On: May 10, 2009       

Can you explain what you mean by deploy  the web service into sharepoint?

I'm not sure I understand what you're trying to do. Are you trying to create
a user control asxc page with an embedded web service?

 
Didn't find what you were looking for? Find more on WebService & UserControl Sharepoint Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].