I think you might have actually accessed the HttpContext object (Context property) instead of instantiating it. You already have the best solution, IMHO.
On Dec 19, 7:08 pm, jtaylor <jtay...@lorencook.com> wrote: > I got my webservice to return the text I wanted by instantiating an > HttpContext object and using the .ContentType and .Write methods. Any > reason not to just stick with that? > -- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to dotnetdevelopment@googlegroups.com To unsubscribe from this group, send email to dotnetdevelopment+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en or visit the group website at http://megasolutions.net