Thx for that one.
So I changed my connection string to aspnetbd
also changed the ODBC DSN set up for DSN NAME (LocalSqlServer) to correct spelling- not sure if I need this but had one for another database that I did get working
Loaded the web config file & still getting the APP error message
Server Error in '/' Application.
--------------------------------------------------------------------------------
Runtime Error
is this because there is nothing in the databse I am trying to connect to - i.e. login page is "looking" for user table (or something like that) but the database is empty because I have not added the tables etc.
|