Currently i can access nsf all nsg files.But once i uninstall Lotus Notes form my machine program doesn't work.
I am using "Introp.Domino.dll". Language: C#
I did this a long time ago, and if I remember it correctly it's not possible to use the Introp.Domino.dll without the Notes client installed.
A solution is to parse the xml returned when you add the " ?ReadViewEntries " to the nsf url.
youdominoserver/names.nsf?ReadViewEntries
Good luck,
rAyt