Ask a Question related to ASP.NET Web Services, Design and Development.
-
Eskimo #1
cold fusion calling .net web service
the wsdl shows:
GET
/CreateUsersWebService/CreateUsersWS.asmx/EnableSecureFTPUser?sUser=string&sIpAddress=string HTTP/1.1
Host: localhost
....
<cfset
url="/createuserswebservice/createusersws.asmx?EnableSecureFTPUser&sUser=Train ing&sIpAddress=[an ip addr]" />
<cfoutput>#url#</cfoutput>
<cfhttp url="#url#" method="get"></cfhttp>
<cfoutput>#cfhttp.fileContent#</cfoutput>
....
the cold fusion response
/createuserswebservice/createusersws.asmx?EnableSecureFTPUser&sUser=Train ing&sIpAddress=<hidden> Connection Failure
....
any ideas?
--
tym, Eskimo
Eskimo Guest
-
Cold Fusion Application Server service will not start
We are running ColdFusion version 4.51 (service pack 2) on a Windows 2000 server, with IIS 5. We recently started using Crystal Reports 11.5... -
Cold Fusion service stops unexpectedly
With Cold Fusion MX 7.0.2, the service stops unexpectedly. In doing this, the WWW service stops, as well. I have not found a thing reagrding this... -
Cold Fusion Server Service Won't Start
I am having trouble getting Cold Fusion Server's service to start. I get the following error message when I try to access a page: An error... -
Cold fusion web service
Hi I am new in the coldfusion and have couple of questions about Cold fusion web services A > In order to start a database driven cold fusion... -
Account Locked Out - Cold Fusion Application Service running as Active Directory Domain Account
Using Cold Fusion 7 Standard w/ IIS6. Cold Fusion Application Service is running as a domain account to access IIS home directory on another...



Reply With Quote

