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 January 10th, 2007, 02:45 AM
Registered User
 
Join Date: Aug 2005
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Ch 3: CustomEvents.dll

Hi, I may be missing something while trying to create the CustomEvents dynamic link library. I am using VS2005 and when I try to build the dll I get (2) exceptions:
     1) The type or namespace name 'WebBaseEvent' could not be found
        (are you missing a using directive or an assembly reference?)

     2)The name 'WebEventCodes' does not exist in the current context

Thanks
 
Old January 10th, 2007, 12:43 PM
Registered User
 
Join Date: Aug 2005
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Ok, problem solved. Just incase anyone else has this problem, you must add a reference to the Sytem.Web dll to the project in order to access the System.Web.Management namespace.






Similar Threads
Thread Thread Starter Forum Replies Last Post
problems with MB.TheBeerHouse.CustomEvents dll... joslat BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 0 July 23rd, 2007 08:32 PM
Ch 18 - Deserialisation problem using dll classes Dan6 BOOK: Ivor Horton's Beginning Visual C++ 2005 1 February 20th, 2007 02:05 PM
Can't Reference System.Data.dll (ch 2, ex 1) Moonpile BOOK: Beginning Visual Basic 2005 Databases ISBN: 978-0-7645-8894-5 4 January 8th, 2007 02:44 PM
Source for MB.TheBeerHouse.CustomEvents.dll? deasoft BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 2 November 5th, 2006 04:12 AM
TCPSend/ Receive system.dll problem (ch 20) dingke BOOK: Professional C#, 2nd and 3rd Editions 0 March 10th, 2004 05:42 PM





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