Wrox Programmer Forums
|
BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0
This is the forum to discuss the Wrox book ASP.NET 2.0 Website Programming: Problem - Design - Solution by Marco Bellinaso; ISBN: 9780764584640
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 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 July 26th, 2006, 08:34 AM
Authorized User
 
Join Date: May 2006
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
Default Health Monitoring System

I am trying to set up the Health Monitoring System (p.109) but I'm confused as to how to create the .dll file. Please could someone explain in a bit more detail.

Thanks

 
Old July 29th, 2006, 01:39 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 917
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I can't determine which DLL you're asking about? Microsoft has provided everything you need - it's in the GAC. You set up your SQL Server with the objects it needs, and then you configure the events you want to log using web.config.

Eric

 
Old July 30th, 2006, 08:55 AM
Authorized User
 
Join Date: May 2006
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi englere,
The dll is CustomEvents.dll which contains a class WebCustomEvent. I'm not sure how to make this.



 
Old July 31st, 2006, 06:20 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 917
Thanks: 0
Thanked 0 Times in 0 Posts
Default

That's in project TBHCustomEvents in the code download. It's a stand-alone project that creates a DLL that gets deployed in the bin folder of the site.

You need to study the code download because this book does not have step-by-step instructions for every little task. This is mostly an architecture and infrastructure book.

Eric

 
Old August 5th, 2006, 08:50 AM
Authorized User
 
Join Date: May 2006
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks Eric, I overlooked the source in the download code. It's working now.
Cheers,
Simon

 
Old October 31st, 2006, 09:21 PM
Authorized User
 
Join Date: Oct 2006
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Default

How do I deploy it with a different folder name? Just copy\paste and edit the naming convention?

 
Old October 31st, 2006, 10:28 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 917
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I don't understand the question - are you saying you don't want to deploy to the bin folder? If so, why not?

Eric






Similar Threads
Thread Thread Starter Forum Replies Last Post
Developing a Health Monitoring UI Lee Dumond BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 1 January 22nd, 2008 06:26 AM
Health Monitoring System vic02 BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 0 February 7th, 2007 11:52 AM
Configuring the Health Monitoring System hoouliganian BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 2 January 30th, 2007 09:00 PM
Need Help with Health Monitoring System ryandoah BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 8 October 19th, 2006 08:11 AM
Health Monitoring System - Chapter 3 Page 109 - 11 Laurie S. Stapleton BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 2 August 31st, 2006 12:13 PM





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