Visual Basic
  Home arrow Visual Basic arrow Page 6 - Developing an XML Web Service Using Visual...
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
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? 
VISUAL BASIC

Developing an XML Web Service Using Visual Studio 2005
By: Jagadish Chaterjee
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 68
    2005-12-13

    Table of Contents:
  • Developing an XML Web Service Using Visual Studio 2005
  • Brief explanation of the “Number to Words” XML Web Service
  • Creating XML Web Service using Visual Studio 2005
  • Developing the XML Web Service
  • Developing the XML Web Service continued
  • Executing and testing the XML Web Service

  • 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


    Developing an XML Web Service Using Visual Studio 2005 - Executing and testing the XML Web Service


    (Page 6 of 6 )

    This section is very simple to understand.  Just press F5 to start executing (along with debugging) the web service.  You may receive a message as follows (Fig 3):

    This is because “web.config” is not added to our solution by default (whereas previous versions of Visual Studio do).  Just click OK, to create the “Web.Config” and proceed.  Immediately you will observe a small “balloon” tip near the “system tray” (Fig 4), which informs you that the development server (or thin web server) was initiated for testing the web service.

    Immediately you should see a new browser window showing you the “NumberToWords” with the web page title “Service” (Fig 6).

    You click on the “NumberToWords” hyperlink to test the web service (on the same page).  You will be presented with a text box to enter a value.  Just type your own number (or 345) and press “Invoke” to submit your information to the web service (Fig 7).

    A new browser window opens with the result (Fig 8) in words (in the form of XML) of the number that you typed into the text box

    Any comments, suggestions, bugs, errors, feedback etc. are highly appreciated at jag_chat@yahoo.com.


    DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.

       · I hope this article gave you a good grounding in how to develop an XML web service,...
       · I'm confortable with web service development. However, you should have completed how...
       · Very good explaination up to this point but cut a bit short. Perhaps it will be...
       · well i guess the title says it all, i need to know how to use it now... do i need...
       · Here is the VB Code for those who don't feel like translating C#.Imports...
       · File->Add to project->create or add an existing onein that project add web...
       · I have the same problem that the undersigned has. The only differance is that I have...
       · My problem is that if the webservice is published to another dir and then that dir...
       · mnjrupp here: May I suggest instead of an Int32 as a parameter, accept a string as a...
       · Development is fine. But how do you proceed to the most important step -...
     

    VISUAL BASIC ARTICLES

    - Developing an XML Web Service Using Visual S...
    - Creating an HTML File List with VB
    - Fun with Email: VB6, CDO, MAPI, and a Remote...
    - Extranet/Intranet Dictionary Cracker in VB
    - Finding Default App Icons With Visual Basic
    - Registry Fever With Visual Basic
    - Implementing An ADO Data Control With VB6
    - Printing With Visual Basic
    - MSMQ Part 1/2: Architecture and Simple Imple...
    - Magnifying The Desktop With Visual Basic
    - Sending Email With MAPI Components in Visual...
    - Two Person Chat With The Winsock Control And...
    - A Real-Time ActiveX News Control
    - Accessing the Windows API in Visual Basic







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