Thursday, January 27, 2011

Rectify Lotus Notes exception with the help of a Lotus Notes Recovery tool

Receiving error messages in Lotus Notes application is a common experience. Lotus Notes e-mail client some times exhibits unusual behavior. Instead of providing you right to access e-mail application, it starts throwing different error messages. These error messages makes you unable to use Notes e-mail application. This all happens because Lotus Notes application becomes corrupt. In order to overcome such situation, a third party Lotus Notes Recovery tool can be used to Recover Lotus Notes database.

Let's consider an error message that appears on the screen when you try to open Lotus Notes Client in your system but you fails with an error message that utters like same as written below:

“An error has occurred in a Lotus Notes application. Data about the error is being collected for your company's help desk for use in error analysis. The Lotus Notes application will close when data collection is complete ".
After getting above error message, data of the Lotus Notes client cannot be accessed.

Cause:

Above error message is caused because Lotus Notes e-mail application is corrupt. Due to corrupt Lotus Notes e-mail application, data cannot be accessed. In order to Recover Lotus Notes, you need to find out the solution.

Resolution:


For resolving above error message you need to follow the below steps:

(1)
Take a exit from Lotus Notes application. Delete the log.nsf and cache.ndk files from the location C:\notes\data directory.

(2) Start Lotus Notes application again.

(3) Perform a break down of Lotus Notes application.

(4) Install Lotus Notes application again.

If problem gets solved by doing above steps, then it is fine. Otherwise, use a third party Lotus Notes Repair tool to Repair Lotus Notes e-mail application. Such tools recover all its mail-objects, such as contacts, attachments, appointments, appointments, journal, tasks, calendar-entries, To-do, and more. For searching out the tool, you do not need to do some extra efforts. Just search on Google. You will get a number of tools that are specially developed to recover Lotus Notes application. These tools do not demand for sound technical skills.

Stellar Phoenix Lotus Notes Recovery v2.0
is a highly-commendable tool used to Recover Lotus Notes and all its objects. It restores the file into a location that can be easily detected by a host operating system. The tool performs Lotus Notes Recovery of Lotus Notes 6.x and 7.x. The tool provides a Live update option to install the recent software updates. The tool is compatible with Windows XP, Vista, Server 2000, 7, 2003, and NT (SP6).

Lotus Notes ID file throws different error messages

Lotus notes ID file is the only file used to check the Notes user or Domino server. Without the Notes ID you fail to enter the Notes application. Domino administrator creates the Notes Ids. Notes ID is also important to install the full client. Without Lotus Notes ID file, you cannot access Notes servers with a full client. For security purpose, Notes ID is used. But at times, you stuck into various problems. Like, data of the Lotus Notes application becomes inaccessible for you. Number of technical reasons are responsible for these problems. Do not go with the reasons. Just try to focus to Recover Lotus Notes mailing application and for recovering it, no better option is available other than a Lotus Notes Recovery tool.

Let's consider a real example. When you try to connect to server with the help of a Lotus notes e-mail client, an error message is received:

“Error updating local ID file: The information in the supplied certificates from the Address Book entry is out of date.”

Data of the Lotus Notes mail database cannot be accessed.

Cause:


Above error is caused in Notes client every time a problem is faced in updating an ID file. Possible conditions are discussed below in which above error occurs:

(1) The public key stored in your Lotus Notes ID file is more updated than the Person document public key. In other words, your Person document public key does not match the  Lotus Notes ID public key, which is more recent.

(2) ID information  is not in sync with the Country Address Book and requires updation.

Resolution:

Solutions are discussed in an effective manner as per the cause:

(1) From Notes ID file, copy the public key and paste the public key into "Notes certified public key" field on Certificates >> Notes Certificates of Person document.

(2.1) Open Country Address Book on the server which contains the affected mail file, for e.g, (D12MLxxx) and open the affected ID entry.

(2.2) Exit Lotus Notes client and restart it.

If by doing above crucial steps the error gets resolved, then it is well and good. If not, the corruption might have crept-in, and you should opt for a third-party Lotus Notes Repair tool. Several tools are available that Repair Lotus Notes database  quite easily. Data of the mail objects, such as To-do, calendar-entries, Inbox, and various others gets easily recovered with these specialised Lotus Notes applications.

Stellar Phoenix Lotus Notes Recovery v2.0
is a simple tool used to Recover Lotus Notes e-mail application from different corruption problems. This application gets easily installed on Windows 7, Vista, Server 2003, XP, 2000, and NT (SP6), and supports recovery of IBM Lotus Notes 6.x and 7.x.

Monday, January 24, 2011

Resolving Lotus Notes Error: Attachment found on more than one document

Now-a-days IBM Lotus Notes is becoming a very vital e-mail application that provides you to perform all the mail operations, such as  e-mailing, calendaring, scheduling, programming etc as also present in other e-mail applications like MS Outlook, Outlook Express etc. Lotus Notes Domino server generally employs POP3 & SMTP protocols. Like PST is for MS Outlook, DBX is for Outlook Express, IBM Lotus Notes consists of NSF file as its data file which enables you to access Lotus Notes database, even in offline mode. Many times while working with IBM Lotus Notes you can encounter various error messages which dont allow you access many features of Lotus Notes database like sending/recieving e-mails, not allowing you to open the database etc.

Corrupt Lotus Notes database is the main reason for the occurrence of such errors. Along with database corruption, internal settings also play a major role in the generation of such error messages. In such situations, Lotus Notes users can use different tools such as  Fixup, Compact, update and NT Check Disk utilities for their removal. However these utilities may create some exceptions which might result in obtaining improper results. Therefore in order to get proper results, Lotus Notes users can make use of a suitable Lotus Notes Recovery software that can Recover Lotus Notes database with great proficiency.

To illustrate the above problem consider the following example: Suppose you are trying to copy a rich-text field that contains more than one attachment from one document to another Lotus Notes document, you encounter a below mentioned erro message:

"Error: Attachment found on more than one document."

The error message clearly indicates that you cant copy a rich-text field due to the presence of attachment on more than one document & hence cannot be copied to another document.

Cause:

This error occurs when a RTItem containing an attachment is copied via copyitem. Moreover corrupt NSF file is also responsible for the occurrence of this error.

Solution:
In order to solve this error message, you can follow below mentioned steps:

Method 1:

(1) First create a new “NotesRichTextItem”.

(2) After doing this, then use AppendRTItem method on “NotesRichTextItem”.

(3) AppendRTItem Method is given as follows:

Dim docA As NotesDocument
Dim docB As NotesDocument
Dim rtitemA As Variant
Dim rtitemB As Variant
'...set values of docA and docB...
Set rtitemA = docA.GetFirstItem( "Body" )
Set rtitemB = docB.GetFirstItem( "Body" )
If ( rtitemA.Type = RICHTEXT And _
rtitemB.Type = RICHTEXT ) Then
Call rtitemA.AppendRTItem( rtitemB )
Call rtitemB.Remove
Call docA.Save( False, True )
Call docB.Save( False, True )
End If


(4) After completing AppendRTItem method, you can easily copy a rich-text field that contains more than one attachment from one document to another Lotus Notes document.

However if the above method doesn't solve your problem, then perform Lotus Notes Repair with the help of a suitable third party Lotus Notes Recovery tool. Many tools are available in the market that are specifically designed to repair & restore corrupt Lotus Notes database. Stellar Phoenix Lotus Notes Recovery v2.0 is one such software.

Stellar Phoenix Lotus Notes Recovery v2.0 tool is a powerful tool to Repair NSF File & hence removes the corruption of Lotus Notes database. This Lotus Notes Recovery software supports IBM Lotus Notes 6.x and 7.x and provides you with an option to restore data in a new NSF file that is saved on any disk and can be detected by a host operating system. In addition to this, it also creates a log report of every recovery operation & saves it as a Text Editor (.txt) file. It also comes with a Live Update feature which helps in installing recent software updates.

Tuesday, January 4, 2011

Use Lotus Notes Recovery Software when no other methods like compaction works for you

Compacting is needed when your database is exceeding its set size limitation. Basically, compacting means to remove the space that is allocated but unused. After compacting your database, you will find that your database is working more efficiently. Compacting a database, will make the unused space useful for you. When you perform deletion of the documents and attachments, the space that is left behind after compacting the database becomes useful. But many times, compacting the database does not help you sort out the issue. To overcome issues related to Lotus Notes application, you have to opt for a third party Lotus Notes Recovery tool to Recover Lotus Notes.

To illustrate the above issue, suppose you make an attempt to open a database locally with the help of a Lotus Notes application, the following error message appears on the screen that looks as given below:

"Database (.nsf) has grown too large; use File New Replica to recreate your file with larger capacity."

Above error message bothers you every time you try to open a database and make an attempt to make a new copy or a new replica of the database.

Cause:


The main cause for the occurrence of the above error message is that your Notes database has reached its size limit.

Resolution:
To resolve above error message, and to perform Lotus Notes Recovery, you need to compact the database. Compacting the database will help you to a great extent in solving the issue. For compacting the database, you have to right click on it, select a database, choose properties. In its second tab, select the option to compact.

If the above mentioned steps help you to sort out the issue, then it is fine. Otherwise, you will need to make use of a third party Lotus Notes Repair softwares. These tools Recover Lotus Notes database and all the data of the Lotus Notes mail components, such as contacts, attachments, appointments, To-do lists, calendar-entries, and more. There are many softwares available in the market which perform NSF File Recovery with great ease. Stellar Phoenix Lotus Notes Recovery v2.0 is one software.

Stellar Phoenix Lotus Notes Recovery v2.0 is a proficient tool that is used to repair & recover Lotus Notes database and other mail objects. The tool performs recovery of attachments, Java applets, OLE objects, and more. The repaired NSF file is stored in a location that can be easily detected by the host operating system. The tool is compatible with Windows 7, Vista, Server 2003, XP, 2000, and NT (SP6).