I am having great difficulty connected VB.net to a Notes Database… I have tryed using the COM componant which brings up a NSD.exe error of…
ERROR (0): exception(0): thread d50 got system exception: ACCESS_VIOLATION (3221225477)
I have also tryed using NotesSQL (latest version) which works fine for normal ASP using an DSN give the error…
Specified driver could not be loaded due to system error 1114
(Lotus NotesSQL Driver (*.nsf)).
… in VB.net
Please Assist