Hi --
I have two webserver that need to talk to each other using MSXML 4.0.
When I'm connecting using the hostname:
(e.g.
Set xhttp = Server.createObject("Msxml2.SERVERXMLHTTP.4.0")
xhttp.open "POST", "http://myhost/GetX.asp", False
), works fine, but it wont work if I try to use the IP address...
Hi --
I'm on the process to upgrade our webserver.
My problem is happening when I'm testing the XML calls.
Im using MSXML 4.0. If I try send ("POST") the xml data to a 2nd server and I use the server IP instead of the hostname, the connection fails.
Any clue how can I add permission from my new...
I have two web servers running, one holds an application that stores scanned images and the other is the Web site that displays these images.
Im using ASP and XML to communicate and retrieve data from the image server. The problem is that the Image software provider changed its technology for...
I’m experiencing and anomaly when I try to export a report in .DOC format. I can export for Excel, PDF or RTF just fine, but when it goes to .DOC, the server hangs and I have to reboot. Did anybody face a similar problem?
Thanks,
///edox
We have a huge Datamart that takes forever to retrieve all information, we decide to Group on Server and only display summarized results. It works fine if I create a report using the report designer.
Now I need to create the same reports using RDC, does anybody knows how to set the...
Im using CR 8.5 to dinamicaly generate reports for a Web application. Unfortunately there are some situations (parameters selected by the client) that generates a blank report. I'd like to know if there is any way to retrieve information from the report and then, if its blank, display a text...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.