Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Mike179

  1. Mike179

    Restarting the ColdFusion MX Application Service Remotely

    Hi all, Does anyone know if it's possible to restart the ColdFusion MX Application Service remotely (from another computer)? I have been searching all over trying to figure it out. Thanks in advance, Mike
  2. Mike179

    Finding all tables that contain a column name

    Thanks Jay that's going to make my job a lot easier. Mike
  3. Mike179

    Finding all tables that contain a column name

    Hi, Does anyone know if it's possible to run a query to find all of the tables that contain a certain column. For example: Search for all tables that contain the the column "CompanyID" Thanks in advance for any help, Mike
  4. Mike179

    Creating a Virtual Directory in Built-in CFMX Web Server

    GOT IT. To configure a virtual mapping, edit the jrun-web.xml file in the cf_root\wwwroot\WEB-INF directory. (A virtual mapping lets you map a resource path to a physical system path that might be outside the ColdFusion MX web root.) For example, the following entry sets a virtual path to the...
  5. Mike179

    Creating a Virtual Directory in Built-in CFMX Web Server

    Hi, Does anyone know to create a virtual directoy using the built-in webserver in CFMX 6.1? I have to install a program on a WindowsXP Home edition computer. The program needs a virtual directory to be created to work properly. Any Ideas? Thanks in Advance Mike
  6. Mike179

    ColdFusion and Secured Sockets Layer SSL

    Thanks for the response, Yes they are in the same subfolder. I am running CFMX (6.1). any ideas?
  7. Mike179

    ColdFusion and Secured Sockets Layer SSL

    Hi, I have an installation that uses SSL via port 443. When I try to browse a .cfm page it prompts for a username and password. If you select cancel, then the page cannot be displayed, if you enter a network username and password the pages do get displayed. If I try to browse to a non-cfm...

Part and Inventory Search

Back
Top