CALLING WINDOW SERVICE FROM WEB SERVICE

i have to make a web services in which on client request i have to gether a file name from data base n then same time i have to calll windows services. In windows services i made code so that it will call all the files from hard disk to memory.now from web services i have to call that window services n then acc to that file name i have to show that file to the client machine.


Answer this question

CALLING WINDOW SERVICE FROM WEB SERVICE