MACROMEDIA COLFUSION MX 7-CFML User's Guide

Browse online or download User's Guide for Software MACROMEDIA COLFUSION MX 7-CFML. MACROMEDIA COLFUSION MX 7-CFML User guide User Manual

  • Download
  • Add to my manuals
  • Print

Summary of Contents

Page 1 - BlueDragon

BlueDragon TM 7.1 Deploying CFML on ASP.NET and the Microsoft .NET Framework

Page 2 - Deploying CFML on ASP.NET

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 5 Figure 1. Installing IIS and ASP.NET on Windows Vista

Page 3 - Contents

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 6 Figure 2. Installing IIS and ASP.NET on Windows Server 2008 2.1.3 Wi

Page 4

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 7 2.1.4 Windows “Data Execution Protection” Mechanism http://www.microso

Page 5

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 8 2.2.1 Installation Alternatives You will next be offered a choice of

Page 6 - 1 Introduction

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 9 When you uninstall BlueDragon.NET, it will preserve your previous setti

Page 7 - 1.6 Other Documentation

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 10 that may be new to both CFML and ASP.NET developers. These are discuss

Page 8

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 11 3 Benefits of Deploying CFML on .NET BlueDragon for the Microsoft .NE

Page 9

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 12 • .NET includes support for clustering, failover, and load-balancing

Page 10

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 13 Each of these integration features is discussed in further detail in t

Page 11 - Extensions

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 14 3.2.5 Benefits In Learning ASP.NET and .NET At Your Own Pace Most imp

Page 12

NEW ATLANTA COMMUNICATIONS, LLC BlueDragon™ 7.1 Deploying CFML on ASP.NET and the Microsoft .NET Framework May 12, 2009 Version 7.1 Copyright  1

Page 13

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 15 4 .NET Features Requiring No Change in CFML Code There are some featu

Page 14

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 16 service running on the same or another server). If BlueDragon is confi

Page 15

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 17 has its own BlueDragon admin console and can be configured independent

Page 16

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 18 • Leveraging .NET Tracing/Debugging Output o It is possible to confi

Page 17

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 19 4.2.3 DSN-Less Connections ColdFusion 5 had added support for a new D

Page 18

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 20 5 Accessing the BlueDragon Administration Console A unique feature o

Page 19

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 21 The following figure illustrates configuring CFML Application Setting

Page 20

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 22 5.1.1 Server Settings and Configuration Inheritance The IIS Manager f

Page 21

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 23 Now consider the following figure, which illustrates the BlueDragon d

Page 22

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 24 5.2 BlueDragon.NET on IIS 6.0 and 5.1 The browser-based BlueDragon a

Page 23 - Connections

Contents 1 INTRODUCTION ... 1 1.1 About This Document...

Page 24 - 4.2.3 DSN-Less Connections

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 25 application”. If you prefer to have setting apply globally to all web

Page 25

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 26 BlueDragon.NET offers a unique solution to this challenge. There is a

Page 26

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 27 Note that if any requests were made against CFML templates in that vir

Page 27

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 28 When BlueDragon.NET is deployed on IIS 5.1 on Windows XP, or on IIS 6.

Page 28

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 29 sources. These datasource connections use native ADO.NET drivers for o

Page 29

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 30 See the online help for this screen in the Admin UI for more informati

Page 30

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 31 6 Understanding the Microsoft .NET Framework This section is an intro

Page 31

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 32 If you prefer to avoid making such changes to the GAC, the fourth opti

Page 32 - 5.3.1 Work File Locations

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 33 If you have properly configured IIS and .NET for ASP.NET support, you

Page 33

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 34 Figure 3. Configuring a Directory as an Application Once you select t

Page 34

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework ii 4.1 .NET Framework Features That CFML Pages Inherit ...

Page 35

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 35 7 Other Configuration Issues Following are discussions of various con

Page 36

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 36 <%@ Page Language="c#" %> <% System.Web.HttpRuntim

Page 37 - 6.3 Web.config file

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 37 Still another approach would be to leverage one of the many automatic

Page 38 - 6.5 .NET Web Applications

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 38 7.1.3 Implications on Sessions of Restarting .NET Web Applications On

Page 39 - Create in the figure above

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 39 C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll The exa

Page 40 - All Tasks, then

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 40 extensions in a given application pointing to different editions of th

Page 41

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 41 7.2.3 Hiding CFM Extensions http://www.west-wind.com/Tools/WebSiteCon

Page 42

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 42 7.4 No Default Document Defined by BlueDragon.NET The BlueDragon insta

Page 43

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 43 8 Troubleshooting CFML Processing on .NET When having trouble with ex

Page 44

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 44 several ways to make it know how to process ASP.NET pages. If IIS is n

Page 45 - 7.2.2 XCopy Deployment

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework iii 7.2 Manually Configuring CFML Extension Mappings ...

Page 46 - 7.3 Sourceless Deployment

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 45 You could use this information to find the appropriate admin console (

Page 47

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 46 In particular, the default value for the httpRuntime section’s exec

Page 48 - 8.1.1 File Not Found Errors

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 47 that have been run since startup of the current instance of the .NET f

Page 49

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 48 port discussion in section 1.5 for contact information. We want to hea

Page 50

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 49 Again, the solution is to grant permissions, as discussed in section 8

Page 51

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 50 under the authenticated user for authenticated requests and under the

Page 52

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 51 9 Additional Useful Resources Following are some additional resources

Page 53

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 1 1 Introduction BlueDragon 7.1 for the Microsoft .NET Framework (commo

Page 54 - 8.4.3 .NET Request Identity

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 2 1.3 About BlueDragon The core technology of BlueDragon is a CFML runtim

Page 55

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 3 • BlueDragon 7.1 CFML Compatibility Guide • BlueDragon 7.1 CFML Enhan

Page 56

BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 4 2 Getting Started with BlueDragon.NET This quick start chapter covers

Comments to this Manuals

No comments