Import/Export not configured

When i try to import a picture in new mail error occures.

Import/Export not configured

In general: If i try to run Import or Export from file menu, error occures too.

Subject: Possible Parameters Needed?

Hi Rolf, I know this issue had occurred in prior releases. I would check to verify that your Notes.ini has the following parameters (or compare your notes.ini with another user’s workstation)

VIEWIMP1=Lotus 1-2-3,0,_IWKSV,.123,.WK1,.WK3,.WK4,.WKS,.WR1,.WRK,4,

VIEWIMP2=Structured Text,0,_ISTR,.CGN,.LTR,.STR,._UNKNOWN,1,

VIEWIMP3=Tabular Text,0,_ITAB,.PRN,.RPT,.TAB,.TXT,1,

VIEWIMP4=vCard,0,_IVCRD,.VCF,1,

VIEWIMP5=Calendar File (.ics),0,_IICAL,.ICS,1,

VIEWEXP1=Comma Separated Value,0,_XCSV,.CSV,1,

VIEWEXP2=Lotus 1-2-3,0,_XWKS,.123,.WK1,.WK3,.WK4,.WKS,.WR1,.WRK,4,

VIEWEXP3=Structured Text,0,_XSTR,.CGN,.LTR,.STR,._UNKNOWN,1,

VIEWEXP4=Tabular Text,1,_XTAB,.CGN,.LTR,.RPT,.TAB,1,

VIEWEXP5=vCard 2.1,0,_XVCRD,.VCF,1,

VIEWEXP6=vCard 3.0,0,_XVCRD3,.VCF,1,

VIEWEXP7=Calendar File (.ics),0,_XICAL,.ICS,1,

EDITIMP1=ASCII Text,0,_ITEXT,.C,.H,.PRN,.RIP,.TXT,1,

EDITIMP2=Binary with Text,0,_ISTRNGS,.*,1,

EDITIMP3=BMP Image,0,_IBMP,.BMP,18,

EDITIMP4=CGM Image,0,_IFL,.CGM,.GMF,8,

EDITIMP5=GIF Image,0,_IGIF,.GIF,18,

EDITIMP6=HTML File,0,_IHTML,.HTM,.HTML,1,

EDITIMP7=JPEG Image,0,_IJPEG,.JPG,.JPEG,18,

EDITIMP8=Lotus 1-2-3,0,_IW4W,_IWKSE,.123,.WK1,.WK3,.WK4,.WKS,.WR1,.WRK,4,

EDITIMP9=Lotus PIC,0,_IPIC,.PIC,8,

EDITIMP10=Lotus Word Pro,0,_IW4W,.LWP,2,

EDITIMP11=Microsoft Excel,0,_IW4W,.XLS,4,

EDITIMP12=Microsoft RTF,0,_IRTF,_IW4W,.RTF,2,

EDITIMP13=Microsoft Word,0,_IW4W,.DOC,2,

EDITIMP14=Network Portable Graphics,0,_IW4W,.PNG,18,

EDITIMP15=PCX Image,0,_IPCX,.PCX,18,

EDITIMP16=TIFF 5.0 Image,0,_ITIFF,.TIF,18,

EDITIMP17=WordPerfect,0,_IW4W,.WPD,.WPT,2,

EDITEXP1=ASCII Text,2,_XTEXT,.C,.H,.PRN,.RIP,.TXT,._UNKNOWN,1,

EDITEXP2=CGM Image,2,_XCGM,.CGM,.GMF,8,

If anything, you may want to try to reconfigure your Notes Client (which will recreate your Notes.ini in the process) following the steps outlined below as a test:

  1. On your workstation, shut down the Lotus Notes Client and go to your Notes data directory and rename your names.nsf and bookmark.nsf to the extension .nsf.old.

  2. Next, locate your desktop6.ndk and rename it to .ndk.old

  3. Locate your cache.ndk and delete this file.

  4. Lastly, go to your Notes program directory and Locate your notes.ini. Make a copy of this inside the Notes program directory and call it copynotes.ini.old so that you have a backup of the original. Open your original notes.ini and delete all except the first four lines and be sure there is a carriage return after the fourth line so that there are now five lines, the last line being blank.

  5. Relaunch the Client. You will have to reconfigure the Client as though this were a new installation. Does the issue still occur? If not, shut down your Client and rename your newly created bookmarks.nsf to oldbookmark.nsf.old and rename the bookmark.nsf.old back to bookmark.nsf. Then relaunch the Client (verify the issue doesn’t occur again) and repeat the rename for your names.nsf and desktop6.ndk.

If that doesn’t resolve the issue, you may need to reinstall the Client.

I hope this helps Rolf!

Regards,

-Bob

Subject: Reinstall does not fix

I tried to reconfigure/reinstall client but it doesn’t set the notes.ini variables you mentioned.

Anyhow i fixed (looks like fixed) this error by appending this variables in notes.ini manually.

By the way Im using the linux client version on Ubuntu 8.04 (Hardy Heron).