Server does not exist or access denied.

  • Thread starter Thread starter Rafael Tejera
  • Start date Start date
R

Rafael Tejera

I'm receiving this error when I try to connect to my database (MS SQL 2000) using C#2003.



I have Windows 2003 server. I have test the same application in a Windows XP computer and I don't receive that error message.

Server does not exist or access denied.



I have create a new users or had used a windows integrated connection and I'm receiving the same error message.



Sincerely,



Rafael
 
Rafael,

Are you sure that you have the proper credentials to access the server? Is it set up for a trusted connection, or something else? Are you running from an ASP.NET page as well?


--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)
I'm receiving this error when I try to connect to my database (MS SQL 2000) using C#2003.



I have Windows 2003 server. I have test the same application in a Windows XP computer and I don't receive that error message.

Server does not exist or access denied.



I have create a new users or had used a windows integrated connection and I'm receiving the same error message.



Sincerely,



Rafael
 

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

Back
Top