Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > .NET Web Services
|
.NET Web Services Discussions about .NET XML Web Service technologies including ASMX files, WSDL and SOAP.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the .NET Web Services section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 14th, 2008, 09:10 PM
Registered User
 
Join Date: Apr 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to MitDac147
Default Key and Data Management System using .Net web ser

Hi all,

 I am a total beginner and desperately in need for your help. I want to create a Key and Data Management System using .Net web service but have no idea where to start. What would be the easiest way to do this? First, how do I setup IIS and ASP.NET? I used window Vista and followed this when installing IIS 7.0:



To Install:

   1. Download the ZIP file and extract the MSI.
   2. Install the MSI
   3. Run notepad as Administrator
      (do this by right-clicking your notepad shortcut and chosing "Run as Administrator")
   4. Open %systemdir%\system32\inetsrv\config\administration .config
   5. Find the <moduleProviders> section and add the following element:
      <add name="VistaIisLogging"
              type="Microsoft.Web.Management.Iis.Server.LoggingM oduleProvider, IisLoggingServer, Version=1.1.0.0, Culture=neutral, PublicKeyToken=74622615c9245f3f" />
   6. Find the <modules> section under the <location path"."> element and add the following element:
      <add name="VistaIisLogging" />
   7. Save the file and open InetMgr.exe


The problem is there is no administration.config in the directory %systemdir%\system32\inetsrv\config\ Instead, there is a folder called schema and applicationHost.config but there is no <moduleProviders> in there.



Any help would be very much appreciated.

 Thanks so much in advance!






Similar Threads
Thread Thread Starter Forum Replies Last Post
passing xml document as input parameter to web ser neerom XSLT 7 November 14th, 2008 12:58 PM
System.Management vinu_p C# 2005 1 May 5th, 2006 05:26 AM
Data management with ADO.NET GriffithsJ BOOK: Professional ASP.NET 2.0 and Special Edition; ISBN: 978-0-7645-7610-2; ISBN: 978-0-470-04178-9 1 February 13th, 2006 12:57 PM
Visibility of Content Management System web sites Steve777 Classic ASP Professional 0 March 4th, 2005 02:24 PM
Session management in ASP .Net with Multiple web s r_ganesh76 General .NET 1 September 9th, 2004 07:09 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.