Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
Dave Otto #1
MMHttp.getText or MMHttp.postText server timeout
We are using MMHttp.getText or MMHttp.postText to send requests to server.
Some request take several minutes to complete and Dreamweaver gets a timeout
before the request completes. Is there any way to increase the wait time?
Dave Otto Guest
-
HTTPS and MMHttp in Dreamweaver CS3 for Mac
MMHttp doesn't seem capable of HTTPS communication in Dreamweaver CS3 for Mac. When I do something like ... -
Problem with MMHttp.GetFile()
If I use MMHttp.GetFile("http://www.w3.org/Icons/valid-html401") the data property is ".../Icons/valid-html401/index.html"! Arghh! It's assuming... -
use MMHttp.getFile to get file from ftp server?
can i use MMHttp.getFile(ftp://user:pwd@ftp.Host.com:21/file.xml) to get file.xml from the ftp server? it always return 12007 Thx a lot -
WebService ignoring timeout properties? (Server was unable to process request. --> Timeout exired)
Hi! I have a webservice serving the latest orders from a webshop. The customer uses a forms app client to fetch these orders and push them into... -
Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
Gary Why not just change the connection timeout property? Your doing an update statement, which could take various amounts of time depending on... -
danilocelic *TMM* #2
Re: MMHttp.getText or MMHttp.postText server timeout
Dave Otto wrote:
Is it the server timeing out, or Dreamweaver itself? What is the exact> We are using MMHttp.getText or MMHttp.postText to send requests to server.
> Some request take several minutes to complete and Dreamweaver gets a timeout
> before the request completes. Is there any way to increase the wait time?
message that you get?
--
Danilo Celic
| Extending Knowledge Daily : [url]http://CommunityMX.com/[/url]
| Team Macromedia for Dreamweaver : [url]http://macromedia.com/go/team/[/url]
danilocelic *TMM* Guest
-
Dave Otto #3
Re: MMHttp.getText or MMHttp.postText server timeout
The server completes the request but MMHttp.postText() returns a status I think of 12002. I need to contact our customer to get the exact error code.
Dave Otto Guest



Reply With Quote

