G
Gonza
Hi group, i'm trying to create tests for my solution, so i have a
project with nunit tests. I'm using the data application block as my
data access layer, and the problem i'm having is that when i try to run
a test that uses the block i get an exception because the block can't
read the configuration file (i supose it doesn't know where to look)
and therefore can create a connection to the database. Any ideas?
Thanks in advance
project with nunit tests. I'm using the data application block as my
data access layer, and the problem i'm having is that when i try to run
a test that uses the block i get an exception because the block can't
read the configuration file (i supose it doesn't know where to look)
and therefore can create a connection to the database. Any ideas?
Thanks in advance