This topic is locked

User registration WIthout SMTP

4/27/2008 7:37:21 PM
ASPRunnerPro General questions
D
dunga author

Hi, could some one explain or hlp me to set up the application so that I do not have to use SMTP servers for user registrations?

All I need is the ability of a user regiter WITHOUT resolving to the need of sending a conforimation via email.

Sergey Kornilov admin 4/28/2008

Sending an email confirmation is not required. Turn on registration page and turn off the rest of login settings.

D
dunga author 4/28/2008

hi, I did set it up regularly as you sugested , but here is the error
Error Type:

Microsoft JET Database Engine (0x80040E21)

Index or primary key cannot contain a Null value.

/Waterfalls/register.asp, line 185
I even opened the database and added 1 record row in the Waterfalls table but still get the error above.

Sergey Kornilov admin 4/28/2008

How this related to SMTP?

D
dunga author 4/28/2008

...

D
dunga author 4/28/2008

I apologize, it was my fault. with the error.