Hi,
I want to create an word file using web service. Can i use Response.Output.Write in my webservice?
thanks
R.Vasanth
Check this links-
http://www.codeproject.com/Articles/3959/Microsoft-Word-Documents-from-ASP-NET
http://www.csharp-station.com/Articles/WordReports.aspx
To push the created file to the client, yes. But you haven't got any file yet...