Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:740972
More Search Options
RSS Available
Matching Posts
Re: SMTP Connection refused
I've ran into another problem now. I can send emails to gmail accounts fine, but I can't send them to hotmail/live accounts. I'm guessing this has to do with improperly formatted headers. While the majority of users will be using gmail accounts, there will still be quite a few [about 25%] using hotmail/live accounts, so its kind of important that this works. Anyone know how to fix this?
Posted to
Getting Started
(Forum)
by
easter
on 12/3/2008
Re: SMTP Connection refused
That link reminded me that I need to add the outbound rule. The problem, after looking for another 30+ minutes, was that the service wasn't running. I'm not sure why, but after installing the SMTP service, it was set to 'manual' start up, rather than auto. Thanks though :)
Posted to
Getting Started
(Forum)
by
easter
on 12/3/2008
Re: Selecting top 5 records from a datatable
My suggestion would be to store the data in a more easily readable array of some sort, and just loop through the first 5 values. There might be an easier/more efficient way, but that's what I'd do.
Posted to
Getting Started
(Forum)
by
easter
on 12/2/2008
Re: SMTP Connection refused
anyone?
Posted to
Getting Started
(Forum)
by
easter
on 12/2/2008
Re: Log in log out not working with cookies in C#
Would you be able to provide information on how your login in the first place? If you're logging in with cookies, this is a bad idea, and the only thing you can do is change the cookies expiry to yesterday, but its up to the browser to handle that. If you're using session variables, then you should be able to do Session.Abandon().
Posted to
Getting Started
(Forum)
by
easter
on 12/1/2008
SMTP Connection refused
Hello, This question has been asked several times before, but the answers people were giving don't seem to work for me. I am using Windows Server 2008 Enterprise, and IIS 7. When trying to send an email, I constantly get the following error: " No connection could be made because the target machine actively refused it 127.0.0.1:25 " I have the following in the web.config file: < system.net > < mailSettings > < smtp from=""> < network defaultCredentials
Posted to
Getting Started
(Forum)
by
easter
on 12/1/2008
Filed under: smtp asp.net mail
Re: Problem with UserControl
Thanks, that did work. Although, I don't see why I need to use Page.LoadControl rather than just using the constructor of the control. Oh well, thanks :)
Posted to
Web Forms
(Forum)
by
easter
on 10/25/2008
Re: Problem with UserControl
That didn't work. I've also removed all the link buttons btw, and made them into <a> tags, with a runat server to set their href on load.
Posted to
Web Forms
(Forum)
by
easter
on 10/25/2008
Re: Regular Expression validation?
Mind sharing the code you're using? Also, what you tried to put in. Thanks.
Posted to
Web Forms
(Forum)
by
easter
on 10/25/2008
Re: CustomValidator javascript reference?
If you're just looking for a way to validate a custom control client side, then here is a good place to look at. EDIT: Sorry, misunderstood what you wrote. I'll have a look though. Well, this probably isn't the best info, nor most detailed, but if you look at the outputted html, it calls some javascript functions for you. Also, you can see some .axd files which might be of some use to you. The one that was most interesting to me was the first one that shows up in the solution list when
Posted to
Web Forms
(Forum)
by
easter
on 10/25/2008
Page 1 of 3 (27 items) 1
2
3
Next >
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part I
TechNet Edge:
Windows Server 2008 R2 Quick Look- Installing the Migration Tools
WindowsClient:
My latest videos – WPF, Silverlight, Sensors, and PDC09
WindowsClient:
Developing an installer for your Surface application
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online