Showing related tags and posts accross the entire site.
-
I am having a problem connecting from a web server to a SQL 2005 database. When my connection string includes 'Integrated security=SSPI;' , I recive the following error - Cannot open database "*******" requested by the login. The login failed. Login failed for user 'NT AUTHORITY\NETWORK SERVICE'. I am...
Posted to
.netTiers - General Support
(Forum)
by
pickledboodah
on
03-08-2007
Filed under: .netTiers, ConnectionString, .netTiers Search, .netTiers Google Search, Error, Nettiers, error help underscore parameter stored procedure nettier, .net 2.0
-
I've gotten over the EntLib version stuff, but now I'm running into something I'm not quite sure how to track down. I need to deploy to a Windows 2000 Server which does not support the .net Framework 3.0 and up. I targeted .net 2.0 in .net tiers 2.3 Beta 1. I implemented EntLib 3.1 in the...