After experiencing a lot of down time, We decided to move this site to
CrystalTech.com. CrystalTech.com is powered by only the finest Windows servers providing the best performance, reliability, and value anywhere.
ASP.NET sending Lotus Notes Email
|
Author |
Message
|
seokbee
-
Total Posts
:
4
- Scores: 0
-
Reward points
:
0
- Joined: 3/23/2007
-
Status: offline
|
ASP.NET sending Lotus Notes Email
Sunday, March 25, 2007 12:26 PM
( permalink)
Hi Experts, I have converted all my *.aspx webpages to send email via Lotus Notes email. I have Lotus Notes client installed on the server running on Windows 2003 Server with IIS 6.0. I have web application that update Access database and then trigger an email to recipients. I've tried in development my programs work fine. When migrate the program to production, and trigger an email to recipient I have received the following error: Retrieving the COM class factory for component with CLSID {29131539-2EED-1069-BF5D-00DD011186B7} failed due to the following error: 8007000e. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.OutOfMemoryException: Retrieving the COM class factory for component with CLSID {29131539-2EED-1069-BF5D-00DD011186B7} failed due to the following error: 8007000e. Source Error: Line 34: Line 35: 'Start a session to notes Line 36: Session = CreateObject("Lotus.NotesSession") Line 37: 'This line prompts for password of current ID noted in Notes.INI Line 38: 'Call Session.Initialize() Source File: C:\OITRS\TFSMDMS1_Test.aspx.vb Line: 36 Stack Trace: [OutOfMemoryException: Retrieving the COM class factory for component with CLSID {29131539-2EED-1069-BF5D-00DD011186B7} failed due to the following error: 8007000e.] Microsoft.VisualBasic.Interaction.CreateObject(String ProgId, String ServerName) +176 TFSMDMS1_Test.SendNotification() in C:\OITRS\TFSMDMS1_Test.aspx.vb:36 TFSMDMS1_Test.Button1_Click(Object sender, EventArgs e) in C:\OITRS\TFSMDMS1_Test.aspx.vb:90 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +105 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +107 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102 However, after I rebooted the server, the program works again. Until certain time, then this error occurs again. Can someone please help me to resolve this issue ASAP? Many thanks in advance.
|
|
|
|
lingina
-
Total Posts
:
1
- Scores: 0
-
Reward points
:
0
- Joined: 8/24/2009
-
Status: offline
|
Re: ASP.NET sending Lotus Notes Email
Monday, August 24, 2009 7:46 PM
( permalink)
hi could u pls share ur source code.. we need it for reference.. we encountered the password prompting when we click on the send button.
|
|
|
|
Online Bookmarks Sharing: