Problem with notes C API

I got a problem with notes C API ,sample program mail/extmail. I compiled the extmail.dll with out any error.

Then pasted the extmail.dll in the notes directory as nextmail.dll.

And made the changes in the note.ini file as ExtMgr_Addins=extmail

I followed the same procedure as given in the reaadme.txt of the extmail sample which is in the Notes C API

Any one please help me with this ,After this sample started to work only I can carry on with my task or please any one suggest me any idea to carry out this

I have tried this both in server as well as client side

Subject: Problem with notes C API

Could you explain what happens after you restart Notes? It isn’t clear what happens.

Also, when you say "Then pasted the extmail.dll in the notes directory as nextmail.dll:, did you copy it in with the other Notes DLL’s or into the data directory? It needs to go with the other Notes executables and DLLs.

Subject: RE: Problem with notes C API

Thanks for the replyAfter saving the notes.ini ,when I opened the notes , nsd.exe is running so the notes get crashed.I think there is some problem with my dll .

Previously I stored the output file in different path and from there I copy it to the notes folder where notes.exe is located.

Yes I copied all the files from the output file path to the notes directory and still the notes is crashing