Browse Forum Posts by Tags
-
I have just installed CS 2.0, and am evaluating it for purchase. Created admin account using my work e-mail address. Created personal account also using my work e-mail address; I need to create several accounts to evaluate the code, and did not anticpate any problems due to multiple users having the...
Posted to
Bugs & Issues
(Forum)
by
dmk
on
Tue, Jun 27 2006
Filed under: database, CS 2.0, bugs, Exceptions, Duplicate E-mail Address, Forum Groups Tree-View
-
Hi all I also had the EmailJob problem and Fabian's solution above wasn't practical for me, so I've ended up removing the EmailJob and writing a small workaround that sends the emails immediately rather than queuing them. If you're using the CS SDK and want the code for the temporary fix, or are interested...
-
Hi all I also struck the EmailJob failure problem too - with CS 2.0 on ASP.NET 2.0 and a Medium Trust Host. There doesn't seem to be an easy fix so I've ended up removing the EmailJob and writing a small workaround that sends the emails immediately rather than queuing them. If you're using the CS SDK...