About 9,620 results
Open links in new tab
  1. Why is connecting to a web service using localhost faster than using ...

    Oct 8, 2015 · This is why response is almost immediate, because it is all done through the local stack. Specifying an IP address causes the packets to end up on the wire. When an IP address is specified, …

  2. Find available IP address on the network - social.msdn.microsoft.com

    Mar 13, 2012 · I need help finding available IP address on my network. I have a spread sheet with IPs being used on the network. However, i need a to know what i can do to find IP addresses are …

  3. Visual Studio 2019 localhost / ipaddress

    May 6, 2021 · You can use your computer's IP address rather than localhost if you like. Enter "ipconfig" in the command prompt to find the IP address if your computer on the local network.

  4. Cannot connect to AG Listener in one domain from system in another …

    Apr 1, 2019 · From reporting server, I can ping the Listener (FQDN and Active IP of the AG Listener ) but telnet on port 1433 does not work. Local windows firewalls are disabled on source & destination …

  5. On-premise Servers cannot communicate with Windows Azure VM

    Sep 17, 2015 · Then, I added a new DC hosting a new domain (cn.abc.com) in the VNet. The branch office computers suppose to be joined to "cn.abc.com" domain but I am having issue where the local …

  6. provider: TCP Provider, error: 0 - No connection could be made (Need …

    May 21, 2008 · I finally got access to my database with my username and my password without problem. I have another story. This time I want to create a Local Area Network where my primary …

  7. ADSI AdsPath Substring Query - social.msdn.microsoft.com

    Mar 25, 2011 · This works great for every user that is only 5 levels deep in the domain. For example the following user: LDAP://CN=csmith,OU=Staff,OU=Arroyo,DC=tusd,DC=local has their 3rd level OU …

  8. set different port to IIS and Access without Port number

    Sep 28, 2021 · Leave the "Default website" with the default port (80) and the IP Address information to "All unassigned". For the "New sample website" use the default port (80) and under IP address …

  9. Adding a second NIC to SQL Server - social.msdn.microsoft.com

    Jul 17, 2009 · SQL 2005 Standard. I would like to add a second NIC to my sql server to connect via cross cable to another server. Can SQL Server listen on 2 IP on different NICs on the same instance …

  10. SQL alias defaults to named pipes when tcp/ip enabled win7 x64

    Aug 4, 2011 · Hi: I have a fresh win7 sp1 x64 box with 2008 R2 client tools installed. I ran cliconfg from the command line, enabled TCP/IP, then created a sql server alias pointing to an IP address outside …