Tagged Questions
1
vote
5answers
258 views
Upgraded .net webapp can't open connection to database
I have an old .net 1.0 webapp that needs a bit of maintenance done on it. I've used the auto-upgrader to upgrade it to .net 3.5 (and also later tried 2.0) but now it can't connect to the database.
On ...