| | |
autentication error -1003
Please support our ASP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
i m trying to send fax from my site bit i m getting the error as -1003.
the code is Set objSoap = Server.CreateObject("MSSOAP.SOAPClient") 'Create the SoapClient object
objSoap.ClientProperty("ServerHTTPRequest") = True
objSoap.mssoapinit("http://ws.interfax.net/dfs.asmx?wsdl")
SendFaxResult = objSoap.SendCharFax("user", "pass", "+1 801 6852718", "This is a sample Fax", "txt")
Response.Write "Fax submitted. Transaction ID: " & SendFaxResult
any body can help me?
the code is Set objSoap = Server.CreateObject("MSSOAP.SOAPClient") 'Create the SoapClient object
objSoap.ClientProperty("ServerHTTPRequest") = True
objSoap.mssoapinit("http://ws.interfax.net/dfs.asmx?wsdl")
SendFaxResult = objSoap.SendCharFax("user", "pass", "+1 801 6852718", "This is a sample Fax", "txt")
Response.Write "Fax submitted. Transaction ID: " & SendFaxResult
any body can help me?
•
•
Join Date: Sep 2004
Posts: 89
Reputation:
Solved Threads: 1
It seems that either your username or passowrd is wrong thats why its givng the authentication error.
![]() |
Similar Threads
- driver_irql error question (Windows NT / 2000 / XP)
- Computer keeps crashing- error code help plz (Windows NT / 2000 / XP)
- Error message 0000009c when playing video games (Windows NT / 2000 / XP)
- VMWare Unrecoverable Error (*nix Software)
- Error in Wrox Book (Perl)
Other Threads in the ASP Forum
- Previous Thread: how to display an attached image file in email
- Next Thread: RDS Server Error - Help!
| Thread Tools | Search this Thread |
archive asp asp.net aspandmssqlserver2005 aspandmssqlserver2005connection aspconnection connection database databaseconnection dreamweaver excel fso iis msmsql mssql2005 mssqlserver2005 mssqlserver2005andasp mssqlserverandasp opentextfile record searchbox selectoption single specfic sqlserver sqlserverconnection windows7





