autentication error -1003

Reply

Join Date: Sep 2005
Posts: 139
Reputation: aarya is an unknown quantity at this point 
Solved Threads: 0
aarya's Avatar
aarya aarya is offline Offline
Junior Poster

autentication error -1003

 
0
  #1
Nov 8th, 2005
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?
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 89
Reputation: msaqib is an unknown quantity at this point 
Solved Threads: 1
msaqib msaqib is offline Offline
Junior Poster in Training

Re: autentication error -1003

 
0
  #2
Nov 8th, 2005
It seems that either your username or passowrd is wrong thats why its givng the authentication error.
Reply With Quote Quick reply to this message  
Join Date: Sep 2005
Posts: 139
Reputation: aarya is an unknown quantity at this point 
Solved Threads: 0
aarya's Avatar
aarya aarya is offline Offline
Junior Poster

Re: autentication error -1003

 
0
  #3
Nov 8th, 2005
to send efax wetaher we have to be registered with efax provider like interfax.com?. i have not registered with any efax provider
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the ASP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC