since this is a test, I am assuming both your "app" and DB are on the same physical box...
With that said ensure the shared memory protocol is enabled via SQL Config Mgr., and in your connection string:
"Data Source=.[\NamedInstanceGoesHere];Initial Catalog=pubs;Integrated Security=SSPI;"
http://RedmondSociety.com