how to call windows service from c#.aspx page(plz help urgently needed)

Nov 6 2011 8:19 AM
i want to create an application which passes parameters to windows service. then windows service calls xml web service.

i want following things.

1)it should work on network
2)how to call windows service from .aspx page.
3)how to pass parameters to a windows service.
4)how to call web service from windows service. 

Answers (1)