Sql 2008 express not listening on port 1433

I installed sql 2008 express on 2008R2 but it is not listening on port 1433.
I check configuration for tcp and enabled that already. also started sql browser service.
any idea?

I installed sql 2008 express on 2008R2 but it is not listening on port 1433.
I check configuration for tcp and enabled that already. also started sql browser service.
any idea?
by default SQL Server Express does not enable Remote Connections.
Could you check the following:
1) check that the SQL Express is running (SQL Server Configuration Tool)
2) log onto the box containing the SQL Server and try to connect with SSMS to the SQL Express instance. Try tcp/ip and/or shared memory to connect.
   if you can successfully login check that the SQL Server does allow Remote Connections
3) Firewall does not block incoming connections
4) does the DNS server name resolve to the correct ip address of the SQL Server ?

Similar Messages

  • Security issue in SQL Server replication in SQL 2008 Express edition

    Hi,
    I am trying to do merge replication through web sync in SQL server 2008 express edition. i tried the merge replication using RMO with C# code but no luck. i am getting the security related error.
    my Publisher and distribution are on SQL server 2008 R2 Standard edition. machine name "Printserver",
    I created subscription on SQL server 2008 express edition.
    I hosted the web service for merge syncronization on another machine named "ANUJVMWIN7".
    I installed SSL cerificate on all the machine (server, hosted server and subscriber machine.)
    here is the error description.
    The upload message to be sent to Publisher ‘PRINTSERVER’ is being generated
    The merge process is using Exchange ID ’0B23EBE2-D502-4D92-A9A1-88B8F738CFFC’ for this web synchronization session.
    A security error occurred
    A security error occurred
    The Merge Agent could not connect to the URL ‘https://ANUJVMWIN7.prospecta.in/WebSyncTest/replisapi.dll’ during Web synchronization. Please verify that the URL, Internet login credentials and proxy server settings are correct and that the Web server is reachable.
    The same process i tested with the SQL server 2008 standard edition and all the things are working fine. i could able to merge the databases but no luck with SQL 2008 express edition.
    Please help.
    Thanks
    Anuj Sharma
    Thanks Anuj Sharma Software Engineer

    Hi Brandon,
    I am not using self signed certificate. I installed SSL certificate provided by RapidSSL CA. This certificate is installed on my publisher machine ("Printserver"),
    web hosting machine ("ANUJVMWIN7") and my subscriber machine as well.
    Here are the certificate details which i installed on each machine.
    Thanks
    Anuj Sharma
    Thanks Anuj Sharma Software Engineer

  • Win App Deployment include SQL 2008 Express - Check if any SQL Server version already exist

    Hi there
    I have a application that is deploying and installing correctly (Setup and Deployment Project in VS 2008) and has SQL 2008 Express as a pre-requisite. SQL Express installs fine if not found but I don't want it to be installed if any other version of SQL
    Server already exists on the target computer. What do I have to adjust in the Bootstrapper package (package.xml or product.xml)  for SQL Express to do this check? Is the change done within the Bootstrapper package? Do I have to create a Custom Action
    in my Deployment project for this check? Any help is appreciated.
    Thanks
    Dweezil

    Hi Dweezil,
    If you use SQL Express Bootstrapper, you can add the SqlExpressChk.exe package file in the product.xml to check that if SQL Server is already exists. 
    However, please note that SqlExpressChk.exe is limited to only the default instance name, SQLEXPRESS, it won't detect other named instances. A registry check is required when detecting existing SQL Server with custom instance name.
     For more details, please review this
    blog.
    There is also a similar thread for your reference.
    https://dotnetinstaller.codeplex.com/discussions/245326
    Thanks,
    Lydia Zhang
    If you have any feedback on our support, please click
    here.

  • Where is the management Studio for SQL 2008 Express?

    Can anyone point me to where I can download the management studio for SQL 2008 Express.
    I've downloaded and installed SQL 2008 Express without problem but can't find the management studio.
    Help.

    Paradox1 said:
    The 2008 version of the Management Studio is not a stand alone installation and can only be installed as part of the SQL Server 2008 Express with Tools or Advanced installation.
    Like many others, I spent countless hours trying to figure out how to install the Management Studio for SQL Server 2008 Express - Advanced installation (same should apply to the w/ Tools version).  What happened in my case was that I installed Visual Studio 2008 Express and during that process a stripped down "Instance" of SQL Server 2008 was installed that did not include the Management Studio.  Through much pain and torture I learned that the Management Studio can only be installed during installation of the first instance. To delete that first instance, you must go to "Add or Remove Programs" and remove "Microsoft SQL Server 2008".  The removal process will only remove one instance at a time and if you have installed more than one instance you need to keep going until all instances have been removed and the application completely disappears from the Add or Remove Programs" dialog.  Note: You do not need to uninstall any of the other SQL Server 2008 applications that also appear in the "Add or Remove Programs" dialog.  Then go back through the install process as follows: Double click on SQLEXPRADV_x86_ENU.exe to load the SQL Server Installation Center and then go to Installation > New SQL Server stand-alone installation.  Then proceed through all of the installation steps until you get to “Feature Selection” and click on “Select All” to toggle on all of the Shared Features, which should include Management Tools - Basic.Continue the process from there and you should be good to go.  Hopefully this will help others to avoid much of the pain that many of us have already experienced.

  • Visual Studio prevents SQL 2008 Express installation on win 8.1

    I wanted to install SQL Express 2008 on my Win 8.1 desktop. It gives an error indicating that I should install Visual Studio 2008 SP1 first. I tried, but SP1 installation fails. I also tried to remove VS2008 completely but I still get the same fail when
    installing SQL 2008 Express.
    Now I cannot even  install SQL Manager 2008, to manage database on SQL server.

    Hello,
    You should install SQL Server 2008 Express with SP3 included to make it compatible with Windows 8.1. Please try the following download:
    http://www.microsoft.com/en-us/download/details.aspx?id=27597
    For more information, please read the following article:
    http://support.microsoft.com/kb/2681562
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • POA ist not listening on port 7191

    Hi,
    When installing the mobility service I noticed that POA is not listening on port 7191.
    How can I start this listening ?
    Bye
    Alfons

    Originally Posted by Alfons
    Hi,
    When installing the mobility service I noticed that POA is not listening on port 7191.
    How can I start this listening ?
    Bye
    Alfons
    Take a look here: https://www.novell.com/documentation...nfig_user_soap
    Thomas

  • How to make data base link from oracle 11g r2 to microsoft sql 2008 express

    I need to make data base link from oracle 11g r2 to microsoft sql 2008 express to make replication between then
    please help me !
    I didn't know what is the user and password in the command which create database link

    To replicate data you can ude Database Gateway for ODBC or Database Gatewy for MS SQl Server. Please use the search engine of this forum if you ant to get more details about each product.
    Some SQl Servers are set up to use Windows authentication only. In this case you won't be able to connect to the SQL Server as Windows authentication isn't supported with the gateways. You have to make sure your SQL server is supporting username and password authentication - a common user is the "sa" user. Regarding the username/password, please get in touch with your SQL Server Admin.

  • Mail Not Listening On Port 25

    Oh joy, another problem with the Mail System. Now mail is not listening on port 25. A port scan on the box shows ftp on port 21, ssh on 22, then jumps to http on port 80. Port 25 is not listed, although the mail server is still sending out mail that's backed up in the queue. How do I get this thing to start listening on 25 again?
    Gary

    Never mind, I found the issue. Parallels. Go figure.

  • Sql instance detected even I uninstalled sql 2008 express

    I am using SqlDataSourceEnumerator.Instance.GetDataSources() to find if sql instance is installed in my machine or not.
    I have installed sql server 2008 in my machine,then uninstalled completely,and it didn't show any error.
    SqlDataSourceEnumerator.Instance.GetDataSources() works perfectly in windows 7 or xp to check if sql installed or not.
    But when I install and then uninstall sql in windows 8 on a particular machine,the code all time returning the instance what was previously installed.But
    other machines with windows 8 creating no problem.
    I've checked registry as well as programfiles. Sql is nowhere.
    When I reinstall sql it is installing with no error also.
    So how SqlDataSourceEnumerator getting instance in windows 8?
    If SqlDataSourceEnumerator is not reliable to check if sql installed or not,then how can I detect that by c#.
    Mind it I need a procedure for both 64 and 32 bit machine though I'm using wow6432 installer.

    Hi souvik sett,
    Question: So does this method not fetch instance over network in xp?
    SqlDataSourceEnumerator Class provides a mechanism for enumerating all available instances of SQL Server within the local network. It is supported in all versions of .NET Framework, and Windows XP platform is also supported in .NET Framework. So this is not
    a platform issue with Windows XP.
    SQL Server provides information for the SqlDataSourceEnumerator through the use of an external Windows service named SQL Browser. This service is enabled by default, but administrators may turn it off or disable it, making the server instance invisible to
    this class. So please make sure that SQL Server Browser Service is enabled on your Windows XP platform. For more information about SQL Server Browser Service, please refer to the following article:
    http://technet.microsoft.com/en-us/library/ms181087(v=sql.105).aspx
    To communicate with the SQL Server Browser service on a server behind a firewall, we need to open UDP port 1434, in addition to the TCP port used by SQL Server (e.g., 1433). For more information about How to Configure a Firewall for SQL Server Access, please
    refer to the following article:
    http://msdn.microsoft.com/en-us/library/cc646023.aspx
    If you have any question, please feel free to let me know.
    Regards,
    Donghui Li

  • Can't get SQL 2008 Express installed

    Hope some one can help me. I am trying to install 2008 Express version and I constantly get the following error. I have tried pretty much all flavors of express and get the same thing. I uninstalled several time and reinstall but keep getting the same exception error. Can someone help me out. Here is the error:
    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.
    ************** Exception Text **************
    System.Configuration.ConfigurationErrorsException: An error occurred creating the configuration section handler for userSettings/Microsoft.SqlServer.Configuration.LandingPage.Properties.Settings: Could not load file or assembly 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified. (C:\Documents and Settings\Jocelyn\Local Settings\Application Data\Microsoft_Corporation\LandingPage.exe_StrongName_ryspccglaxmt4nhllj5z3thycltsvyyx\10.0.0.0\user.config line 5) ---> System.IO.FileNotFoundException: Could not load file or assembly 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
    File name: 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
       at System.Configuration.TypeUtil.GetTypeWithReflectionPermission(IInternalConfigHost host, String typeString, Boolean throwOnError)
       at System.Configuration.RuntimeConfigurationRecord.RuntimeConfigurationFactory.Init(RuntimeConfigurationRecord configRecord, FactoryRecord factoryRecord)
       at System.Configuration.RuntimeConfigurationRecord.RuntimeConfigurationFactory.InitWithRestrictedPermissions(RuntimeConfigurationRecord configRecord, FactoryRecord factoryRecord)
       at System.Configuration.RuntimeConfigurationRecord.RuntimeConfigurationFactory..ctor(RuntimeConfigurationRecord configRecord, FactoryRecord factoryRecord)
       at System.Configuration.RuntimeConfigurationRecord.CreateSectionFactory(FactoryRecord factoryRecord)
       at System.Configuration.BaseConfigurationRecord.FindAndEnsureFactoryRecord(String configKey, Boolean& isRootDeclaredHere)
    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
       --- End of inner exception stack trace ---
       at System.Configuration.BaseConfigurationRecord.FindAndEnsureFactoryRecord(String configKey, Boolean& isRootDeclaredHere)
       at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
       at System.Configuration.BaseConfigurationRecord.GetSection(String configKey, Boolean getLkg, Boolean checkPermission)
       at System.Configuration.BaseConfigurationRecord.GetSection(String configKey)
       at System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(String sectionName)
       at System.Configuration.ConfigurationManager.GetSection(String sectionName)
       at System.Configuration.ClientSettingsStore.ReadSettings(String sectionName, Boolean isUserScoped)
       at System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties)
       at System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)
       at System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName)
       at System.Configuration.SettingsBase.get_Item(String propertyName)
       at System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName)
       at System.Configuration.ApplicationSettingsBase.get_Item(String propertyName)
       at Microsoft.SqlServer.Configuration.LandingPage.Properties.Settings.get_WindowPlacement()
       at Microsoft.SqlServer.Configuration.LandingPage.LandingPageForm.OnLoad(EventArgs e)
       at System.Windows.Forms.Form.OnCreateControl()
       at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
       at System.Windows.Forms.Control.CreateControl()
       at System.Windows.Forms.Control.WmShowWindow(Message& m)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
       at System.Windows.Forms.ContainerControl.WndProc(Message& m)
       at System.Windows.Forms.Form.WmShowWindow(Message& m)
       at System.Windows.Forms.Form.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3603 (GDR.050727-3600)
        CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    LandingPage
        Assembly Version: 10.0.0.0
        Win32 Version: 10.0.2531.0 ((Katmai_PCU_Main).090329-1015 )
        CodeBase: file:///C:/Program%20Files/Microsoft%20SQL%20Server/100/Setup%20Bootstrap/Release/x86/LandingPage.exe
    System.Windows.Forms
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
        CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    System
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
        CodeBase: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    System.Drawing
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
        CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    Microsoft.SqlServer.Configuration.Sco
        Assembly Version: 10.0.0.0
        Win32 Version: 10.0.2531.0 ((Katmai_PCU_Main).090329-1015 )
        CodeBase: file:///C:/Program%20Files/Microsoft%20SQL%20Server/100/Setup%20Bootstrap/Release/x86/Microsoft.SqlServer.Configuration.Sco.DLL
    System.Xml
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
        CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    Accessibility
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
        CodeBase: file:///C:/windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    Microsoft.SqlServer.Management.Controls
        Assembly Version: 10.0.0.0
        Win32 Version: 10.0.2531.0 ((Katmai_PCU_Main).090329-1015 )
        CodeBase: file:///C:/Program%20Files/Microsoft%20SQL%20Server/100/Setup%20Bootstrap/Release/x86/Microsoft.SqlServer.Management.Controls.DLL
    System.Configuration
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
        CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    For example:
    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.
    Thanks,
    Jocs

    Dear Charles!
    Am trying to install SQL Server 2008 on Windows server 2008 R2 for the last five days but getting errors continuously like:
    1. SQL Server Setup has encountered the following error:
    Invoke or BeginInvoke cannot be called on a control until the window handle has been created..
    2.
    MicroSoft Net framework: unhandled exception occurred in your application. 
    An error occurred creating the configuration section handler for userSettings/Microsoft.SqlServer.Configuration.LandingPage.Properties.Settings: Could not load file or
    assembly ‘System, Version=4.0.0.0, ............
    As you suggested
    I tried to install 
    Microsoft .Net Framework 3.5 SP1 but it doesnt run on it, then I installed 
    Microsoft .Net Framework 4.0.30319.1 it is installed on it.
    Then I installed
    Windows Installer 4.5 too
    But my problem is not solved, kindly help me asap.
    Ques: I am a user as “administrator” in the system, is it enough or have I to log in as a main administrator of the system.

  • SQL 2008 Express Sp1 Install Fails

    I've to install SQL Express 2008 Sp1 On many PC with XP Pro, Vista and other OS inside a specific domain with policies that I can't directly change.
    On all that computers fails the installation. 
    The installation works fine until it try to start the service. At this point it fails but leave all the component installed.
    When I try to uninstall, it give me an error.
    The folder with all the log files is downloadable here: http://www.deltainformatica.com/public/logs.zip
    Thank you for any useful help.
    Riccardo

    Hello,
    SQL Server setup account requires some user rights as explained on the following article. Make sure domain policies are not in effect affecting those user rights:
    http://support.microsoft.com/kb/2000257/en-us
    Please read the following post about SQL Server failing to start after applying SP1:
    http://blogs.msdn.com/b/sqlserverfaq/archive/2010/10/27/sql-server-2008-service-fails-to-start-after-applying-service-pack-1.aspx
    Try to change SQL Server service account to local system and then try to start the service.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Does the newest Airport Express not serve ethernet port internet?

    I have DSL to my tower with an 802.11N Airport card, I used the Airport Utility to 'make a new network' with an Airport Express 802.11N connected to my home theatre, and it works fine streaming iTunes.
    The cable co. makes you register the MAC address of the machine that will be served by the DSL modem, and allows up to two other addresses if phoned in otherwise any other MAC address attached direct to the DSL will not get a signal.
    I have made the network 'closed' and WEP2, then used the MAC address exclusions in Airport Utility to add a bit of extra protection.
    Under this set up I was under the impression that the tower would still serve DCHP addresses wirelessly to the Express to anything that knew the network name and password.
    The previous generation of Express used to be able to allow you to plug in a PDA with an ethernet card and be serving the ethernet, what is the problem with continuing that on the newest version? I see no point in being tied down to where ever the cable co. installed the modem just to use my PDA on the net, or cart the tower around the house to PDA connect to.
    The stupid Express was a great solution for that previously...walk to a wall socket plug in establish the network and connect something to the ethernet port.
    With previous Airport Utility software it was fairly clear as to whether you have turned on the ethernet port of the Express to serve an internet connection, with the latest AU software it is not.
    I CANNOT serve any DSL signal through the Express no matter what setting I have tried. Turning off the firewall settings, MAC addy exclusions, 'closed' network to open, and attempting to reset the Express with something other than the bridge configuration makes no change (or functional) signal service to the Express.
    I even imagined I would have to go through System Preferences and turn on Internet Sharing (sub selections, Share your connection from: "Built-In Ethernet" and further selection "To computers using: Airport"
    The only thing I didnt try tinkering with was the Web Proxy (HTTP) protocol selection as Glimmerblock uses that to help do its job, but that also doesnt make sense to downstream blocking the ethernet port from serving a web connection.
    If I try the other Simple Setup selections under AU software, I royally lose detection of the Express and otherwise does not do any favors for making this work. Someone here told another person to use the setup assistant chosing "Join existing network" but thats wrong, the tower cant make the network with just the Airport Card alone, it needs the Express available to 'make a new' network... you cant even access any panels of Airport Utility without the Express being reset and ready for programming with the AU software.
    Is there a way to make the port serve outgoing internet signal grabbed wirelessly from the tower?
    Mucho appreciato if someone could suggest what is up.

    No no, not an unsecure network, Im saying once the basic Assisted setup was followed in the previous OS 10.4 for Airport, you could go back in manually and set things to WDS which supposedly was the only way to go CableModem~Tower~Airport to Express~out express ethernet port to wired only machine.
    Ive tried doing it that way for this newer Airport Utility and its frustrating as blankity, the only way to make a wireless network is between the tower's airport card to the express, you cant make just a network with the built in Tower Card at all. Then you could force the express to join it, otherwise it wont work.
    I tried the WDS Main/Remote/Relay settings both ways with the Airport ID addresses for the tower AND express, switching them hoping one works, all I get is infinite loop of having to reenter the airport setup password when the express is updated and rebooted.
    It wasnt this intricate before, is all Im saying. All it took was setting to WDS mode after going thru basic setup, checkmarking the box, updating the unit, restarting and there, the express served the wired client through the ethernet port.

  • Sccm 2012 R2 - Windows 7 not listening on Port 80

    Hello,
    In looking through smsts.log and IIS logs I saw a lot of error communicating on Port 80.  When  tried to telnet from a pc to our sccm 2012 server using port 80, it goes through fine. But when I tried it the other way around, it fails.  When
    I ran netstat -an |find /i  "listening" on my pc and others around me, I discover port 80 isn't listening. The firewall is off on both the pcs and sccm primary server.  Port 80 isn't blocked on the network.
      TCP     0.0.0.0:135            0.0.0.0:0              LISTENING
      TCP     0.0.0.0:445            0.0.0.0:0              LISTENING
      TCP     0.0.0.0:1025           0.0.0.0:0              LISTENING
      TCP     0.0.0.0:1026           0.0.0.0:0              LISTENING
      TCP     0.0.0.0:1027           0.0.0.0:0              LISTENING
      TCP     0.0.0.0:1028           0.0.0.0:0              LISTENING
      TCP     0.0.0.0:1036           0.0.0.0:0              LISTENING
      TCP     0.0.0.0:1041           0.0.0.0:0              LISTENING
      TCP     0.0.0.0:1057           0.0.0.0:0              LISTENING
      TCP     0.0.0.0:3389           0.0.0.0:0              LISTENING
      TCP     0.0.0.0:5357           0.0.0.0:0              LISTENING
      TCP    127.0.0.1:5020          0.0.0.0:0              LISTENING
      TCP     127.0.0.1:5354         0.0.0.0:0              LISTENING
      TCP     127.0.0.1:27015        0.0.0.0:0              LISTENING
      TCP     127.0.0.1:62522        0.0.0.0:0              LISTENING
      TCP     172.24.94.131:139      0.0.0.0:0              LISTENING
      TCP     172.24.102.23:139      0.0.0.0:0              LISTENING
      TCP     [::]:135               [::]:0                
    LISTENING
      TCP     [::]:445               [::]:0                
    LISTENING
      TCP     [::]:1025              [::]:0                
    LISTENING
      TCP     [::]:1026              [::]:0                
    LISTENING
      TCP     [::]:1027              [::]:0                
    LISTENING
      TCP     [::]:1028              [::]:0                
    LISTENING
      TCP     [::]:1036              [::]:0                
    LISTENING
      TCP     [::]:1042              [::]:0                
    LISTENING
      TCP     [::]:1057              [::]:0                
    LISTENING
      TCP     [::]:3389              [::]:0                 LISTENING
      TCP     [::]:5357              [::]:0                
    LISTENING
    I was told something has to initiate port 80 being open on win7.  Is this true? If so, any idea why sccm isn't doing this? I could switch to port 8530 (have to do this for wsus too), but would think networking would have to open this port and then again,
    would the pc listen for it?
    PS, The sccm position before this one,  dealt with Servers, that must have had port 80 listening.

    After installing SCCM client via Task Sequence, and rebooting, the Self-signed certificate never comes down so the other Action items in Cinfiguration Manager Properties never come down.  The only way I can get the Certificate to come down (seen in
    MMC) is to give full permission (No one had rights initially) to rsa keys folder, delete smscfg.ini file and restart the sms host service.  But if you go into configuration manager properties the client certificate is still shown as None. The locationServices.log
    shows :failed to send management point list location request message to Primary Server/MP. If try
    http://PrimaryServer it fails to connect from a pc. But if I try it from the primary server sccm01 it works fine. Port 80 is open on the network. 
    smsts shows:
     Sending with winhttp Failed; 80072ee2  and also socket connect failed; 8007274c
    Is there any other logs I can send you to help resolve this?
    Again, Thanks so much for all of your help!!!
    Mark

  • 2008 r2 DNS Listening TCP Port

    Hi All,
    DNS server listening on TCP 53, I also show DNS listening on random TCP port number.  I am configuring Cisco ASA firewall so two DNS servers can talk.
    Is there a way to configure a specific TCP range of listening ports on the server so I can create the rule for this range on the firewall?
    Thanks 
    bc

    Hi take a look at these posts:
    http://technet.microsoft.com/en-us/library/dd197515(v=ws.10).aspx
    http://technet.microsoft.com/en-us/library/ee683907(v=ws.10).aspx
    and
    http://technet.microsoft.com/en-us/library/ee649174(v=ws.10).aspx
    The last post will show you how you how you can configure a static port or port range but see this information first Microsoft Security Bulletin MS08-037:
    http://technet.microsoft.com/en-us/security/bulletin/ms08-037
    So it is possible to configure static ports but i would suggest to create a port range to minimze the risk of DNS attacks.
    Hope this helps you out.

  • SQL Server Express 2008 no longer accepting remote connections

    Last night our SQL Server Express 2008 (running on Windows 2003 server) stopped accepting remote connections. 
    1. We restarted the SQL Server -- no resolution.
    2. We rebooted the host Windows 2003 server - no resolution.
    3. telnet localhost 1433: says Could not open connection to the host on port 1433... connection failed.
    4. netstat -an indicates that the server is not listening on port 1433
    5. SQL Server Network Configuration -> Protocols for SQLEXPRESS2008A -> (properties) -> TCP-IP (enabled), Listen All (yes)
    6. SQL Native Client 10.0 Configuration -> Client Protocols -> (properties) TCP-IP (enabled), Default port (1433)
    Fragment from the server error log:
    2014-03-26 08:50:41.09 Server      A self-generated certificate was successfully loaded for encryption.
    2014-03-26 08:50:41.11 Server      Server is listening on [ 'any' <ipv4> 1026].
    2014-03-26 08:50:41.11 Server      Server local connection provider is ready to accept connection on [ \\.\pipe\SQLLocal\SQLEXPRESS2008A ].
    2014-03-26 08:50:41.11 Server      Server named pipe provider is ready to accept connection on [ \\.\pipe\MSSQL$SQLEXPRESS2008A\sql\query ].
    2014-03-26 08:50:41.11 Server      Dedicated administrator connection support was not started because it is disabled on this edition of SQL Server. If you want to use a dedicated administrator connection, restart SQL Server using the
    trace flag 7806. This is an informational message only. No user action is required.
    2014-03-26 08:50:41.11 Server      The SQL Server Network Interface library could not register the Service Principal Name (SPN) for the SQL Server service. Error: 0x54b, state: 3. Failure to register an SPN may cause integrated authentication
    to fall back to NTLM instead of Kerberos. This is an informational message. Further action is only required if Kerberos authentication is required by authentication policies.
    2014-03-26 08:50:41.11 Server      SQL Server is now ready for client connections. This is an informational message; no user action is required.
    2014-03-26 08:50:41.29 spid10s     Clearing tempdb database.
    2014-03-26 08:50:41.89 spid10s     Starting up database 'tempdb'.
    2014-03-26 08:50:42.09 spid13s     The Service Broker protocol transport is disabled or not configured.
    2014-03-26 08:50:42.09 spid13s     The Database Mirroring protocol transport is disabled or not configured.
    2014-03-26 08:50:42.14 spid13s     Service Broker manager has started.
    2014-03-26 08:50:42.14 spid7s      Recovery is complete. This is an informational message only. No user action is required.
    2014-03-26 08:50:53.48 spid51      Attempting to load library 'xpstar.dll' into memory. This is an informational message only. No user action is required.
    2014-03-26 08:50:53.48 spid51      Using 'xpstar.dll' version '2007.100.1600' to execute extended stored procedure 'xp_enumerrorlogs'. This is an informational message only; no user action is required.
    2014-03-26 08:51:35.68 spid54      Starting up database 'Web TimeSheet2'.
    2014-03-26 08:51:38.47 spid54      Recovery is writing a checkpoint in database 'Web TimeSheet2' (6). This is an informational message only. No user action is required.
    Note: the lines referring to xpstar.dll is new after this porblem.  Previous logs do not have this,Any help will be appreciated.

    Hi,
    >>Server is listening on [ 'any' <ipv4> 1026].
    Your sql server is not listening on default port 1433 but on 1026.When you connect to instance like hostname\instancename you should specify post no also.
    like hostname\instancename ,1026
    Can you try this.Makes sure TCP/IP and named pipes protocol is enabled
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

Maybe you are looking for

  • Problem with starting Photoshop CS6 in Windows 8.1 after PC weak up from sleep

    Hello, I have continuously problems with Photoshop CS6. After weak up my PC from sleep mode Photoshop take ages to start. It take about 15 minutes than it starts. After restart it's just fine and Photoshop start up in few seconds. Before with Windows

  • Missing fonts in font book

    Not sure what has happened after I restarted my iMac - I have lost the majority of the fonts in Font Book. Is there a way of finding or reloading them?

  • Mail taking up 5MB for iCloud Backup - Why?

    Why does my iCloud backup say I have 5MB of Mail on my iPhone to backup when I do not use iCloud Mail, I use Hotmail...Never have used iCloud email.    Trying to backup my phone to the iCloud for the first time.   Is there a way to turn off backing u

  • Burned CD won't read in MBP Superdrive

    When I was discharged from the hospital recently, they gave me a disc with all of my x-rays.  Unfortunately, the disc won't read in my MBP.  It inserts just fine, spins for a second, but never actually mounts on the desktop.  When I eject the disc, I

  • Error when creating table with nested table of object

    Dear all, I tried to create a table that contains nested table of an object but got an error: create or replace type some_obj is object (   a number, b blob   4  / Type created. create or replace type some_type is table of some_obj;   2  / Type creat