Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7571305
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T15:38:35+00:00 2026-05-30T15:38:35+00:00

A very mysterious problem coming up :P I have a server configured with a

  • 0

A very mysterious problem coming up 😛

I have a server configured with a static IP. I have installed SQL Server 2008 R2 with additional instance (ITAPP). Now When I use the IP to access the SQL Server following things happens:

Client Machine:

sqlcmd -S XXX.XXX.XXX.XXX -U sa -P mypass

Connected Successfully….

But when I use:

sqlcmd -S XXX.XXX.XXX.XXX\ITAPP -U sa -P mypass

HResult 0xFFFFFFFF, Level 16, State 1 SQL Network Interfaces: Error
Locating Server/Instance Specified [xFFFFFFFF].

Sqlcmd: Error: Microsoft SQL Native Client : An error has occurred
while establishing a connection to the server.

When connecting to SQL Server 2005, this failure may be caused by the
fact that under the default settings SQL Server does not allow remote
connections..

Sqlcmd: Error: Microsoft SQL Native Client : Login timeout expired.

Even on the same machine (where the SQL Server is installed) using SQL Server Management Studio. I have put off my firewall on both machines, even allow all the protocols for ITAPP (Shared Memory, Named Pipes, TCP/IP), also set Allow Remote connection to true.

One thing more when I use 127.0.0.1\SQLITRAX to connect on server machine it connects Immediately.

Please help me out from this mess 🙂

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T15:38:36+00:00Added an answer on May 30, 2026 at 3:38 pm

    maybe it’s because it’s a named instance on a remote server.
    Named instance don’t use the SQL Server standard Tcp-port 1433, only the default (unnamed) instance use the 1433 port.
    Any other “named” instance simply listen on another port.
    So you should check in the SQL-Server configurator, on which TCP port is listening, and then tell the client to connect to this port.
    Say that your named instance is listening to 12345 port, then the client should connect using the following command

    sqlcmd -S XXX.XXX.XXX.XXX,12345 -U sa -P mypass
    

    when you specify the TCP port, then you don’t need the name of the instance.
    In my understanding the name of the instance is a way for SQL Server services to find the TCP port that this named instance is listening on.
    But for this to work your client need to be able to access those other services that resolve the instance name of SQL Server (maybe it’s the Sql server Agent / SQL Server browser, but I’m not sure)

    Update
    Here is a screenshot that show where to set the TPC port for a SQL Server named instance.
    How to check the TPC listening port of a SQL Server named instance

    so, on which TCP port is your named instance of SQL Server listening?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Very simply put: I have a class that consists mostly of static public members,
I have a very odd problem. A class property is mysteriously reset between method
I'm getting very mysterious error while invoking EJB bean deployed on weblogic 10.3.5 server.
Very simple problem: I have a Public Sub (in a module) that I want
Using Visual Studio 2008 / C# / VS Unit Testing. I have a very
I have a particular SQL query that seems to suffer from a mysterious performance
Very Sorry for my english,i have a problem. $(#MainPicture).attr(src, url); CenterImg(); needs to be
Very simply put, I have the following code snippet: FILE* test = fopen(C:\\core.u, w);
Very simple question, is there any cloud server enviroments avaliable these days for us
Very odd problem as this is working perfectly on our old Classic ASP site.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.