Tagged Questions
0
votes
0answers
180 views
ConnectionManager can't find connection
I'm trying to get a connection from the connectionManager, but when I run the following code, I get my connection as null (which throws a nullreference exception later) Is there anyone who knows what ...