开发者

Web Parts and Web Services

开发者 https://www.devze.com 2023-03-28 15:12 出处:网络
I am working with Visual Studio 2008 and SharePoint 2007. I have create开发者_运维百科d a web part , a web user control that pulls data from a web service (binding a DropDownlist from web service) has

I am working with Visual Studio 2008 and SharePoint 2007. I have create开发者_运维百科d a web part , a web user control that pulls data from a web service (binding a DropDownlist from web service) has been wrapped in my Web Part. When I deploy my web part it doesn't show me the data pulled from web service (Empty DropDownList). please advice how to use web parts that interacts with external web services.

Thanks a lot.


http://support.microsoft.com/kb/826994
This should have everything you need.

0

精彩评论

暂无评论...
验证码 换一张
取 消