CreateUserWizard Control question

E

Elsy

Hi:

I'm studying VS using the book Asp.Net unleashed. In it's chapter 22 the
author teaches how to use CreateUserWizard to code pages that allow creating
new users to your web site.

At this point I'm using the template MailDefinition, which sends an email to
each new user.

The control does send the message as long as the new user's webmail account is
registered with my own internet provider (interlink.net.ve in my case in
Venezuela), but if the new user has an email account such as (e-mail address removed),
the message never arrives.

Could anybody tell me why?
 
N

Nathan Sokalski

I haven't done any extensive research yet, but if you attempt to send an
email using the System.Net.Mail namespace will it let you send it to either
address? Sometimes certain server settings on the SMTP server restrict what
addresses you can send to. Try creating a simple test page to send an email
using the System.Net.Mail namespace and see if you can send it that way just
to help you determine where the problem is. (NOTE: Wonderful choice on the
book, if that book didn't exist, I'd be pretty much considered an ASP.NET
idiot right now!)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top