Click here to Skip to main content
15,915,172 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSMTP - Trouble sending message in ASP.Net but not as a C# application on my machine? Pin
hetrobezz17-Feb-07 23:13
hetrobezz17-Feb-07 23:13 
AnswerRe: SMTP - Trouble sending message in ASP.Net but not as a C# application on my machine? Pin
badgrs18-Feb-07 0:51
badgrs18-Feb-07 0:51 
Questioncrystal report viewing problem Pin
jabbarsb17-Feb-07 19:46
jabbarsb17-Feb-07 19:46 
QuestionAJAX or ASP for Dynamic web form creation? Pin
jrshack17-Feb-07 17:44
jrshack17-Feb-07 17:44 
AnswerRe: AJAX or ASP for Dynamic web form creation? Pin
badgrs18-Feb-07 0:49
badgrs18-Feb-07 0:49 
GeneralRe: AJAX or ASP for Dynamic web form creation? Pin
jrshack18-Feb-07 6:33
jrshack18-Feb-07 6:33 
Questionlistitem tablecell width Pin
loupceuxl17-Feb-07 16:34
loupceuxl17-Feb-07 16:34 
QuestionWorking With Word Template From ASP.NET and VB.NET [modified] Pin
Haribabu Krishnamurthy17-Feb-07 7:55
Haribabu Krishnamurthy17-Feb-07 7:55 
JokeRe: Working With Word Template From ASP.NET and VB.NET Pin
Not Active18-Feb-07 3:57
mentorNot Active18-Feb-07 3:57 
QuestionSending mail using SMTP Mail...? Pin
fmlove17-Feb-07 1:15
fmlove17-Feb-07 1:15 
AnswerRe: Sending mail using SMTP Mail...? Pin
Michael Sync17-Feb-07 1:35
Michael Sync17-Feb-07 1:35 
GeneralRe: Sending mail using SMTP Mail...? Pin
fmlove17-Feb-07 1:46
fmlove17-Feb-07 1:46 
AnswerRe: Sending mail using SMTP Mail...? Pin
WoutL17-Feb-07 10:10
WoutL17-Feb-07 10:10 
fmlove wrote:
Dim SMTP As New Net.Mail.SmtpClient("185.250.70.125", 80)


Are you sure the smtp server is at port 80? Port 80 is usually for http. What happens if you use port 25? Or if you do not specify a port at all?

Wout Louwers

GeneralRe: Sending mail using SMTP Mail...? Pin
fmlove18-Feb-07 1:50
fmlove18-Feb-07 1:50 
AnswerRe: Sending mail using SMTP Mail...? Pin
Abisodun18-Feb-07 7:14
Abisodun18-Feb-07 7:14 
GeneralRe: Sending mail using SMTP Mail...? Pin
fmlove18-Feb-07 20:40
fmlove18-Feb-07 20:40 
GeneralRe: Sending mail using SMTP Mail...? Pin
Abisodun19-Feb-07 1:32
Abisodun19-Feb-07 1:32 
GeneralRe: Sending mail using SMTP Mail...? Pin
fmlove20-Feb-07 21:31
fmlove20-Feb-07 21:31 
GeneralRe: Sending mail using SMTP Mail...? Pin
Abisodun21-Feb-07 1:24
Abisodun21-Feb-07 1:24 
QuestionMaster Page Class Pin
WaleedS17-Feb-07 1:01
WaleedS17-Feb-07 1:01 
AnswerRe: Master Page Class Pin
Michael Sync17-Feb-07 1:32
Michael Sync17-Feb-07 1:32 
QuestionRetrieving the COM class factory for component with CLSID {9BA05972-F6A8-11CF-A442-00A0C90A8F39} failed due to the following error: 80070002 Pin
Rajkumar S. Rajput17-Feb-07 0:58
Rajkumar S. Rajput17-Feb-07 0:58 
QuestionSOAP Pin
Member 383800717-Feb-07 0:21
Member 383800717-Feb-07 0:21 
AnswerRe: SOAP Pin
Michael Sync17-Feb-07 1:39
Michael Sync17-Feb-07 1:39 
GeneralRe: SOAP Pin
Michael Sync17-Feb-07 1:46
Michael Sync17-Feb-07 1:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.