Database Connectivity Problem ...

C

C Newby

I have two applications, one a windows form app, and one an ASP.NET app that
are both trying to connect to the same SQL Server database.

I have a connection string similiar to:

Data Source=MySQLServer;User ID=SomeUser;Password=SomePassword;Initial
Catalog=SomeDBName

So i'm using sql server authentication and not integrated security. When
running my windows form app, the db connection is made just fine. However,
when running my ASP.NET app, I get a "SQL Server does not exist or access
denied". I figure this is strange right? We are having other strange
connectivity problems with the same server, so i figure the problem is
there. But this scenario still has me puzzled. Any thoughts?

TIA//
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top