What happens when I save the post? -
11-04-2004
, 01:14 PM
I have an installation of ASP.NET Forums ver.2 om a server with Windows2000
server, IIS, and SQL server2000.
You can send e-mail from a form in the ASP.NET Forum-application, the
e-mail-message is temporary stored in a table called Forums_EmailQueue in an
SQL-database and then sent away via the SMTP-server.
Problem: Some messages get stuck in the Forums_EmailQueue-table and not sent
away. If I open the post by an ASP-application and OLEdb-connection in edit
mode and save the post, even without doing any changes, then the problem is
solved and the e-mail will be sent away.
What has happened?.
Why is the message stuck in the EmailQueue-table?
What change is acomplished by the method of opening the post in edit-mode
and saving, so that it then will work?
--
Bengt Malmgren |