Hi
I have a C# application (VS2005) that has been working perfectly for years when we used Notes 6 server/client.
We upgraded some time ago to Notes 8 server and client (client 8.5.2). Due to that i had to update the NotesSql from 3.02j to 8.5.1.
After that the C# app has not been working. One change was the connection string where “…NotesSQL…” was replaced by “…Notes SQL…” (space inserted!!!). When i changed that i got somewhat further, but it stops when i try to open the DB (ADODB.InternalErrors).
I still have a few installations with Notes 6.5.6 client, so i can use the C# program here, but this is only for a limited time.
So i’m getting a bit desperate now to get the program working on the Notes 8.5.2 installations.
Any help is appreciated!
br Lars