context::Context(void) - cs_ctx_alloc() failed
Database
1
Posts
1
Posters
7
Views
1
Watching
-
Hi, I am trying to run my application in debugging mode. Logon screen appears and when I try to login "context::Context(void) - cs_ctx_alloc() failed" error is encountered. On debugging using break point and selecting continue when the code crashes, following Database Access Error Message is displayed ":ct_con_props(CS_USERDATA)failure". Following are the environment setup in which I am finding error. OS: Windows 10 IDE: Visual Studio 2013, VC++ Code Access: Elevated Database: Sybase OCS 15_0 The application is working well on following environment:- OS: Windows 7 IDE: Visual Studio 2013, VC++ Code Access: Admin Database: Sybase OCS 12_5