Problems running a .net 2003 web application

  • Thread starter Thread starter Gina Hernandez
  • Start date Start date
G

Gina Hernandez

I have a Web application in .NET 2003 that is installed in a Windows NT
2000 ,
and needs to access to a Windows Server 2003, that is my SQLSERVER, I
don't
know why I haven't been able to establish the connection between them, I
am getting the message that the server doesn not exist or login failed.
I tried to run a telnet, but I couldn't do it either it says that
Connecting to SERVER .. could not open a connection to host port 1433:
Connect failed
 
u can use the tool "DTCPING" from microsoft to test it
if your db is installed in win2003, u should reconfigure your dtc settings.
The detail info, i suggested u can search it from google site by key words:
win2003 sqlserver msdtc
 
Back
Top