ASP.NET
  Home arrow ASP.NET arrow ColdFusion WS Consumer for a WS Created in...
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Silverlight  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
ASP Web Hosting  
ASP.NET Web Hosting 
Windows Web Hosting
 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
ASP.NET

ColdFusion WS Consumer for a WS Created in VS2003
By: Jayaram Krishnaswamy
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 3
    2006-03-13

    Table of Contents:
  • ColdFusion WS Consumer for a WS Created in VS2003
  • First example
  • The Consumer using ColdFusion
  • Second Example

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    ColdFusion WS Consumer for a WS Created in VS2003


    (Page 1 of 4 )

    If you are developing in ColdFusion and you want a background in VS Studio 2003 for web services development, then this tutorial is for you. It is about a Web Service Consumer using ColdFusion accessing a Web Service created in VS 2003.

    Introduction

    There are two examples in this tutorial. The first example creates a web service in VS 2003 that does not take any argument. The consumer (ColdFusion user) accesses this service using ColdFusion scripting, <cfscript/>. The second example creates a web service using the VS2003 IDE which accepts arguments. This time the ColdFusion client uses the tag based syntax to call this service by sending arguments. The motivation for this step by step guidance is for the user to develop the necessary hands-on skill to work with web services using two different programming languages.

    ColdFusion Server with IIS

    In order to run the code in this tutorial and to use ColdFusion with IIS, you need to install the ColdFusion server that is supported by IIS. The detailed step-by-step procedure is explained in the article Installing the ColdFusionMX Server. The ColdFusion MX 6.1 software is an application server that supports the ColdFusion specific scripting platform. ColdFusion MX 6.1 Server is supported by the Windows 2003 (IIS 6) server, Solaris 9, and Linux 8+ from several vendors. CFMX is a compiler that compiles CFMX to Java Bytecode; it used to be that CFML was first converted to Java source, which was then compiled. The 6.1 version goes directly from CFML to Bytecode. ColdFusion MX 7 and its updater ColdFusion MX 7.0.1 have also been released.

    More ASP.NET Articles
    More By Jayaram Krishnaswamy


       · Interoperability is the key for future success of the web services technology. All...
     

    ASP.NET ARTICLES

    - ASP.NET DotNetNuke Installation with Visual ...
    - Using ASP.NET with a MySQL Database
    - Using ASP.NET with an MS Access Database
    - Adding Content to a Static ASP.NET Website
    - Building a Static ASP.NET Website in a Basic...
    - Develop Your First ASP.NET Website with Visu...
    - Run ASP.NET in Windows XP Home with Cassini ...
    - How to Test a Web Application
    - How to Add Code and Validation Controls to a...
    - Working in Source and Split Views to Build a...
    - How to Build a Web Form for a One-Page Web A...
    - How to Develop a One-Page Web Application
    - An ASP.NET Web Application in Action
    - Developing ASP.NET Web Applications
    - An Introduction to ASP.NET Web Programming





    © 2003-2010 by Developer Shed. All rights reserved. DS Cluster 10 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek