SDKInstanceManager.Instance.OpenDatabase always returning false with no reason why or error message

I have a C# application that executes a call to SDKInstanceManager.Instance.OpenDatabase to open the data file but it keeps returning false, and it does not give any error message as to why. I have the proper parameters sent because this same data file and same code is working on our production and staging servers. Why is it not working on my development machine?

Parents Reply Children
No Data