Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. System Admin
  4. Windows 2000, IIS, and ASP

Windows 2000, IIS, and ASP

Scheduled Pinned Locked Moved System Admin
helpcomsysadminwindows-admin
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Anonymously
    wrote on last edited by
    #1

    I have an ActiveX control that works fine with my asp web application on Windows NT 4.0 servers and workstations. However, when moving the asp web application to Windows 2000, the control stops working. Internally, the control has to make Tuxedo connection to a backend server. Tuxedo is an old BEA middle-ware product that is based on TCP socket. The problem is that the socket connection always fails within my asp web application. However, the same control works fine on Windows 2000 machines if it is used outside of the asp web application. What I would like to know is, is there any setting in IIS (on Windows 2000) that will prevent socket connections to be established from asp web applications to other servers. Any help is appreciated. Thanks.

    A S 2 Replies Last reply
    0
    • A Anonymously

      I have an ActiveX control that works fine with my asp web application on Windows NT 4.0 servers and workstations. However, when moving the asp web application to Windows 2000, the control stops working. Internally, the control has to make Tuxedo connection to a backend server. Tuxedo is an old BEA middle-ware product that is based on TCP socket. The problem is that the socket connection always fails within my asp web application. However, the same control works fine on Windows 2000 machines if it is used outside of the asp web application. What I would like to know is, is there any setting in IIS (on Windows 2000) that will prevent socket connections to be established from asp web applications to other servers. Any help is appreciated. Thanks.

      A Offline
      A Offline
      Anonymous
      wrote on last edited by
      #2

      sfsdfsfdsd

      1 Reply Last reply
      0
      • A Anonymously

        I have an ActiveX control that works fine with my asp web application on Windows NT 4.0 servers and workstations. However, when moving the asp web application to Windows 2000, the control stops working. Internally, the control has to make Tuxedo connection to a backend server. Tuxedo is an old BEA middle-ware product that is based on TCP socket. The problem is that the socket connection always fails within my asp web application. However, the same control works fine on Windows 2000 machines if it is used outside of the asp web application. What I would like to know is, is there any setting in IIS (on Windows 2000) that will prevent socket connections to be established from asp web applications to other servers. Any help is appreciated. Thanks.

        S Offline
        S Offline
        Sage
        wrote on last edited by
        #3

        I think that you need to check your application configuration options. In ISM, Right click the name of your site/application choose "properties", Choose "Home Directory" Tab, under the "Application Settings" area, "Execute Permissions", change the drop down to "Scripts Only" and see if that helps, if not change to "scripts and executables" and see if that helps. You might want to restart IIS after each change to be sure that the new setting gets effected. Let me know what if this helps. - sage

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups