M
mareal
I have installed web services on a laptop. I can browse to the asmx page, I
can place the request fine. The problem I am having is that the result XML
page (usually displayed in a new browser window) comes up blank.
The view source shows this:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8"></HEAD>
<BODY></BODY></HTML>
Any ideas what is happening?
can place the request fine. The problem I am having is that the result XML
page (usually displayed in a new browser window) comes up blank.
The view source shows this:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8"></HEAD>
<BODY></BODY></HTML>
Any ideas what is happening?