My lotus notes is not opening. Is there any way I can view the NSF archive files in some other program? The problem is that Lotus notes is corrupted and just not opening.
Software/Hardware used:
ASKED:
June 1, 2010 11:14 PM
UPDATED:
April 19, 2013 6:30 PM
I have run into this question only in a couple of situations:
In the past I would have said “Too bad, too sad”. However, there are a couple of options.
A C++ developer could go build an application to access the data via the C API
Someone with dev skills could use COM to access the NSF via MS Office VBA.
Find a third party database tool that can also read NSF files
Get a copy of the Notes installation disk and upgrade the instance of Lotus Notes client on the machine
Download a 90 day version of the Lotus Notes client from the IBM site and install it on your machine.
Download the free 8.5x Designer from the IBM site and install that to your machine, you should be able to open any NSF you have rights to access
If the Notes client is what is corrupted, then one of the last three options is probably your best bet to get access to the files. Sicne you don’t clarify in your question what “archive” means, there could be another issue that may come up even if you do get the client running again.
Do you have a valid Notes ID with access in the ACL for the “nsf archive files”? I have seen organizations decide to “archive” Notes data by just burning it to a CD-ROM and then chucking the client software and ID files and then they wonder why they can’t access the files later. Also, the ID file has to have a valid certificate. Even for local work, you will get an alert from the Notes client when you try to login with the old ID file that is has expired.
In addition, some Lotus Notes applications are designed to work with multiple NSF files, just because you have one of the files, does not mean you have all that you need in order to open and access another. Key resource lookups could be involved and you may not get all the data you are looking for in the NSF file.
Funny, this seemed like a shorter answer in my head when I first logged in to the site. 8-D
@Wcdulanyjr did an awesome job giving you details an options, there is only one other I can think of that might help – NotesSQL