G
Guest
I have a strange issue and wondered if anyone could shed some light on the
situation.
I have two applications (sitting on web server A), one is a VB website using
ADO and one is a VB.NET using ADO.NET. They both connect to the same SQL
Server, with the same user id and password. The VB application can connect
and execute stored procedure X, but when the ADO.NET application tries it
receives a SQL Server does not exist error message. These two application do
exactly the thing, just call one stored procedure. I have gone through
various DSN settings, but none work. Even if I bring down the applications to
my server, the same results happen.
Any Ideas?
situation.
I have two applications (sitting on web server A), one is a VB website using
ADO and one is a VB.NET using ADO.NET. They both connect to the same SQL
Server, with the same user id and password. The VB application can connect
and execute stored procedure X, but when the ADO.NET application tries it
receives a SQL Server does not exist error message. These two application do
exactly the thing, just call one stored procedure. I have gone through
various DSN settings, but none work. Even if I bring down the applications to
my server, the same results happen.
Any Ideas?