Results 1 to 2 of 2

Thread: Getting XP CDONTS to work on IIS, and ASP Forum..

  1. #1
    Senior Member
    Join Date
    Apr 2003
    Posts
    109

    Getting XP CDONTS to work on IIS, and ASP Forum..

    Hi guys!

    I just got a friend that made me an ASP forum for a site that im developing for a while.
    It has alot of features, including support for e-mail.
    I have windows XP Professional with IIS installed, and i whant to setup that e-mail support in the forum ( to send lost passwords, usernames etc..to the people ), here´s the thing it happens:

    I go to administrative options of the forum and put that to CDONTS for windows NT/XP, and i make a test, i register on the forum and at the login i put the rong password..them i go to the recover option put my e-mail information and click send, and it says that an e-mail was sent...but when i check the mail box of the adress, thers no message from the server i dont know what to do..can anyone help me out?

    Thanx!
    Owmen

  2. #2
    Senior Member
    Join Date
    Jun 2002
    Posts
    174
    We really can't help you unless you provide a code snippet. Is the problem in the script? Is there a POP3 mail server problem? Is the code not providing you with correct feedback?

    If the problem lies with the server, there should be some kind of exception or error message thrown. If the code is not designed to handle exception, it may not provide the feedback you need to determine the problem.

    If the problem lies with the code, it would be helpful to see the portion involving the actual mailing.

    I am not familiar with ASP, but in most other languages, you can catch the exception method and output it for debugging purposes.

    The less obscure thou info be, the more info we give thee.
    I\'m back.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •