C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » BizTalk »

File transfer between web services


Posted Date: 15 Jun 2009      Posted By: Roman      Member Level: Bronze     Points: 1   Responses: 2



Hi all,

i have 2 web services(not generated by biztalk web services publishing wizzard) and novell-based network. i am need to transfer file(.doc or .rtf) from 1st service to the 2nd. Is there any way to do this using soap adapter only and are there other ways to transfer file from one web-service to another ?





Responses

Author: Ramesh S    15 Jun 2009Member Level: GoldRating: 2 out of 52 out of 5     Points: 2

You can tranfer a file between two asp.net web services using System.IO.Stream. But the web services should run under some NT accounts which should have access to the folders in both servers.

Thanks & Regards
Ramesh. S
 
My Articles & Resources at DNS



Author: Ramshankar    16 Jun 2009Member Level: SilverRating: 2 out of 52 out of 5     Points: 2

Yes u can transfer the files accross the web services.
first webservice respose should be second webservice request.
config youre response and request port like below

Webservice1 - Request
WebService2 - Request (webservice1 Response)



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : Gfd
Previous : Gridview
Return to Discussion Forum
Post New Message
Category: BizTalk

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use