Web Service problem
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Whenever I create a web service on my machine, however simple, and try to invoke a webmethod, rather than returning the result to the browser as XML I am prompted to download a file of type .smi. This file, when saved, contains the xml i would normally expect to see in my browser. Any ideas how this can be fixed? Thanks in advance.